chenxinwei opened a new issue, #4599:
URL: https://github.com/apache/paimon/issues/4599

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/paimon/issues) 
and found nothing similar.
   
   
   ### Motivation
   
   Sometimes,we may want to modify the  consumerId in a Flink task.However, if 
we do not delete other consumers that are not actually used at this time, the 
expired data will not be effectively cleaned up.So I want to support Support 
clearing all consumers execept specified consumer in the consumer directory.
   
   
   ### Solution
   
   I will use the consumer.clear-other-consumers to decide whether to clear all 
consumers execept specified consumer in the consumer directory in 
createStartingScanner phase。
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


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