XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • None

      Expand both DataBroker and TransactionChain with the following method:

          default FluentFuture<? extends CommitInfo> compact(LogicalDatastoreType datastore, InstanceIdentifier path) {
              return newWriteOnlyTransaction().commit();
      

      with the appropriate documentation.

      Implement these methods in mdsal-binding-dom-adapter minding the presence of DOMDataBroker.CompactExtension – if it is not present, the invocations should just succeed.

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

              Created:
              Updated: