[
https://issues.redhat.com/browse/ISPN-12094?page=com.atlassian.jira.plugi...
]
Paul Ferraro updated ISPN-12094:
--------------------------------
Description:
The default JGroups configuration files found here:
[
https://github.com/infinispan/infinispan/tree/10.1.x/core/src/main/resour...]
generate the following log message when parsed:
{noformat}
2020-07-07 08:55:30,087 WARN [org.jgroups.conf.XmlConfigurator] (ServerService Thread Pool
-- 84) version is missing in the configuration file{noformat}
This is due to logic added to JGroups since this commit:
[
https://github.com/belaban/JGroups/commit/254ea2d10029afbd92428f7857041a1...]
was:
The default JGroups configuration files found here:
[
https://github.com/infinispan/infinispan/tree/10.1.x/core/src/main/resour...]
generate the following log message when parsed:
{noformat}
2020-07-07 08:55:30,087 WARN [org.jgroups.conf.XmlConfigurator] (ServerService Thread Pool
-- 84) version is missing in the configuration file{noformat}
This is due to logic added to JGroups since this commit:
[
https://github.com/belaban/JGroups/commit/254ea2d10029afbd92428f7857041a1...]
While this is just log noise, it has the unfortunate priority due to the linked issue.
Default JGroups configuration files result in WARN log messages
---------------------------------------------------------------
Key: ISPN-12094
URL:
https://issues.redhat.com/browse/ISPN-12094
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 10.1.8.Final, 11.0.1.Final
Reporter: Paul Ferraro
Priority: Critical
The default JGroups configuration files found here:
[
https://github.com/infinispan/infinispan/tree/10.1.x/core/src/main/resour...]
generate the following log message when parsed:
{noformat}
2020-07-07 08:55:30,087 WARN [org.jgroups.conf.XmlConfigurator] (ServerService Thread
Pool -- 84) version is missing in the configuration file{noformat}
This is due to logic added to JGroups since this commit:
[
https://github.com/belaban/JGroups/commit/254ea2d10029afbd92428f7857041a1...]
--
This message was sent by Atlassian Jira
(v7.13.8#713008)