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 14:57:00 UTC

[jira] [Updated] (IGNITE-19006) Thin 3.0: Improve server-side logging

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

Pavel Tupitsyn updated IGNITE-19006:
------------------------------------
    Description: 
Server-side logging in *ignite-client-handler* module should include the following:
 * Warn level:

  * Failed handshakes

  * Operation errors (writeError)

  * Idle channel events (IdleChannelHandler)

 * Info level:

  * Partition assignment change events

 * Debug level:

  * All connections

 * Trace level:

  * All client operations

  was:
Server-side logging in *ignite-client-handler* module should include the following:
 * Warn level:

 ** Failed handshakes

 ** Operation errors (writeError)

 ** Idle channel events (IdleChannelHandler)

 * Info level:

 ** Partition assignment change events

 * Debug level:

 ** All connections

 * Trace level:

 ** All operations


> Thin 3.0: Improve server-side logging
> -------------------------------------
>
>                 Key: IGNITE-19006
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19006
>             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
>
>
> Server-side logging in *ignite-client-handler* module should include the following:
>  * Warn level:
>   * Failed handshakes
>   * Operation errors (writeError)
>   * Idle channel events (IdleChannelHandler)
>  * Info level:
>   * Partition assignment change events
>  * Debug level:
>   * All connections
>  * Trace level:
>   * All client operations



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