Re: Re: TPS does not increase even though new server nodes added

2019-03-03 Thread yu...@toonyoo.net
it's the full thread dumps ,the attarchment file name is 1.txt yu...@toonyoo.net From: Ilya Kasnacheev Date: 2019-03-04 15:32 To: user Subject: Re: TPS does not increase even though new server nodes added Hello! Can you provide full thread dumps from all nodes during max load? -- Ilya Ka

Re: Access a cache loaded by DataStreamer with SQL

2019-03-03 Thread Ilya Kasnacheev
Hello! You can see at this page: https://apacheignite-sql.readme.io/docs/sql-and-key-value-usage And then substitite cache.put() with addData() and cache name will be SQL_PUBLIC_{table name in caps} There are not many examples since this is being discouraged in favor of SET STREAMING ON, actuall

Re: Failed to load bean in application context [beanName=cassandraAdminDataSource, igniteConfig=org.springframework.context.support.GenericApplicationContext

2019-03-03 Thread Ilya Kasnacheev
Hello! I am guessing that configured caches contain reference to Cassandra data store, for which you indeed do not have required Spring bean in your Spring context. Since you can't change cache configuration once it is there, the recommendation is to add dummy Spring bean with such name and prope

Re: TPS does not increase even though new server nodes added

2019-03-03 Thread Ilya Kasnacheev
Hello! Can you provide full thread dumps from all nodes during max load? -- Ilya Kasnacheev пн, 4 мар. 2019 г. в 10:01, c c : > More information. The cache is partitioned and full sync. > > c c 于2019年3月4日周一 下午2:54写道: > >> HI, >> We are working on ignite 2.7.0. We just put entity into igni

Re: TPS does not increase even though new server nodes added

2019-03-03 Thread c c
More information. The cache is partitioned and full sync. c c 于2019年3月4日周一 下午2:54写道: > HI, > We are working on ignite 2.7.0. We just put entity into ignite cache > with transaction and backup(2) enabled. We can get 6000 TPS with 3 server > node. Then we test on 5 server nodes. But tps does n

TPS does not increase even though new server nodes added

2019-03-03 Thread c c
HI, We are working on ignite 2.7.0. We just put entity into ignite cache with transaction and backup(2) enabled. We can get 6000 TPS with 3 server node. Then we test on 5 server nodes. But tps does not increase. We operate ignite by client server node embbed in application. Except for "publicTh

Ignite put/query takes more than 500ms occasionally

2019-03-03 Thread BinaryTree
Hello Ignites - I have an ignite cluster with 8c16 configuration and SSD disk, sometimes the cache put/query operations may take more 500ms. Here is my cache configuration: https://github.com/RedBlackTreei/streamer And I dumped five thread logs when timeout (>500ms) occurred, You can get it

Ignite put/query takes more than 500ms occasionally

2019-03-03 Thread BinaryTree
Hello Ignites - I have an ignite cluster with 8c16 configuration and SSD disk, sometimes the cache put/query operations may take more 500ms. Here is my cache configuration: https://github.com/RedBlackTreei/streamer And I dumped five thread logs when timeout (>500ms) occurred, You can get it

Failed to load bean in application context [beanName=cassandraAdminDataSource, igniteConfig=org.springframework.context.support.GenericApplicationContext

2019-03-03 Thread Max Barrios
I am getting the above error when I attempt to activate a baseline Ignite cluster ( I have stopped and started the nodes in the cluster. I have attempted to deactivate the cluster and reactivate it. /home/ubuntu/apache-ignite-fabric-2.6.0-bin$ ./bin/control.sh --baseline Control utility [ver. 2.6