You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by GitBox <gi...@apache.org> on 2020/02/04 07:45:47 UTC

[GitHub] [submarine] liuxunorg opened a new pull request #172: SUBMARINE-373. Upgrade cluster module dependent library version

liuxunorg opened a new pull request #172: SUBMARINE-373. Upgrade cluster module dependent library version
URL: https://github.com/apache/submarine/pull/172
 
 
   ### What is this PR for?
   The atomix raft library used by the submarine cluster module is version 3.0, 
   Need to know the list of all servers ip in the cluster to create a cluster.
   
   In the k8s environment, since the IP of the POD is not fixed, we need to upgrade to the atomix-3.1.0 + version and create a cluster through broadcast discovery.
   
   
   ### What type of PR is it?
   [Refactoring]
   
   ### Todos
   * [ ] - Create a cluster through broadcast discovery.
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/SUBMARINE-373
   
   ### How should this be tested?
   * https://travis-ci.org/liuxunorg/submarine/builds/645828692
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org


[GitHub] [submarine] xuyulou commented on issue #172: SUBMARINE-373. Upgrade cluster module dependent library

Posted by GitBox <gi...@apache.org>.
xuyulou commented on issue #172: SUBMARINE-373. Upgrade cluster module dependent library
URL: https://github.com/apache/submarine/pull/172#issuecomment-581917832
 
 
   LGTM

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org


[GitHub] [submarine] asfgit closed pull request #172: SUBMARINE-373. Upgrade cluster module dependent library

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #172: SUBMARINE-373. Upgrade cluster module dependent library
URL: https://github.com/apache/submarine/pull/172
 
 
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org


[GitHub] [submarine] liuxunorg commented on issue #172: SUBMARINE-373. Upgrade cluster module dependent library

Posted by GitBox <gi...@apache.org>.
liuxunorg commented on issue #172: SUBMARINE-373. Upgrade cluster module dependent library
URL: https://github.com/apache/submarine/pull/172#issuecomment-581966607
 
 
   @xuyulou Thank you help me review PR.
   Will merge if travis passed.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org