Allow returning any type from the callback given to the transaction API

XMLWordPrintableJSON

    • Cluster Scalability
    • 5
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, the callback given to the transaction API must return void so callers have to use shared state to return values from the callback to the API caller. Instead the API should allow the callback to return any type and the response from the various transaction run() methods should return that type, in addition to the currently returned CommitResult.

              Assignee:
              [DO NOT USE] Backlog - Cluster Scalability
              Reporter:
              Jack Mulrow
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: