Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-10025

Change TcrMessage response parse

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • native client
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            gaussianrecurrence Mario Salazar de Torres
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: