You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/12/06 11:11:29 UTC

[jira] [Created] (KUDU-1789) ScannerKeepAlive leaks RPCs when scanner is already expired

Todd Lipcon created KUDU-1789:
---------------------------------

             Summary: ScannerKeepAlive leaks RPCs when scanner is already expired
                 Key: KUDU-1789
                 URL: https://issues.apache.org/jira/browse/KUDU-1789
             Project: Kudu
          Issue Type: Bug
          Components: tserver
    Affects Versions: 1.1.0
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
            Priority: Critical


The ScannerKeepAlive RPC, if it fails to find the scanner, currently forgets to respond to the RPC. Thus the client will always time out, plus we end up leaking a bit of memory.



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