yeah, we have changed the microservice's version  , and delete this code
thank you !



[email protected]
 
From: [email protected]
Date: 2019-03-09 10:28
To: user
Subject: Re: Re: TPS does not increase even though new server nodes added
Checkout below -
 
   java.lang.Thread.State: BLOCKED (on object monitor)
at java.io.PrintStream.println(PrintStream.java:805)
- waiting to lock <0x0000000085d6d798> (a java.io.PrintStream)
at
com.example.ignite.service.IgniteCacheImpl.doInTransaction(IgniteCacheImpl.java:57)
at
com.example.ignite.cotroller.ItemIgniteController.cache(ItemIgniteController.java:34)
 
Stop writing to the output stream, probably synchronized operations like
System.out
 
Thanks,
-Sam 
 
 
 
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/
 

Reply via email to