]
Vojtech Juranek closed ISPN-2949.
---------------------------------
Resolution: Out of Date
{{FileCacheStore}} has been removed in ISPN 6.0.
Typo 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
Labels: typo
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]