Re: Partition eviction failed, this can cause grid hang. (Caused by: java.lang.IllegalStateException: Failed to get page IO instance (page content is corrupted))

2018-03-17 Thread Arseny Kovalchuk
. What kind of storage do you have (network, HDD, SSD, etc.) 6. If you can provide a solid reproducer, I'd like to investigate it. Sincerely ​ Arseny Kovalchuk Senior Software Engineer at Synesis skype: arseny.kovalchuk mobile: +375 (29) 666-16-16 ​LinkedIn Profile <http://www.linkedin.

Re: Partition eviction failed, this can cause grid hang. (Caused by: java.lang.IllegalStateException: Failed to get page IO instance (page content is corrupted))

2018-03-16 Thread Arseny Kovalchuk
with such situation with data in the future. ​ Arseny Kovalchuk Senior Software Engineer at Synesis skype: arseny.kovalchuk mobile: +375 (29) 666-16-16 ​LinkedIn Profile <http://www.linkedin.com/in/arsenykovalchuk/en>​ On 16 March 2018 at 17:03, Dmitry Pavlov <dpavlov@gmail.com>

Re: Partition eviction failed, this can cause grid hang. (Caused by: java.lang.IllegalStateException: Failed to get page IO instance (page content is corrupted))

2018-03-15 Thread Arseny Kovalchuk
o the real data is in the data5/db/ignite_instance_5 folder 5. Start application from ru.synesis.kipod.DataTestBootApp 6. Enjoy Hope it will help. ​ Arseny Kovalchuk Senior Software Engineer at Synesis skype: arseny.kovalchuk mobile: +375 (29) 666-16-16 ​LinkedIn Profile <http://www

Re: Runtime.availableProcessors() returns hardware's CPU count which is the issue with Ignite in Kubernetes

2017-12-26 Thread Arseny Kovalchuk
openjdk version "1.8.0_151" OpenJDK Runtime Environment (IcedTea 3.6.0) (Alpine 8.151.12-r0) OpenJDK 64-Bit Server VM (build 25.151-b12, mixed mode) bash-4.4# jjs jjs> print(java.lang.Runtime.runtime.availableProcessors()); 40 jjs> ​ Arseny Kovalchuk Senior Software Engineer