Hello, Noah. Yep seems this behavior is mistaken, just filter out this log
somehow.
I fill the issue [1]
[1] https://issues.apache.org/jira/browse/IGNITE-16989
>
>>
>>>Hi all,
>>>
>>>I recently upgraded Ignite from 2.8.1 to 2.13 and started to obtain the
>>>following annoying warning me
Hey Николай,
Java code:
private FieldsQueryCursor> doQuery(boolean isMutation, String
sql, Object... args) {
var timer = isMutation ? rawMutTimer : rawQryTimer;
return timer.record(() -> {
try {
var query = new SqlFieldsQuery(sql)
.setTimeout(5, SECONDS)
//.setDistri
Hi all,
I recently upgraded Ignite from 2.8.1 to 2.13 and started to obtain the
following annoying warning messages.
2022-05-17 01:03:29,633 [100] WRN [MutableCacheComputeServer] Failed to
ping node [nodeId=null]. Reached the timeout 1ms. Cause: Connection
refused (Connection refused)
2022-05