[MDSAL-337] WriteTransaction.submit() should return FluentFuture<? extends CommitInfo> Created: 22/Apr/18  Updated: 02/May/18  Resolved: 02/May/18

Status: Resolved
Project: mdsal
Component/s: DOM API
Affects Version/s: None
Fix Version/s: Fluorine

Type: Improvement Priority: Medium
Reporter: Robert Varga Assignee: Robert Varga
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Relates
relates to MDSAL-229 mdsal-dom-api: get rid of CheckedFuture Resolved

 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.



 Comments   
Comment by Robert Varga [ 22/Apr/18 ]

https://git.opendaylight.org/gerrit/71194

Generated at Wed Feb 07 20:09:33 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.