https://github.com/apache/activemq-artemis/pull/895
reviews on the doc is welcomed (any suggestions)? any grammar fixes on my english as second language at the docs:)? On Tue, Nov 22, 2016 at 4:49 PM, Clebert Suconic <clebert.suco...@gmail.com> wrote: > to use the feature, you will be able to use the cli in a easy way: > > > ./artemis create ./target --ping 10.0.0.1 > > The configs will be put automatically.. very easy! > > > A question though... is 10 seconds a sensible default? ping every 10 > seconds and shutdown when unreachable. it can be tweaked at any point. > > > > > > > On Tue, Nov 22, 2016 at 11:36 AM, Clebert Suconic > <clebert.suco...@gmail.com> wrote: >> I changed the implementation to accept IPV6. >> >> Unfortunately, an IPV6 Address is not returning true through >> isReachable. Perhaps I really need root access fot the ICMP to work on >> IPV6 address. >> >> >> Anyway, I am testing for IPV6 and using ping6 now on my local copy.. I >> will update the branch before the end of the day, and I should send a >> PR. >> >> On Tue, Nov 22, 2016 at 11:25 AM, Matt Pavlovich <mattr...@gmail.com> wrote: >>> On 11/22/16 9:14 AM, Clebert Suconic wrote: >>>> >>>> On Tue, Nov 22, 2016 at 10:04 AM, Matt Pavlovich <mattr...@gmail.com> >>>> wrote: >>>>> >>>>> Clebert- >>>>> >>>>> Can you clarify what you mean by: >>>>> >>>>> "..the server will shutdown.." >>>> >>>> >>>> >>>> the Network Checker will call server.stop(); >>>> >>>> >>>> The process will stay alive, waiting the network to come back, when is >>>> back.. it will call server.start() again. >>> >>> Good deal. Sounds good! >> >> >> >> -- >> Clebert Suconic > > > > -- > Clebert Suconic -- Clebert Suconic