Hi Tom,

Thanks for the response.  Our client connection is using AWS  lb like below.
So if the instance is stopped for back up purposes . lb can take it out .
But when the node comes back will it automatically sync all the pending
transactions  that are not replicated to this node. Is there a way we can
find lag time like mongodb?.

 "riak_client": {
        "pool": {
            "max_connections": 10,
            "num_stripes": 3,
            "idle_time": 60
        },
        "loglevel": "info",
        "rest_port": 8098,
        "host": "*.elb.amazonaws.com",
        "port": "8087"
    },

Thanks for  all the help.

Nathn



--
View this message in context: 
http://riak-users.197444.n3.nabble.com/effect-of-riak-stop-node-tp4030718p4030721.html
Sent from the Riak Users mailing list archive at Nabble.com.

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to