Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8
-
None
Description
An example comes from InfinispanStore.java :
splitSize = Integer.valueOf(
properties.getProperty( BUFFER_LIMIT_READ_NAME,
splitSize, an int, should be assigned by calling Integer.parseInt()
Attachments
Issue Links
- links to