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

   ### Search before asking
   
   - [X] I searched in the 
[issues](https://github.com/apache/incubator-paimon/issues) and found nothing 
similar.
   
   
   ### Paimon version
   
   0.4
   
   ### Compute Engine
   
   flink
   
   ### Minimal reproduce step
   
   When creating two different streaming jobs that INSERT INTO the same table 
and kafka topic, the second job is never able to make progress as the 
transaction gets constantly aborted due to the producer getting fenced.
   
   ### What doesn't meet your expectations?
   
   Paimon should set the transactionalIdPrefix to avoid transactions of 
different jobs clashing.
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] 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: issues-unsubscr...@paimon.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to