You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Addison (JIRA)" <ji...@apache.org> on 2018/02/05 22:21:00 UTC

[jira] [Created] (GEODE-4602) Refactor TcrMessage - unfriend TcrMessageHelper and TcrMessage

Addison created GEODE-4602:
------------------------------

             Summary: Refactor TcrMessage - unfriend TcrMessageHelper and TcrMessage
                 Key: GEODE-4602
                 URL: https://issues.apache.org/jira/browse/GEODE-4602
             Project: Geode
          Issue Type: Task
          Components: native client
            Reporter: Addison


TcrMessageHelper breaks encapsulation of TcrMessage so that ThinClientRegion can process messages. For example, look at ChunkedQueryResponse::handleChunk.

Evaluate ways to decouple these classes. Consider making a non-friend processor class instead. Make more stories as appropriate.



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