guanziao opened a new issue #1847: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1847
## Question **For English only**, other languages will not accept. Before asking a question, make sure you have: - Googled your question. - Searched open and closed [GitHub issues](https://github.com/apache/shardingsphere-elasticjob/issues). - Read documentation: [ElasticJob Doc](https://shardingsphere.apache.org/elasticjob/current/en/overview/). Please pay attention on issues you submitted, because we maybe need more details. If no response anymore and we cannot reproduce it on current information, we will **close it**. Hi, I have a question when I read the source code. In LiteJobFacade.java getShardingContexts method, if isFailover=true it will return the failoverShardingItems, so that the instance processes the failover items instead of itself's items? When itself's item will run, only on the next schedule? I am very confused. ---------------------------------------------------------------- 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]
