liming30 opened a new issue, #2458:
URL: https://github.com/apache/incubator-paimon/issues/2458

   ### Search before asking
   
   - [X] I searched in the 
[issues](https://github.com/apache/incubator-paimon/issues) and found nothing 
similar.
   
   
   ### Motivation
   
   Currently, when kafka logSystem is enabled in unaware bucket mode, the data 
is written to the same kafka partition, which results in a heavy load on the 
kafka server and affects writing performance.
   
   ### Solution
   
   We can use round-bin mode to write to kafka in unaware bucket mode.
   
   ### 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