Technoboy- opened a new issue #1085: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1085
In master branch, after we upgrade curator and zookeeper version. we face a new bug. Scenario: Config a job with 2 shard items and param '0=A,1=B', start two process. Process A gets item 0, and process B gets item 1. Then shutdown process B, process A should take over the item 1, but not working. Guess to lose curator event or other 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. For queries about this service, please contact Infrastructure at: [email protected]
