Consider making IOperationExecutor public and decoratable

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.3
    • Component/s: API
    • None
    • None
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, the IOperationExecutor is an internal interface, but it looks very valuable if one looks to customize the part between the "logic" and "network" parts of the driver. I ask you to consider making the interface public and allow it's decoration in the fashion alike to how the cluster builder allows customization of cluster internals. Since this is an internal -> public interface extension, I don't think it will break existing code. Also, the referenced types are already public, so I presume it would not require other changes.
      I understand that by exposing more of the internal implementation details you close some future paths over which the code might evolve due to requirement to contain backwards compatibility, but this interface looks like the best place to perform certain operation transformations.

            Assignee:
            Unassigned
            Reporter:
            Aristarkh Zagorodnikov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: