Bruce J Schuchardt created GEODE-8509: -----------------------------------------
Summary: remove reflection on ByteBuffer in Geode comms Key: GEODE-8509 URL: https://issues.apache.org/jira/browse/GEODE-8509 Project: Geode Issue Type: Improvement Components: membership, messaging Reporter: Bruce J Schuchardt In GEODE-8506 we introduced reflection on byte buffers to ascertain the underlying buffer of a _slice_. We should remove this reflection and change BufferPool to return an object that knows about the _slice_ and its underlying buffer. This will improve performance on every buffer-release operation. -- This message was sent by Atlassian Jira (v8.3.4#803005)