[ 
https://issues.apache.org/jira/browse/IGNITE-18504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladislav Pyatkov resolved IGNITE-18504.
----------------------------------------
    Resolution: Won't Fix

> Missing node name on metastorage pool naming factory
> ----------------------------------------------------
>
>                 Key: IGNITE-18504
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18504
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Vladislav Pyatkov
>            Priority: Major
>
> *Motivation*
> All threads related to a specific node should have a node name prefix in 
> their names. This required to avoid confusing when several nodes are started 
> in shared JVM.
> *Implementation Notes*
> Here is a good example of configuration naming factory:
> {code}
> new NamedThreadFactory(NamedThreadFactory.threadPrefix(ignite.name(), 
> "pool-name"), LOG)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to