[
https://issues.jboss.org/browse/ISPN-2094?page=com.atlassian.jira.plugin....
]
William Burns commented on ISPN-2094:
-------------------------------------
Great, thanks! I see that since it checks the named maps in the builder every time and
also has a default builder inside the holder now as well.
You can resolve it as a Fixed Elsewhere or whatever appropriate resolution you guys have
for the Jira workflow.
New Configuration Changes do not work properly for multi file
overrides
-----------------------------------------------------------------------
Key: ISPN-2094
URL:
https://issues.jboss.org/browse/ISPN-2094
Project: Infinispan
Issue Type: Bug
Components: Configuration
Reporter: William Burns
Assignee: Tristan Tarrant
Fix For: 5.2.0.Alpha3, 5.2.0.Final
Attachments: ParserTest.java
In 5.1.3 I had helped provide a way for a user to pass in multiple infinispan.xml files
at once to the parser. This was added with ISPN-1837.
The configuration was now changed again with ISPN-1977, which moves it over to using the
staxmapper. This works fine for cache overrides with named caches. However the problem
is that the overrides do not function properly for default caches. The problem is that
each named cache is made after every single file. At the point of creation the named
cache picks up the sofar configured default cache. This means that the named cache will
not have the default values of subsequent files.
Unfortunately, I do not know if this can be fixed while still using the staxmapper.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira