Uploaded image for project: 'VEND'
  1. VEND
  2. VEND-50

Add accessors to Geronimo transaction manager

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Geronimo
    • Team:
      PLATFORM
    • Sprint:
      nxplatform #58
    • Story Points:
      3

      Description

      The current geronimo transaction manager (version 3.1.4)  is not able to provide the start of transaction timestamp.

      Also, retrieving the transaction timeout timestamp requires reflection that we want to avoid.

      The patch should add accessors to the TransactionImpl class, like:

      • getTimeoutTimestamp -> returns the timestamp corresponding to the timeout limit
      • getStartTimestamp -> returns the timestamp of transaction start
      • getTimeoutDurationInSeconds -> returns the maximum transaction duration in seconds

       

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                bdelbosc Benoit Delbosc
                Reporter:
                bdelbosc Benoit Delbosc
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: