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 two bug and optimze some log #18

Merged
merged 1 commit into from
Feb 15, 2023
Merged

Conversation

317787106
Copy link
Contributor

@317787106 317787106 commented Feb 14, 2023

What does this PR do?

  1. Use CopyOnWriteArrayList intead of ArrayList in P2pConfig;
  2. set TCP_NETTY_WORK_THREAD_NUM to default 0;
  3. optimize log in P2pProtobufVarint32FrameDecoder;

Why are these changes required?

This PR has been tested by:

Unit Tests
Manual Testing
Follow up

Extra details

…TTY_WORK_THREAD_NUM to default 0; optimize log in P2pProtobufVarint32FrameDecoder
@317787106 317787106 merged commit d03e12d into release_v0.1.3 Feb 15, 2023
@317787106 317787106 deleted the hotfix/v0.1.2 branch February 24, 2023 13:31
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.

2 participants