[
https://issues.apache.org/jira/browse/IGNITE-26289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtsev updated IGNITE-26289:
-----------------------------------------
Component/s: cmg ai3
(was: general)
> Reduce message verbosity and stacktrace printing for node join issues
> ---------------------------------------------------------------------
>
> Key: IGNITE-26289
> URL: https://issues.apache.org/jira/browse/IGNITE-26289
> Project: Ignite
> Issue Type: Bug
> Components: cmg ai3
> Affects Versions: 3.0.0-beta1
> Reporter: Aditya Mukhopadhyay
> Assignee: Aditya Mukhopadhyay
> Priority: Major
> Labels: ignite-3
> Fix For: 3.1
>
>
> When a node fails to initialize , it prints a huge message and crashes.
> {code:java}
> IGN-CMN-65535 Trace ID: c2f5b2a7-302e-4bc4-8417-0e57a8e3843c
> Got error response from node "defaultNode": Join request denied, reason: Join
> request denied, because ...{code}
>
> A few potential improvements:
> * The error message is full of useless and misleading info.
> *
> ** “Got error response” exposes the CLI/REST inner workings and protocol.
> *
> ** “Join request denied” - whose join, where?
> *
> ** “reason: Join request denied” - repeated message
--
This message was sent by Atlassian Jira
(v8.20.10#820010)