GitHub user mnpoonia opened a pull request:
https://github.com/apache/phoenix/pull/323
PHOENIX-4839 Check for memstore scanners if it is null before adding â¦
â¦it to scanner list
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mnpoonia/phoenix 4.x-HBase-1.3-PHOENIX-4839
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/323.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #323
----
commit 3e3b352c711f909fe71e40baae4b0cd413c36857
Author: Aman Poonia <aman.poonia.29@...>
Date: 2018-08-08T14:24:12Z
PHOENIX-4839 Check for memstore scanners if it is null before adding it to
scanner list
----
---