[ 
https://issues.apache.org/jira/browse/IGNITE-12755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Surkov Aleksandr updated IGNITE-12755:
--------------------------------------
    Description: 
Unfortunately, when one node leaves the topology failure handler does not print 
enough information.

 
{code:java}
JVM will be halted immediately due to the failure: [failureCtx=FailureContext 
[type=SYSTEM_WORKER_TERMINATION, err=java.lang.NullPointerException]]
      vmop                    [threads: total initially_running wait_to_block]
{code}

  was:
One of the nodes fell out, but not enough information in the log file 
console.log.
{code:java}
JVM will be halted immediately due to the failure: [failureCtx=FailureContext 
[type=SYSTEM_WORKER_TERMINATION, err=java.lang.NullPointerException]]         
vmop                    [threads: total initially_running wait_to_block]
{code}


> Not enough information about error
> ----------------------------------
>
>                 Key: IGNITE-12755
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12755
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Surkov Aleksandr
>            Priority: Major
>
> Unfortunately, when one node leaves the topology failure handler does not 
> print enough information.
>  
> {code:java}
> JVM will be halted immediately due to the failure: [failureCtx=FailureContext 
> [type=SYSTEM_WORKER_TERMINATION, err=java.lang.NullPointerException]]
>       vmop                    [threads: total initially_running wait_to_block]
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to