wangyp501 opened a new pull request, #2092:
URL: https://github.com/apache/incubator-paimon/pull/2092

   <!-- Please specify the module before the PR name: [core] ... or [flink] ... 
-->
   
   ### Purpose
   Retry read consumer fromPath , Avoid no content and Job restart
   <!-- Linking this pull request to the issue -->
   Exception:
   
![0e94f5f70b46e6c0e6a6140ee6632549](https://github.com/apache/incubator-paimon/assets/29200271/3fb7c62b-522d-4d71-aa01-c1a6c52af255)
   
   <!-- What is the purpose of the change -->
   
   ### Tests
   ConsumerManagerTest.java
   testReadConsumer()
   <!-- List UT and IT cases to verify this change -->
   
   ### API and Format
   
   <!-- Does this change affect API or storage format -->
   
   ### Documentation
   READ_CONSUMER_RETRY_NUM = 3;
   READ_CONSUMER_RETRY_INTERVAL = 100 MILLISECONDS;
   <!-- Does this change introduce a new feature -->
   


-- 
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]

Reply via email to