hejiay opened a new issue, #8107:
URL: https://github.com/apache/iceberg/issues/8107

   ### Apache Iceberg version
   
   1.3.0 (latest release)
   
   ### Query engine
   
   Flink
   
   ### Please describe the bug 🐞
   
   When I register create snaoshot event listener to listeners, I found that 
same listener would be added to the same listeners queue multiple times.
   <img width="994" alt="image" 
src="https://github.com/apache/iceberg/assets/48463767/d4159c1d-dfe2-4cd4-96e4-ac8de5916425";>
   As you can see above, the kafkaCreateSnapshotEventToJsonListener@18286 was 
added to the same queue three times.
   I will fix the bug.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to