[ https://issues.apache.org/jira/browse/GEODE-6197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721930#comment-16721930 ]
ASF subversion and git services commented on GEODE-6197: -------------------------------------------------------- Commit e3e7c3aac50fac8c6c8c1309cde20215e45d636f in geode's branch refs/heads/feature/GEODE-6143-5 from [~jchen21] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=e3e7c3a ] GEODE-6197: Fix create and destroy jdbc-mapping (#2994) Now `create jdbc-mapping` and `destroy jdbc-mapping` only target the members that have the named region. Authored-by: Jianxia Chen <jc...@pivotal.io> > create and destroy jdbc-mapping should execute function only on members that > have the named region > -------------------------------------------------------------------------------------------------- > > Key: GEODE-6197 > URL: https://issues.apache.org/jira/browse/GEODE-6197 > Project: Geode > Issue Type: Improvement > Components: extensions > Reporter: Jianxia Chen > Assignee: Jianxia Chen > Priority: Major > Labels: pull-request-available > Time Spent: 20m > Remaining Estimate: 0h > > Currently, {{CreateMappingCommand}} and {{DestroyMappingCommand}} execute > their function on all members. They should target only the members that have > the named region. -- This message was sent by Atlassian JIRA (v7.6.3#76005)