Skip to content

Fix Null Pointer Exception in MGET

Pre-release
Pre-release
Compare
Choose a tag to compare
@shailesh33 shailesh33 released this 15 Feb 21:37
· 95 commits to master since this release
681578e

We were trying to read binary keys even when they were not specified, causing a null pointer exception in mget operations.