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


With regards,
Apache Git Services

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

Reply via email to