lwhite1 commented on code in PR #14506: URL: https://github.com/apache/arrow/pull/14506#discussion_r1007471413
########## java/memory/memory-core/src/main/java/org/apache/arrow/memory/ReferenceManager.java: ########## @@ -18,8 +18,10 @@ package org.apache.arrow.memory; /** - * Reference Manager manages one or more ArrowBufs that share the - * reference count for the underlying memory chunk. + * ReferenceManager is the reference count for one or more allocations. Review Comment: it's a nit for sure. Ignore it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
