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 2021/03/08 08:09:13 UTC

[GitHub] [shardingsphere-elasticjob] guanziao opened a new issue #1847: Get failover sharding item

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



[GitHub] [shardingsphere-elasticjob] TeslaCN commented on issue #1847: Get failover sharding item

Posted by GitBox <gi...@apache.org>.
TeslaCN commented on issue #1847:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1847#issuecomment-798848062


   If there is no job crashed, the failoverShardingItems will be empty.


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