Munoon commented on code in PR #1451: URL: https://github.com/apache/incubator-fury/pull/1451#discussion_r1550066465
########## java/fury-core/src/main/java/org/apache/fury/memory/MemoryBuffer.java: ########## @@ -90,6 +92,7 @@ public final class MemoryBuffer { private int size; Review Comment: Since the `size` field did not represent actual buffer _size_, maybe it worth renaming it? WDYT @chaokunyang? -- 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: commits-unsubscr...@fury.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@fury.apache.org For additional commands, e-mail: commits-h...@fury.apache.org