Richard Kosegi created ISPN-2949:
------------------------------------
Summary: Type in exception message
Key: ISPN-2949
URL:
https://issues.jboss.org/browse/ISPN-2949
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 5.2.1.Final
Reporter: Richard Kosegi
Assignee: Mircea Markus
Priority: Trivial
There is simple typo error in org.infinispan.loaders.file.FileCacheStore on line 461.
"isDirector" should be "isDirectory"
Here is example of thrown exception:
IO error occurred when listing files with filter
org.infinispan.loaders.file.FileCacheStore$NumericNamedFilesFilter@2773a64a
[fileExists=false, isDirector=false, canRead=false, canWrite=false]
--
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