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/10/27 06:27:56 UTC

[GitHub] [shardingsphere-elasticjob] damogui opened a new issue #1664: implements SimpleJob 0 0/5 * * * ?

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


   0 0/5* * * ?  
   It is executed every 5 minutes. After a period of time, it will not be executed. There is no error log. The third-party interface will be called internally
   
   rely on:
    <dependency>
               <groupId>com.dangdang</groupId>
               <artifactId>elastic-job-lite-core</artifactId>
               <version>2.1.5</version>
               <exclusions>
                   <exclusion>
                       <artifactId>org.apache.curator</artifactId>
                       <groupId>curator-framework</groupId>
                   </exclusion>
                   <exclusion>
                       <artifactId>org.apache.curator</artifactId>
                       <groupId>curator-recipes</groupId>
                   </exclusion>
               </exclusions>
           </dependency>
           <dependency>
               <groupId>com.dangdang</groupId>
               <artifactId>elastic-job-lite-spring</artifactId>
               <version>2.1.5</version>
           </dependency>


----------------------------------------------------------------
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] damogui commented on issue #1664: implements SimpleJob 0 0/5 * * * ?

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


   Thank you very much for your reply. It is the problem on my side. The production and testing zookeeper are not isolated. I will close this bug. Thank you


----------------------------------------------------------------
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] wwj-go commented on issue #1664: implements SimpleJob 0 0/5 * * * ?

Posted by GitBox <gi...@apache.org>.
wwj-go commented on issue #1664:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1664#issuecomment-717629560


   Sorry, it is difficult for me to locate and solve your problem based on your description information,can you  try the latest version? 
   https://github.com/apache/shardingsphere-elasticjob/releases


----------------------------------------------------------------
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] damogui commented on issue #1664: implements SimpleJob 0 0/5 * * * ?

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


   Thank you very much for your reply. It is the problem on my side. The production and testing zookeeper are not isolated. I will close this bug. Thank you


----------------------------------------------------------------
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] damogui closed issue #1664: implements SimpleJob 0 0/5 * * * ?

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


   


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