Ivan Zlenko created IGNITE-23556: ------------------------------------ Summary: Remove unnecessary message from client output Key: IGNITE-23556 URL: https://issues.apache.org/jira/browse/IGNITE-23556 Project: Ignite Issue Type: Improvement Reporter: Ivan Zlenko
If you are trying to run some application with Ignite Client you can end up with output spammed with messages like {code:java} INFO: Partition assignment change notification received [remoteAddress=192.168.50.3/<unresolved>:10800] {code} They tell you nothing but keep coming. I think we should remove it from output. -- This message was sent by Atlassian Jira (v8.20.10#820010)