You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "nabarun (JIRA)" <ji...@apache.org> on 2018/10/03 21:38:42 UTC

[jira] [Closed] (GEODE-5559) RegionVersionHolder.canonicalExceptions is inefficient for large exceptions

     [ https://issues.apache.org/jira/browse/GEODE-5559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nabarun closed GEODE-5559.
--------------------------

> RegionVersionHolder.canonicalExceptions is inefficient for large exceptions
> ---------------------------------------------------------------------------
>
>                 Key: GEODE-5559
>                 URL: https://issues.apache.org/jira/browse/GEODE-5559
>             Project: Geode
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>            Reporter: Brian Rowe
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)