Implement driver.Operation

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.1.0
    • Affects Version/s: None
    • Component/s: Core API
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      During the GODRIVER-617 prototype the design converged on a single underlying operation type, called driverx.OperationContext. This is a single type that's capable of running any kind of driver operation. For the production implementation, the name will be driver.Operation and it should contain all of the functionality the driverx.OperationContext prototype contained.

      Additionally, to handle single server and single connection operation executions, a SingleServerDeployment type and a SingleConnectionDeployment type should be implemented. 

      This type needs to handle compression of wire messages and command monitoring.

            Assignee:
            Kristofer Brandow (Inactive)
            Reporter:
            Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: