improve const-ness of OpObserver transaction-related events for TransactionOperations parameter

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2022-12-12
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The OpObserver interfaces currently accepts a pointer to the TransactionOperations container (see preTransactionPrepare, onTransactionPrepare, and onUnpreparedTransactionCommit) but none of the existing implementations need to modify the container's contents.

      It would be clearer for the interface to accept a const ref to TransactionOperations.

              Assignee:
              Benety Goh
              Reporter:
              Benety Goh
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: