You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Michael Blow (JIRA)" <ji...@apache.org> on 2016/05/13 02:33:12 UTC

[jira] [Created] (ASTERIXDB-1438) BufferCache spins indefinitely when cache is exceeded

Michael Blow created ASTERIXDB-1438:
---------------------------------------

             Summary: BufferCache spins indefinitely when cache is exceeded
                 Key: ASTERIXDB-1438
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1438
             Project: Apache AsterixDB
          Issue Type: Bug
            Reporter: Michael Blow


In case of cache exhaustion, BufferCache.findPage/confiscatePage() will spin forever waiting for pages to be returned to the cache.  These should give up and fail the request after a reasonable number of attempts.



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