You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/09/27 00:50:11 UTC

[GitHub] [shardingsphere-elasticjob] TeslaCN opened a new issue #1502: Unexpected behaviour may happen if different jobs use same distribute once jobListenerType

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:
users@infra.apache.org



[GitHub] [shardingsphere-elasticjob] terrymanu closed issue #1502: Unexpected behaviour may happen if different jobs use same distribute once jobListenerType

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #1502:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1502


   


----------------------------------------------------------------
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:
users@infra.apache.org