Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-4989

infinispan-transport thread name is undefined

    XMLWordPrintable

Details

    Description

      In stack trace, all infinispan-transport threads appear as "undefined".

      "undefined" prio=10 tid=0x00007f536528e800 nid=0x7da waiting on condition [0x00007f534835b000]
      

      We can add the thread-name-pattern="%G %f-%t" on the infinispan-transport thread factory.

      %t - emit the per-factory thread sequence number
      %g - emit the global thread sequence number
      %f - emit the factory sequence number
      %i - emit the thread ID
      %G - emit the thread group name
      

      Attachments

        Activity

          People

            rhn-support-tkimura Takayoshi Kimura
            rhn-support-tkimura Takayoshi Kimura
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: