[
https://issues.apache.org/jira/browse/GEODE-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15616471#comment-15616471
]
ASF GitHub Bot commented on GEODE-1993:
---------------------------------------
GitHub user kjduling opened a pull request:
https://github.com/apache/incubator-geode/pull/276
GEODE-1993: postprocess region/key
Add post processing to the GET {region}/{key..key} endpoint
precheckin running
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kjduling/incubator-geode feature/GEODE-1993
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-geode/pull/276.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #276
----
commit 41559682c95f844018fa285f35a1adf2f7fcf0ba
Author: Kevin Duling <[email protected]>
Date: 2016-10-28T20:27:56Z
GEODE-1993: postprocess region/key
----
> value returned through /region/key rest service needs to be post processed
> --------------------------------------------------------------------------
>
> Key: GEODE-1993
> URL: https://issues.apache.org/jira/browse/GEODE-1993
> Project: Geode
> Issue Type: New Feature
> Components: management
> Reporter: Jinmei Liao
>
> The new rest security did not use post processor before returning the value
> back to the client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)