Hi Alex,

Thank you for replying.
We gave Ignite 128gb heap space, and there is no other table beside that
sample table.
We will try some of the optimizations from the guide, will update later

Thanks,
Anung

On Tue, May 11, 2021 at 2:12 AM akorensh <alexanderko...@gmail.com> wrote:

> Hi,
>   You need to examine the logs to see where the delay is.
>    Check that you have enough memory, and that the system is not thrashing
> (constantly going to disk to retrieve data).
>
>     Look into Garbage Collector logs to get more insight into your app
> performance.
> see:
>
> https://ignite.apache.org/docs/latest/perf-and-troubleshooting/troubleshooting#detailed-gc-logs
>
>   Follow these production release tips:
>
> https://ignite.apache.org/docs/latest/perf-and-troubleshooting/general-perf-tips
>
>
>
> https://ignite.apache.org/docs/latest/perf-and-troubleshooting/memory-tuning
>
>
>
> https://ignite.apache.org/docs/latest/perf-and-troubleshooting/troubleshooting
> Thanks, Alex
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to