cryptoe commented on PR #18891:
URL: https://github.com/apache/druid/pull/18891#issuecomment-3931825718

   Thanks @jtuglu1 for your comments. 
   While thinking through this more, I was also thinking if we have covered 
rolling upgrade tests. 
   
   * ie Ingestion running on newer aws sdk and historicals running with older 
sdk are able to pull segments created with the new s3 client
   * MSQ tasks do share shuffle files via s3. So what happens if task a (on old 
aws sdk)tries to write data and task (on new sdk) tries to read data. 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to