Please get to know best practices for performance optimizations: https://apacheignite-sql.readme.io/docs/performance-and-debugging
As Ilya suggested, your queries just need extra optimization steps. - Denis On Tue, Jul 2, 2019 at 6:49 AM siva <[email protected]> wrote: > Hi, > I am using Apache Ignite v2.7.5 as thinclient and server in .net core and > running in window vm. > > After getting long running query warning, server getting down. > > Server log: > ---------------------- > ignite-15e6d7d4.log > < > http://apache-ignite-users.70518.x6.nabble.com/file/t1379/ignite-15e6d7d4.log> > > > > Server config xml file > -------------------------------------- > server-config.xml > < > http://apache-ignite-users.70518.x6.nabble.com/file/t1379/server-config.xml> > > > Client config xml file > ------------------------------------- > client-config.xml > < > http://apache-ignite-users.70518.x6.nabble.com/file/t1379/client-config.xml> > > > > Cache config: > -------------------- > > > I am using RAM-128GB, CPU-32. > > Anything else need let me know. > Please,Any one give me suggestion,How to solve above warning,any > configuration missing?. > > > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
