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 2022/04/07 06:43:15 UTC

[GitHub] [shardingsphere-elasticjob] superme-ray opened a new issue, #2063: starter修改分片数量不起作用。

superme-ray opened a new issue, #2063:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/2063

    starter version:   
        <dependency>
               <groupId>org.apache.shardingsphere.elasticjob</groupId>
               <artifactId>elasticjob-lite-spring-boot-starter</artifactId>
               <version>3.0.1</version>
           </dependency>
   
   yaml:
   `elasticjob:
     regCenter:
       serverLists: 127.0.0.1:2181
       namespace: elasticjob-lite-new
     jobs:
       uploadProject:
         elasticJobClass: xxxxxx
         cron: 0/15 * * * * ?
         sharding-total-count: 2`
   
   question step:
    1. 首次设置分片数量为5。执行正常
    2. 修改分片数量值为2,仍然按照第一次的分片数量在执行
    3. 修改namespace重启服务,执行正常
    4. 重启zookeeper之后执行的仍然是第一次的配置。
   
   


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere-elasticjob] TeslaCN commented on issue #2063: starter修改分片数量不起作用。

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

   Please translate your issue into English.
   You may need to set overwrite to `true`.


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere-elasticjob] TeslaCN closed issue #2063: starter修改分片数量不起作用。

Posted by GitBox <gi...@apache.org>.
TeslaCN closed issue #2063: starter修改分片数量不起作用。
URL: https://github.com/apache/shardingsphere-elasticjob/issues/2063


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org