Technoboy- commented on issue #52: [TUBEMQ-66] TubeSingleSessionFactory 
shutdown bug
URL: https://github.com/apache/incubator-tubemq/pull/52#issuecomment-613187206
 
 
   > After this modification, there will be problems in Flink-like usage 
scenarios:
   > 
   > after the reference count is changed to the boolean value, if the 
TubeSingleSessionFactory object is initialized multiple times in the same 
process, as long as there is a shutdown() call, then the other executing logics 
in the same process will throw wrong infos.
   
   So we have to delete the referenceCounter.incrementAndGet() in the 
constructor?

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

Reply via email to