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)