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

Do not force clear the free flag of peer #42

Merged
merged 1 commit into from
Sep 13, 2019
Merged

Conversation

greensky00
Copy link
Contributor

  • If we clear the free flag of peer without re-creating RPC client,
    it may cause data corruption which results in the exception of Asio
    worker thread.

  • In addition to that, added exception handling logic to worker_entry,
    to avoid immediate termination of worker thread.

* If we clear the free flag of peer without re-creating RPC client,
it may cause data corruption which results in the exception of Asio
worker thread.

* In addition to that, added exception handling logic to worker_entry,
to avoid immediate termination of worker thread.
@greensky00 greensky00 merged commit 59c2fe3 into eBay:master Sep 13, 2019
JackyWoo pushed a commit to JackyWoo/NuRaft that referenced this pull request Sep 30, 2022
Initialize parallel_log_appending
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