You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2023/03/10 15:00:00 UTC

[jira] [Updated] (IGNITE-19007) Java thin 3.0: Improve logging

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

Pavel Tupitsyn updated IGNITE-19007:
------------------------------------
    Description: 
Java client logging should include the following:
 *Warn level:*

 ** Failed to establish connection to specified endpoint

 *** Can’t connect

 *** Failed handshake or magic

 ** Existing connection failed

*Info level:*

 ** Partition assignment change events

 *Debug level:*

 ** All connections

 ** Schema updates

 ** Retries

 *Trace level:*

 ** All operations

  was:
Java client logging should include the following:
 * Warn level:

 ** Failed to establish connection to specified endpoint

 *** Can’t connect

 *** Failed handshake or magic

 ** Existing connection failed

 * Info level:

 ** Partition assignment change events

 * Debug level:

 ** All connections

 ** Schema updates

 ** Retries

 * Trace level:

 ** All operations


> Java thin 3.0: Improve logging
> ------------------------------
>
>                 Key: IGNITE-19007
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19007
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>    Affects Versions: 3.0.0-beta1
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> Java client logging should include the following:
>  *Warn level:*
>  ** Failed to establish connection to specified endpoint
>  *** Can’t connect
>  *** Failed handshake or magic
>  ** Existing connection failed
> *Info level:*
>  ** Partition assignment change events
>  *Debug level:*
>  ** All connections
>  ** Schema updates
>  ** Retries
>  *Trace level:*
>  ** All operations



--
This message was sent by Atlassian Jira
(v8.20.10#820010)