Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a bug of dynamic addition/deletion of server nodes #62

Merged
merged 1 commit into from
Aug 18, 2020
Merged

Fixed a bug of dynamic addition/deletion of server nodes #62

merged 1 commit into from
Aug 18, 2020

Conversation

ggtakec
Copy link
Member

@ggtakec ggtakec commented Aug 18, 2020

Relevant Issue (if applicable)

#54 #58 #60

Details

Fixed bugs about dynamic addition/deletion of server nodes by changing the configuration file and starting other server nodes.

Changes 1

The server node started in the stand-alone state confirms whether other server nodes are started depending on the situation.
Changed the check interval and the initial value of connection timeout for this process.

Changes 2

When it detected another server node, it was also checking the connection to itself.
This has been fixed.

Changes 3

There was a problem in the process of dynamically adding and deleting server nodes to the internal management data, and it was fixed.

@ggtakec ggtakec merged commit bcf3a7e into yahoojapan:master Aug 18, 2020
@ggtakec ggtakec deleted the fix_check_other branch August 18, 2020 00:38
ggtakec added a commit that referenced this pull request Oct 10, 2024
Fixed a bug of dynamic addition/deletion of server nodes
ggtakec added a commit that referenced this pull request Oct 10, 2024
Fixed a bug of dynamic addition/deletion of server nodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant