[infinispan-issues] [JBoss JIRA] (ISPN-10710) Document migrating start the server guide from 9.4 to 10.0
Diego Lovison (Jira)
issues at jboss.org
Wed Oct 2 12:24:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792412#comment-13792412 ]
Diego Lovison commented on ISPN-10710:
--------------------------------------
Tristan is taking a look for {{"double" property resolution for the bind address}}
> Document migrating start the server guide from 9.4 to 10.0
> ----------------------------------------------------------
>
> Key: ISPN-10710
> URL: https://issues.jboss.org/browse/ISPN-10710
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation-Servers
> Reporter: Diego Lovison
> Assignee: Donald Naro
> Priority: Critical
> Fix For: 10.0.0.CR2
>
>
> *Migrating start the server guide from 9.4 to 10.0*
> * {{./standalone.sh -c clustered.xml}} now is {{./server.sh -j udp}} The server is clustered and is using TCP by default
> * {{./standalone.sh}} now is {{./server.sh -c infinispan-local.xml}}
> * {{-Djboss.default.multicast.address=234.99.54.20}} should be {{-Djgroups.mcast_addr=234.99.54.20}}
> * {{-Djboss.bind.address=172.18.1.13}} should be -{{Djgroups.udp.address=172.18.1.13}} when working with a UDP transport
> * {{-Djboss.bind.address=172.18.1.13}} should be {{-Djgroups.tcp.address=172.18.1.13}} when working with a TCP transport
> * {{-Djboss.default.jgroups.stack=udp}} now is {{-j udp}}
> * {{-b 0.0.0.0}} now is {{-Dinfinispan.bind.address=GLOBAL}}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list