[jboss-jira] [JBoss JIRA] (WFLY-7616) Setting 'site' attribute of cache-container transport fails on WF 10.1.0
Joe Siponen (JIRA)
issues at jboss.org
Fri Nov 25 03:07:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-7616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joe Siponen updated WFLY-7616:
------------------------------
Description:
The documentation for the Infinispan Subsystem in Wildfly 10 (https://docs.jboss.org/author/display/WFLY10/Infinispan+Subsystem) suggest that it should be possible to set the following attributes on the transport element of the cache-container:
site: This attribute configures the site id of the cache container.
rack: This attribute configures the rack id of the cache container.
machine: This attribute configures the machine id of the cache container
Setting these will fail due to parsing errors:
[Host Controller] 14:32:41,557 ERROR [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0033: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: WFLYCTL0085: Failed to parse configuration
[Host Controller] Message: WFLYCTL0197: Unexpected attribute 'machine' encountered
Further investigation revealed that this failure was due to the configuration having been moved to the transport element of the jgroups subsystem. Therefore it would be good if this was removed from the documentation for the infinispan subsystem. However, if these settings affect the server hinting for infinispan (http://infinispan.org/docs/stable/user_guide/user_guide.html#ServerHinting) then some hint regarding these settings and how they pertain to server hinting would still need to be documented.
was:
The documentation for the Infinispan Subsystem in Wildfly 10 (https://docs.jboss.org/author/display/WFLY10/Infinispan+Subsystem) suggest that it should be possible to set the following attributes on the transport element of the cache-container:
site: This attribute configures the site id of the cache container.
rack: This attribute configures the rack id of the cache container.
machine: This attribute configures the machine id of the cache container
Setting these will fail due to parsing errors:
[Host Controller] 14:32:41,557 ERROR [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0033: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: WFLYCTL0085: Failed to parse configuration
[Host Controller] Message: WFLYCTL0197: Unexpected attribute 'machine' encountered
Further investigation revealed that this configuration was moved to the transport element of the jgroups subsystem and, thus, it would nice if this was removed from the documentation in for infinispan. However, if these settings affect the server hinting for infinispan (http://infinispan.org/docs/stable/user_guide/user_guide.html#ServerHinting) it would still be nice if this was explained in this documentation page.
> Setting 'site' attribute of cache-container transport fails on WF 10.1.0
> ------------------------------------------------------------------------
>
> Key: WFLY-7616
> URL: https://issues.jboss.org/browse/WFLY-7616
> Project: WildFly
> Issue Type: Feature Request
> Components: Documentation
> Affects Versions: 10.1.0.Final
> Reporter: Joe Siponen
> Priority: Minor
> Labels: infinispan
>
> The documentation for the Infinispan Subsystem in Wildfly 10 (https://docs.jboss.org/author/display/WFLY10/Infinispan+Subsystem) suggest that it should be possible to set the following attributes on the transport element of the cache-container:
> site: This attribute configures the site id of the cache container.
> rack: This attribute configures the rack id of the cache container.
> machine: This attribute configures the machine id of the cache container
> Setting these will fail due to parsing errors:
> [Host Controller] 14:32:41,557 ERROR [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0033: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: WFLYCTL0085: Failed to parse configuration
> [Host Controller] Message: WFLYCTL0197: Unexpected attribute 'machine' encountered
> Further investigation revealed that this failure was due to the configuration having been moved to the transport element of the jgroups subsystem. Therefore it would be good if this was removed from the documentation for the infinispan subsystem. However, if these settings affect the server hinting for infinispan (http://infinispan.org/docs/stable/user_guide/user_guide.html#ServerHinting) then some hint regarding these settings and how they pertain to server hinting would still need to be documented.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list