----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51044/ -----------------------------------------------------------
Review request for geode, anilkumar gingade and nabarun nag. Repository: geode Description ------- If a query on a region did not exist, a null is returned. This causes an npe that needs to be checked for. Diffs ----- geode-core/src/main/java/com/gemstone/gemfire/management/internal/cli/commands/DataCommands.java ae87b72 Diff: https://reviews.apache.org/r/51044/diff/ Testing ------- Thanks, Jason Huynh