Re: read-though tutorial for a big table

2020-06-21 Thread Vladimir Tchernyi
Hi Denis, Some progress had happened and I have some material to share with the community. I think it will be interesting to newbies. It is about loading big tables from rdbms and creating cache entries based on table info. This approach was tested in production and showed good timing being

Re: GridIoManager compile error(2.8.0)

2020-06-21 Thread Wesley
38797715 wrote: I downloaded the source code of version 2.8.1, but found that it could not be compiled successfully, and there were compilation errors in the code. We just use the binary package, won't compile that by ourselves. :) regards

GridIoManager compile error(2.8.0)

2020-06-21 Thread 38797715
Hi team, I downloaded the source code of version 2.8.1, but found that it could not be compiled successfully, and there were compilation errors in the code. for example: org.apache.ignite.internal.managers.communication.GridIoManager line 395: The method register(String, BooleanSupplier,