-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
(feat) add FixedThreadsExecutorGroup #168 #170
Merged
Merged
Commits on May 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e79dda1 - Browse repository at this point
Copy the full SHA e79dda1View commit details
Commits on May 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4bd103d - Browse repository at this point
Copy the full SHA 4bd103dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c346125 - Browse repository at this point
Copy the full SHA c346125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40d3c88 - Browse repository at this point
Copy the full SHA 40d3c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e7261e - Browse repository at this point
Copy the full SHA 6e7261eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4841007 - Browse repository at this point
Copy the full SHA 4841007View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeaee1b - Browse repository at this point
Copy the full SHA aeaee1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fc0915 - Browse repository at this point
Copy the full SHA 6fc0915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12cb67b - Browse repository at this point
Copy the full SHA 12cb67bView commit details
Commits on May 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ab3f7ab - Browse repository at this point
Copy the full SHA ab3f7abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7761b87 - Browse repository at this point
Copy the full SHA 7761b87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5615060 - Browse repository at this point
Copy the full SHA 5615060View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f50d5 - Browse repository at this point
Copy the full SHA 61f50d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84d2bc0 - Browse repository at this point
Copy the full SHA 84d2bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d552bf - Browse repository at this point
Copy the full SHA 3d552bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cefc364 - Browse repository at this point
Copy the full SHA cefc364View commit details -
(feat) refactor ThreadId and replicator (#169)
* (feat) refactor ThreadId and replicator * (feat) Adds javadoc
Configuration menu - View commit details
-
Copy full SHA for eac2674 - Browse repository at this point
Copy the full SHA eac2674View commit details -
(feat) add pooled buf allocator (#161)
* (feat) add AdaptiveBufAllocator * (feat) pooled for ByteBufferCollector #158 * (feat) pooled for ByteBufferCollector #158 * (feat) pooled for ByteBufferCollector #158 * (feat) pooled for ByteBufferCollector #158 * (fix) rename method name * (fix) minor fix * (fix) add metric for recyclers (#164) * (fix) add metric for recyclers * (fix) add metric for ByteBufferCollector.capacity * (fix) code format * (fix) by review comment * feat/zero copy with replicator (#167) * (fix) zero copy with replicator * (fix) support zero copy and add benchmark * (fix) rename field * (fix) rm zero copy and unnecessary metric * (fix) by review comment * (feat) add unit test AdaptiveBufAllocatorTest * (feat) add unit test RecyclersTest * (feat) add unit test RecyclableByteBufferListTest * (feat) add unit test ByteBufferCollectorTest
Configuration menu - View commit details
-
Copy full SHA for 022f472 - Browse repository at this point
Copy the full SHA 022f472View commit details -
Add unit tests for com.alipay.sofa.jraft.util.BytesUtil (#166)
These tests were written using Diffblue Cover.
Configuration menu - View commit details
-
Copy full SHA for f262ff9 - Browse repository at this point
Copy the full SHA f262ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72dc240 - Browse repository at this point
Copy the full SHA 72dc240View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d6d51 - Browse repository at this point
Copy the full SHA 83d6d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf4eb4 - Browse repository at this point
Copy the full SHA dbf4eb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9a9396 - Browse repository at this point
Copy the full SHA d9a9396View commit details -
Configuration menu - View commit details
-
Copy full SHA for 729c396 - Browse repository at this point
Copy the full SHA 729c396View commit details -
Configuration menu - View commit details
-
Copy full SHA for da4cdd1 - Browse repository at this point
Copy the full SHA da4cdd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c63192 - Browse repository at this point
Copy the full SHA 9c63192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c27d48 - Browse repository at this point
Copy the full SHA 4c27d48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94e1a72 - Browse repository at this point
Copy the full SHA 94e1a72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 033cf7a - Browse repository at this point
Copy the full SHA 033cf7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01bfd48 - Browse repository at this point
Copy the full SHA 01bfd48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 296930f - Browse repository at this point
Copy the full SHA 296930fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4926806 - Browse repository at this point
Copy the full SHA 4926806View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c900aa - Browse repository at this point
Copy the full SHA 6c900aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0116dfd - Browse repository at this point
Copy the full SHA 0116dfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a839aa - Browse repository at this point
Copy the full SHA 9a839aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6532952 - Browse repository at this point
Copy the full SHA 6532952View commit details -
(feat) add pooled buf allocator (#161)
* (feat) add AdaptiveBufAllocator * (feat) pooled for ByteBufferCollector #158 * (feat) pooled for ByteBufferCollector #158 * (feat) pooled for ByteBufferCollector #158 * (feat) pooled for ByteBufferCollector #158 * (fix) rename method name * (fix) minor fix * (fix) add metric for recyclers (#164) * (fix) add metric for recyclers * (fix) add metric for ByteBufferCollector.capacity * (fix) code format * (fix) by review comment * feat/zero copy with replicator (#167) * (fix) zero copy with replicator * (fix) support zero copy and add benchmark * (fix) rename field * (fix) rm zero copy and unnecessary metric * (fix) by review comment * (feat) add unit test AdaptiveBufAllocatorTest * (feat) add unit test RecyclersTest * (feat) add unit test RecyclableByteBufferListTest * (feat) add unit test ByteBufferCollectorTest
Configuration menu - View commit details
-
Copy full SHA for ca71e65 - Browse repository at this point
Copy the full SHA ca71e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f09381 - Browse repository at this point
Copy the full SHA 1f09381View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e4763 - Browse repository at this point
Copy the full SHA 84e4763View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cf77c5 - Browse repository at this point
Copy the full SHA 0cf77c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27eaa9f - Browse repository at this point
Copy the full SHA 27eaa9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fac9134 - Browse repository at this point
Copy the full SHA fac9134View commit details
Commits on May 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 300f4ce - Browse repository at this point
Copy the full SHA 300f4ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea84892 - Browse repository at this point
Copy the full SHA ea84892View commit details -
Configuration menu - View commit details
-
Copy full SHA for e40f6d9 - Browse repository at this point
Copy the full SHA e40f6d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcdd47a - Browse repository at this point
Copy the full SHA fcdd47aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a525dd - Browse repository at this point
Copy the full SHA 1a525ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for f63f5c1 - Browse repository at this point
Copy the full SHA f63f5c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ad9e34 - Browse repository at this point
Copy the full SHA 4ad9e34View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd2fa35 - Browse repository at this point
Copy the full SHA bd2fa35View commit details
Commits on May 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e18300a - Browse repository at this point
Copy the full SHA e18300aView commit details
Commits on Jun 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7bb998d - Browse repository at this point
Copy the full SHA 7bb998dView commit details
Commits on Jun 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2da5c83 - Browse repository at this point
Copy the full SHA 2da5c83View commit details
Commits on Jun 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 69aaf68 - Browse repository at this point
Copy the full SHA 69aaf68View commit details
Commits on Jun 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0d2e1a0 - Browse repository at this point
Copy the full SHA 0d2e1a0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.