zentol commented on issue #11196: [FLINK-16246][connector kinesis] Exclude AWS SDK MBean registry from Kinesis build URL: https://github.com/apache/flink/pull/11196#issuecomment-591380175 > Given that this code is shared between multiple sources / tasks in the same classloader, unregisterin in "close()" means when the first task is canceled or finished, the bean goes away. I am wondering if then it would not be better to never register it. This problem would still exist with the cleanup hook implementation though, no?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
