Brian Rowe created GEODE-5559:
---------------------------------
Summary: RegionVersionHolder.canonicalExceptions is inefficient
for large exceptions
Key: GEODE-5559
URL: https://issues.apache.org/jira/browse/GEODE-5559
Project: Geode
Issue Type: Bug
Reporter: Brian Rowe
This function will traverse received versions within an exception and add them
into the middle of a linked list. With a high enough number of received
versions, this can become a bottleneck.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)