[infinispan-issues] [JBoss JIRA] (ISPN-4180) Configuration parsing incorrectly logs that the cache name is ignored

Jakub Markos (JIRA) issues at jboss.org
Wed Apr 2 05:09:13 EDT 2014


Jakub Markos created ISPN-4180:
----------------------------------

             Summary: Configuration parsing incorrectly logs that the cache name is ignored
                 Key: ISPN-4180
                 URL: https://issues.jboss.org/browse/ISPN-4180
             Project: Infinispan
          Issue Type: Bug
          Components: Configuration
            Reporter: Jakub Markos
            Assignee: Galder Zamarreño
            Priority: Minor


Here:
https://github.com/infinispan/infinispan/blob/master/core/src/main/java/org/infinispan/configuration/parsing/Parser70.java#L652
If you configure a cache name, you get:
{code}
INFO  [org.infinispan.configuration.parsing.Parser70] (ServerService Thread Pool -- 15) ISPN000293: Ignoring XML attribute NAME, please remove from configuration file
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list