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/10/10 06:44:00 UTC

[GitHub] [shardingsphere] JiekerTime opened a new issue, #9920: IT cannot build governance environment

JiekerTime opened a new issue, #9920:
URL: https://github.com/apache/shardingsphere/issues/9920

   In the JDBC governance module of the integrated testing framework, because the local zookeeper port is randomly mapped to the local, we cannot fill in the rules.xml information like the following:
   ```
   governance:
     name: governance_ds
     registryCenter:
       type: ZooKeeper
       serverLists: zk:2181
       props:
         retryIntervalMilliseconds: 500
         timeToLiveSeconds: 60
         maxRetries: 3
         operationTimeoutMilliseconds: 500
     overwrite: true
   ```
   We may have two ways to solve this problem.
   
   1. Fix the local mapping port for zookeeper, but this goes against the idea of Container.
   2. Implement the governance interface like Mysql, which may require code refactoring.


-- 
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] github-actions[bot] commented on issue #9920: IT cannot build governance environment

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #9920:
URL: https://github.com/apache/shardingsphere/issues/9920#issuecomment-1272350885

   Hello , this issue has not received a reply for several days.
   This issue is supposed to be closed.


-- 
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] github-actions[bot] closed issue #9920: IT cannot build governance environment

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #9920: IT cannot build governance environment
URL: https://github.com/apache/shardingsphere/issues/9920


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


Re: [I] IT cannot build governance environment [shardingsphere]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #9920:
URL: https://github.com/apache/shardingsphere/issues/9920#issuecomment-2026023185

   There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.


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