You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mark Hanson (Jira)" <ji...@apache.org> on 2019/12/30 18:50:07 UTC

[jira] [Closed] (GEODE-7131) add bi-direction linkage to Region and index in REST API V2

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

Mark Hanson closed GEODE-7131.
------------------------------

Transition from Resolved to Closed for Apache Geode 1.11.0 RC4 release.

> add bi-direction linkage to Region and index in REST API V2
> -----------------------------------------------------------
>
>                 Key: GEODE-7131
>                 URL: https://issues.apache.org/jira/browse/GEODE-7131
>             Project: Geode
>          Issue Type: Improvement
>          Components: management
>            Reporter: Gang Yan
>            Priority: Major
>             Fix For: 1.11.0
>
>          Time Spent: 7h
>  Remaining Estimate: 0h
>
> for region and index, they are related.
> currently, in the output of json, the customers can not find the relation between region and index.
>  
> ### WHAT
>  # add the link of index to region , if the region has index
>  # add the link of region to index
> for region:
>    in "config" part, add a link of "indexes:  /management/experimental/regionname/indexes"
> for index:
>    in "config" part, add a link of "region:  /management/experimental/regionname"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)