tweise opened a new pull request #6482: [FLINK-10020] [kinesis] Support 
recoverable exceptions in listShards.
URL: https://github.com/apache/flink/pull/6482
 
 
   This change fixes the retry behavior of listShards to match what getRecords 
already supports. Importantly this will prevent the subtask from failing on 
transient listShards errors that we can identify based on well known 
exceptions. These are recoverable and should not lead to unnecessary recovery 
cycles that cause downtime.
   
   R: @glaksh100 @jgrier @tzulitai 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to