You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jianxia Chen (JIRA)" <ji...@apache.org> on 2019/02/25 17:10:00 UTC

[jira] [Resolved] (GEODE-6365) Add server group support for JDBC List Mapping and Destroy Mapping Commands

     [ https://issues.apache.org/jira/browse/GEODE-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jianxia Chen resolved GEODE-6365.
---------------------------------
    Resolution: Fixed

> Add server group support for JDBC List Mapping and Destroy Mapping Commands
> ---------------------------------------------------------------------------
>
>                 Key: GEODE-6365
>                 URL: https://issues.apache.org/jira/browse/GEODE-6365
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Benjamin P Ross
>            Assignee: Benjamin P Ross
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 5h 40m
>  Remaining Estimate: 0h
>
> As a Geode user, I want to specify which server group holds the region, so that I can add the JDBC mapping to that region.
> Given a jdbc-mapping exists for a Geode region on a server group, when I run list jdbc-mapping for that region
> Then I can specify the server group with an option on the command line, so that the jdbc-mappings displayed are limited to the mappings in the specified server group.
> Given a jdbc-mapping exists for a Geode region on a server group, when I run destroy jdbc-mapping for that region
> Then I can specify the server group with an option on the command line, so that the jdbc-mapping will only be destroyed if it is found in the specified group.
> This is a follow up to the story: https://issues.apache.org/jira/browse/GEODE-6273



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)