Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-28332

TransactionHelper executor must name its threads

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 10.10
    • Fix Version/s: 2021.9
    • Component/s: Runtime
    • Team:
      PLATFORM
    • Sprint:
      nxplatform #43, nxplatform #44, nxplatform #45
    • Story Points:
      2

      Description

      All the run*Transaction rely on org.nuxeo.runtime.transaction.TransactionHelper#runWithoutTransactionInternal which is using and executor:
      https://github.com/nuxeo/nuxeo-lts/blob/2021/modules/runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/transaction/TransactionHelper.java#L681

      The executor doesn't name its threads, as a result, we have default thread names in thread dump like pool-2-thread-2, which is not acceptable.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: