[infinispan-issues] [JBoss JIRA] (ISPN-4989) infinispan-transport thread name is undefined

Tristan Tarrant (JIRA) issues at jboss.org
Mon Nov 24 04:55:39 EST 2014


     [ https://issues.jboss.org/browse/ISPN-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-4989:
----------------------------------
    Status: Pull Request Sent  (was: Open)


> infinispan-transport thread name is undefined
> ---------------------------------------------
>
>                 Key: ISPN-4989
>                 URL: https://issues.jboss.org/browse/ISPN-4989
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Server
>    Affects Versions: 7.0.1.Final
>            Reporter: Takayoshi Kimura
>            Assignee: Takayoshi Kimura
>            Priority: Minor
>
> In stack trace, all infinispan-transport threads appear as "undefined".
> {noformat}
> "undefined" prio=10 tid=0x00007f536528e800 nid=0x7da waiting on condition [0x00007f534835b000]
> {noformat}
> We can add the {{thread-name-pattern="%G %f-%t"}} on the infinispan-transport thread factory.
> {noformat}
> %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
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the infinispan-issues mailing list