Hi Illya, I have compiled the source for 2.3 after applying that patch, and now I can use IGFS configured with values like <property name="sequentialReadsBeforePrefetch" value="64"/> and <property name="prefetchBlocks" value="32"/>, and I have been able to run some benchmarks without exceptions or errors.
Thanks a lot for your help. Greetings, Juan On Mon, Dec 18, 2017 at 5:02 AM, Ilya Kasnacheev <[email protected]> wrote: > Hello Juan! > > IGNITE-4862 <https://issues.apache.org/jira/browse/IGNITE-4862> was just > merged into master branch, which means it will be in 2.4. You can also > apply the commit yourself if you're building from sources. > > 5cd3e263b9ca1464044c1eec24fc642873a881ab is commit's sha. > > Regards, > Ilya. > > -- > Ilya Kasnacheev > > 2017-12-13 16:05 GMT+03:00 ilya.kasnacheev <[email protected]>: > >> Hello! >> >> I will make sure this ticket gets merged after tests, since its code seems >> to be OK. >> >> This way it will make into the next version, in the meantime you can try >> the >> patch yourself, write your feedback if something goes wrong. >> >> Regards, >> >> >> >> -- >> Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >> > >
