[GitHub] [pulsar] Technoboy- commented on a diff in pull request #15955: PIP-174: New managed ledger entry cache implementation

2022-08-16 Thread GitBox
Technoboy- commented on code in PR #15955: URL: https://github.com/apache/pulsar/pull/15955#discussion_r946799085 ## managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/cache/SharedCacheSegmentBufferCopy.java: ## @@ -0,0 +1,99 @@ +/** + * Licensed to the Apache Softw

[GitHub] [pulsar] Technoboy- commented on a diff in pull request #15955: PIP-174: New managed ledger entry cache implementation

2022-08-16 Thread GitBox
Technoboy- commented on code in PR #15955: URL: https://github.com/apache/pulsar/pull/15955#discussion_r946798736 ## managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/cache/SharedCacheSegmentBufferRefCount.java: ## @@ -0,0 +1,91 @@ +/** + * Licensed to the Apache S