[ https://issues.apache.org/jira/browse/GEODE-9514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darrel Schneider reassigned GEODE-9514: --------------------------------------- Assignee: Darrel Schneider > reduce object allocations when Coder writes "int" and "long" values > ------------------------------------------------------------------- > > Key: GEODE-9514 > URL: https://issues.apache.org/jira/browse/GEODE-9514 > Project: Geode > Issue Type: Improvement > Components: redis > Reporter: Darrel Schneider > Assignee: Darrel Schneider > Priority: Major > > Refactor the Coder.getIntegerResponse(ByteBuf buffer, long l) method to write > byte string representation to avoid allocating transient char[], String, and > byte[]. The existing allocations accounted for 17% of objects requiring GC. -- This message was sent by Atlassian Jira (v8.3.4#803005)