Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-61

Data Broker transactions should expose future which will complete when transaction is commited

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • 13.0.0
    • None
    • Binding API, DOM API
    • None
    • Operating System: All
      Platform: All

      Current APIs exposes such future, but also submits transaction as side effect, but some use-cases shows, that having that future existing before transaction is submitted could potentially ease development of proper monitoring of transactions.

      This is also true for TypedTransactions, where the body being executed only sees ReadOperations/WriteOperations, hence cannot actually submit the future – but it may want to hook further processing based on the outcome of the transaction. Hence the future should really be exposed from *Operations interface.

            rovarga Robert Varga
            tony.tkacik@gmail.com Tony Tkacik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: