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

WriteTransaction.submit() should return FluentFuture<? extends CommitInfo>

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Medium
    • Resolution: Done
    • None
    • Fluorine
    • DOM API
    • None

    Description

      When datastore commit completes, we need the ability to report additional data about the commit. Examples include:

      • serialization ID, useful for debugging with persistence
      • commit ID, useful for correlating information

      Change the signature so that we do not use Void, which is nullable, but rather a newly-defined CommitInfo future.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              rovarga Robert Varga
              rovarga Robert Varga
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: