+1 Alexey Goncharuk
--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
Hi,
OK, the user can use it to calculate the off-heap. But I think that the
reason for your changes to fix the calculation of the nonHeap used in Ignite
now. For example now REST return "-1" for nonHeapMemoryMaximum. I think that
it can't be used somehow. So REST possible should be updated as you
Hi Igniters,
Small notes according to these fix.
As I see that all logic of calculation off-neap max size at the moment
located in the ackNodeMetrics method in IgniteKernal.java. I think that it
isn't ok because this logic should be added to other functionality too. I
think that will be better t
Hi,
This is a message that provides metrics for other nodes. You can take a look
at it in the source code.
However, looks like your client try to receive the acknowledgment for some
message from some node and there is no answer from this node. Possible that
the required node quit from the cluster