[
https://issues.apache.org/jira/browse/GEODE-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16312237#comment-16312237
]
ASF subversion and git services commented on GEODE-4161:
--------------------------------------------------------
Commit 03af54539a49d43ff5a7aa99d306f999c04d2f97 in geode's branch
refs/heads/develop from [~dschneider]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=03af545 ]
GEODE-4161: fix gfsh describe jdbc-mapping
If the jdbc-mapping had no field to column items,
then describe jdbc-mapping would fail with an NPE.
> gfsh describe jdbc-mapping command errors describing a valid mapping
> --------------------------------------------------------------------
>
> Key: GEODE-4161
> URL: https://issues.apache.org/jira/browse/GEODE-4161
> Project: Geode
> Issue Type: Bug
> Components: regions
> Affects Versions: 1.4.0
> Reporter: Fred Krone
> Assignee: Darrel Schneider
>
> Steps to reproduce issue:
> 1) create a jdbc-mapping
> 2) describe that jdbc-mapping
> 3) you get an error even though the mapping exists (via list mapping, etc)
> gfsh>describe jdbc-mapping --region=employee
> Could not process command due to error. Error while processing command
> <describe jdbc-mapping --region=employee> Reason : null
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)