The txn::collect utility stops joining on errors

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Incomplete
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • ALL
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The txn::collect Futures utility will stop joining the sub-tasks after it gets an error. Because of this, it doesn't ensure that all asynchronous activities have completed upon return.

      Since it is only used by the transaction coordinator we should make it just fit this case instead of trying to make it a more generic utility.

            Assignee:
            Kaloian Manassiev
            Reporter:
            Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: