[
https://issues.apache.org/jira/browse/GEODE-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Helena Bales reassigned GEODE-6582:
-----------------------------------
Assignee: Helena Bales
> Performance Improvement: get max message size once
> --------------------------------------------------
>
> Key: GEODE-6582
> URL: https://issues.apache.org/jira/browse/GEODE-6582
> Project: Geode
> Issue Type: Improvement
> Reporter: Helena Bales
> Assignee: Helena Bales
> Priority: Major
>
> The max message size in Message.java does not change over the course of
> runtime, and yet was being recalculated with every new message received. Make
> this value static and only calculate it once to improve the performance of
> messages.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)