Refactor write commands to use CommandOperation

XMLWordPrintableJSON

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

      We have write command wire protocol primitives, but they all forward to the command primitive, meaning each of our write operations can just inherit from CommandOperation and execute like all other commands. This would reduce the amount of code dupe for constructing these commands, and logically move command construction to the operation layer.

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

              Created:
              Updated:
              Resolved: