Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Test groupByQuery failing #1

Closed
SriramKeerthi opened this issue Apr 8, 2016 · 1 comment
Closed

Test groupByQuery failing #1

SriramKeerthi opened this issue Apr 8, 2016 · 1 comment

Comments

@SriramKeerthi
Copy link

Test failing with:

java.lang.AssertionError: expected [12] but found [0]
Expected :12
Actual   :0
@SriramKeerthi
Copy link
Author

This was being caused by files not being Smooshed correctly, which was actually caused by MappedByteBuffer not being released. Fixing the issue with the MappedByteBuffer fixes this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant