Ivan Veselovsky created IGNITE-419:
--------------------------------------
Summary: Each IGFS operation causes two "Handshake failed"
warnings to appear
Key: IGNITE-419
URL: https://issues.apache.org/jira/browse/IGNITE-419
Project: Ignite
Issue Type: Bug
Reporter: Ivan Veselovsky
Priority: Minor
Pre-condition: Hadoop client configured to work with igfs:// (does not matter
this is pure IGFS or a layer upon HDFS).
In Hadoop client do any fs-related operation, e.g.
./hadoop fs -touchz /foo
Observe in Ignite console the following 2 lines:
[21:07:10,947][WARN ][igfs-client-worker-69-#192%null%][GridWorker] Handshake
failed.
[21:07:11,658][WARN ][igfs-client-worker-71-#194%null%][GridWorker] Handshake
failed.
However, in most cases no functionality appears to be broken.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)