Hi, where can I find thee below information? Trying to understand how the s3 source connector works and if I can make changes in the config if I can't make changes on the server tp add max.request.sizee?
Thanks On 3/4/21, 5:12 PM, "Arundhati Bhende" <[email protected]> wrote: I am trying to set up a Camel S3 Source connector. The S3 bucket already exists. I have 2 questions 1. If the bucket already exists and has files in the bucket, when we define the new connector, are those files immediately read into the topic? 2. The error I am getting is The message is 57139013 bytes when serialized which is larger than 1048576, which is the value of the max.request.size configuration Where should I change the max.request.size Value? Do I add that to the connector config? 3. Why am I getting this error - right after I create the connector. Is it because 1 happens and that the bucket has files larger than the default size? Thank you Aru
