Don't use raw wire protocol messages outside of command layer

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Operations Layer
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Our codebase is littered with calls to check if things like result.result exists, or result.queryError (for OP_QUERY messages). This is because the wire protocol handlers are returning raw messages even in situations when a full result is not requested. This should be cleaned up and contained to the wire protocol level.

            Assignee:
            Unassigned
            Reporter:
            Matt Broadstone
            None
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: