amitchrs8 edited a comment on pull request #6003:
URL: https://github.com/apache/geode/pull/6003#issuecomment-912228207


   HI Dave,
             I had reported this problem to Juan who raised  the jira and the 
intention of this jira was to remove the upper bound of this range of timeout 
which is set to 12437ms and make it User configuratble. I mean user should be 
able to configure it using member-timeout or  if you want to provide any other 
config. The issue is in big network , some components might take more time(more 
than 12437ms) to reconnect to cluster during membership change. Since this  is 
set to a small value 12437ms so those members get thrown out of cluster. I 
looked into the code change and doc change, and I see the upper limit is still 
there. This won't solve the problem for which this jira was raised.
          Can you please take a relook into this issue.
   Thanks
   Amit


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to