Mario Salazar de Torres created GEODE-10025:
-----------------------------------------------

             Summary: Change TcrMessage response parse
                 Key: GEODE-10025
                 URL: https://issues.apache.org/jira/browse/GEODE-10025
             Project: Geode
          Issue Type: Improvement
          Components: native client
            Reporter: Mario Salazar de Torres


Currently, all implementations of TcrMessage are in the same file, and also, 
the response for any request is processed on the same place and under 
TcrMessageReply.

I'd be ideal to split implementations on several files and also to try and 
parse response using some kind of factory instead of just a switch.

This will dramatically improve code readability, hence will set the bases to 
identify several issues on message parsing.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to