TeslaCN opened a new issue #1502:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1502


   ## Bug Report
   
   ### Which version of ElasticJob did you use?
   
   ### Which project did you use? ElasticJob-Lite or ElasticJob-Cloud?
   
   ### Expected behavior
   
   ### Actual behavior
   
   ### Reason analyze (If you can)
   There is a stateful field 'guaranteeService' in 
AbstractDistributeOnceElasticJobListener. The SPI will create only one instance 
of distribute once listenre. If more than a job refer the same jobListenerType, 
the 'guaranteeService' would be overwrite and something unexpected may happen.
   ### Steps to reproduce the behavior.
   
   ### Example codes for reproduce this issue (such as a github link).
   


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


Reply via email to