You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the messages are saved into the S3 bucket, the connector should refresh the AWS token to write into the bucket successfully, whatever its expiration interval is.
What was observed?
When no messages are sent to the topic for a certain amount of time, the task fails because it can't write to the bucket.
What is your connector properties configuration (my-connector.properties)?
I see you're using 4.0.0 which is a substantially old version. The issue seems to be around the AWS chain provider rather than the connector.
Please upgrade to 6.3.0 and let us know if you still face the problems
Issue Guidelines
What version of the Stream Reactor are you reporting this issue for?
Version 4.0.0
Are you running the correct version of Kafka/Confluent for the Stream reactor release?
Yes
Do you have a supported version of the data source/sink .i.e Cassandra 3.0.9?
Irrelevant (S3 Sink)
Have you read the docs?
Yes
What is the expected behavior?
When the messages are saved into the S3 bucket, the connector should refresh the AWS token to write into the bucket successfully, whatever its expiration interval is.
What was observed?
When no messages are sent to the topic for a certain amount of time, the task fails because it can't write to the bucket.
What is your connector properties configuration (my-connector.properties)?
Please provide full log files (redact and sensitive information)
stackTrace.log
The text was updated successfully, but these errors were encountered: