Reported as
https://issues.apache.org/jira/browse/PHOENIX-2256
James
On 14/09/15 11:56, James Heather wrote:
> Table "b" should get evicted first, which creates enough space for
> "d". But in fact "c" gets evicted first, and then "b" needs to be
> evicted as well to make enough room.
>
> I don't know if there's a race condition in here somewhere. It's odd
> that no one has picked up on a failing test before, so I'm wondering
> whether it succeeds in some environments. But it fails for me on both
> Ubuntu and Fedora (both with 64-bit Java 8).
|