Hi,

The JBoss Cache directory for Lucene splits each Lucene segment into pieces - chunks. Similar solutions exists in Lucene RamDirectory implementation.
Are there some pros to use such splitting approach in Infinispan directory case? Some buffer size is recommended?

Lukasz