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

Fix core dump when request forwarder receiving data #335

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

JackyWoo
Copy link
Contributor

Which issues of this PR fixes:

This PR try to fix #334

Change log:

  1. Fix core dump when request forwarder receiving data
  2. Rename thread_count to parallel

@JackyWoo JackyWoo added the bug Something isn't working label Jul 10, 2024
@JackyWoo JackyWoo added this to the Release v2.2.0 milestone Jul 10, 2024
@JackyWoo JackyWoo force-pushed the fix_data_condition branch from 13cb8e5 to 7d6ea19 Compare July 10, 2024 10:34
@lzydmxy
Copy link
Contributor

lzydmxy commented Jul 11, 2024

LGTM

@JackyWoo JackyWoo merged commit 459b34a into JDRaftKeeper:master Jul 11, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Core dump when request forwarder receiving data
2 participants