Jgroup-Raft

27 views
Skip to first unread message

ki...@instor.in

unread,
Feb 20, 2019, 7:32:21 AM2/20/19
to jgroups-raft
I'm using the tunnel to connect different network nodes, so how to use NIO on Tunnel please explain Briefly Not in TCP..... this is my config file

<config xmlns="urn:org:jgroups"
        xsi:schemaLocation="urn:org:jgroups http://www.jgroups.org/schema/jgroups.xsd">

<TUNNEL gossip_router_hosts="${jgroups.tunnel.gossip_router_hosts:x.x.x.x[12001]}"/>
    <PING/>
    <MERGE3/>
    <FD_ALL/>
    <VERIFY_SUSPECT/>
    <pbcast.NAKACK2 use_mcast_xmit="false"/>
    <UNICAST3/>
    <pbcast.STABLE/>
    <pbcast.GMS/>
    <UFC/>
    <MFC/>
    <FRAG2/>
    <pbcast.STATE_TRANSFER/>
    <raft.NO_DUPES/>
    <raft.ELECTION election_min_interval="1000" election_max_interval="5000"/>
    <raft.RAFT members="A" raft_id="${raft_id:undefined}" resend_interval="1000"/>
    <raft.REDIRECT />
    <raft.CLIENT bind_addr="0.0.0.0" />
</config>
Reply all
Reply to author
Forward
0 new messages