Hi,

I didn't find any logs like this in TcpCommunicationSp(and in other classes
too)i. Did you modify the source code if ignite?

Evgenii

2017-05-18 19:34 GMT+03:00 yucigou <yuci....@gmail.com>:

> Hi,
>
> Our Ignite (version 1.7) log file size goes up sharply, from the level of
> KB
> to 10GB. And eventually the cluster suffers.
>
> It is filled up with messages like below:
>
> [17:25:37,054][INFO ][grid-nio-worker-0-#42%null%][TcpCommunicationSpi]
> Process write key...
> [17:25:37,054][INFO ][grid-nio-worker-0-#42%null%][TcpCommunicationSpi]
> Process write key... done
> [17:25:37,054][INFO ][grid-nio-worker-0-#42%null%][TcpCommunicationSpi]
> Process key...
> [17:25:37,054][INFO ][grid-nio-worker-0-#42%null%][TcpCommunicationSpi]
> Process write key...
> [17:25:37,054][INFO ][grid-nio-worker-0-#42%null%][TcpCommunicationSpi]
> Process write key... done
> [17:25:37,054][INFO ][grid-nio-worker-1-#43%null%][TcpCommunicationSpi]
> Process key...
> [17:25:37,054][INFO ][grid-nio-worker-1-#43%null%][TcpCommunicationSpi]
> Process read key...
> [17:25:37,054][INFO ][grid-nio-worker-1-#43%null%][TcpCommunicationSpi]
> Process read key... done
> [17:25:37,054][INFO ][grid-nio-worker-1-#43%null%][TcpCommunicationSpi]
> Process key...
> [17:25:37,054][INFO ][grid-nio-worker-1-#43%null%][TcpCommunicationSpi]
> Process write key...
> [17:25:37,054][INFO ][grid-nio-worker-1-#43%null%][TcpCommunicationSpi]
> Process write key... done
> [17:25:37,054][INFO ][grid-nio-worker-1-#43%null%][TcpCommunicationSpi]
> Process key...
> [17:25:37,054][INFO ][grid-nio-worker-1-#43%null%][TcpCommunicationSpi]
> Process write key...
> [17:25:37,054][INFO ][grid-nio-worker-1-#43%null%][TcpCommunicationSpi]
> Process write key... done
> [17:25:37,055][INFO ][grid-nio-worker-0-#42%null%][TcpCommunicationSpi]
> Process key...
> [17:25:37,055][INFO ][grid-nio-worker-0-#42%null%][TcpCommunicationSpi]
> Process read key...
> [17:25:37,055][INFO ][grid-nio-worker-0-#42%null%][TcpCommunicationSpi]
> Process read key... done
> ...
>
> The messages are at the level of INFO (not debug, or warn, or error), which
> means it is OK or normal. But why so overwhelmingly huge number of these?
>
> Any clue please?
>
> Thank you,
> Yuci
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/Process-write-key-tp13006.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>

Reply via email to