You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/05/15 18:58:00 UTC

[jira] [Commented] (GEODE-5041) Add post processor to new client protocol

    [ https://issues.apache.org/jira/browse/GEODE-5041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476342#comment-16476342 ] 

ASF subversion and git services commented on GEODE-5041:
--------------------------------------------------------

Commit 4f62664fc66960c17db2594bb4c24bb6694dbabc in geode's branch refs/heads/develop from Dan Smith
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4f62664 ]

GEODE-5041: Post processing results from the experimental protocol

Invoking the user's post processor before returning results from the
experimental protobuf protocol.


> Add post processor to new client protocol
> -----------------------------------------
>
>                 Key: GEODE-5041
>                 URL: https://issues.apache.org/jira/browse/GEODE-5041
>             Project: Geode
>          Issue Type: New Feature
>          Components: client/server
>            Reporter: Galen O'Sullivan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Geode security supports post-processing of operation results before they are sent to clients. The new protocol doesn't currently integrate with the post-processor, which is a feature that users expect to apply to all clients. Make sure that users value massaging happens with any operation that returns a value.
> See org.apache.geode.security.PostProcessor.



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