You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2016/12/12 16:01:00 UTC

[jira] [Resolved] (KUDU-1146) [java client] AsyncKuduSession's operationsInLookup can grow unbounded

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

Jean-Daniel Cryans resolved KUDU-1146.
--------------------------------------
          Resolution: Invalid
            Assignee:     (was: Jean-Daniel Cryans)
       Fix Version/s: NA
    Target Version/s:   (was: 1.2.0)

Yeah, that particular piece of code was completely redone when Dan refactored that class.

> [java client] AsyncKuduSession's operationsInLookup can grow unbounded
> ----------------------------------------------------------------------
>
>                 Key: KUDU-1146
>                 URL: https://issues.apache.org/jira/browse/KUDU-1146
>             Project: Kudu
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: Feature Complete
>            Reporter: Jean-Daniel Cryans
>            Priority: Critical
>             Fix For: NA
>
>
> When we're not syncing every operation, it's possible for operationsInLookup to explode if for some reason such lookups are slow. We need to cap this in some way, possibly using PleaseThrottleException.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)