[
https://issues.apache.org/jira/browse/IGNITE-18615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-18615:
------------------------------------
Release Note: Java thin: added monitoring events.
> Implement events in java thin client
> ------------------------------------
>
> Key: IGNITE-18615
> URL: https://issues.apache.org/jira/browse/IGNITE-18615
> Project: Ignite
> Issue Type: Improvement
> Components: thin client
> Reporter: Ivan Daschinsky
> Assignee: Ivan Daschinsky
> Priority: Major
> Labels: ise
> Fix For: 2.15
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> I suggest to add monitoring capabilities similar to [java mongo
> client|https://www.mongodb.com/docs/drivers/java/sync/current/fundamentals/monitoring]
> I suggests to add listeners to:
> # *Connection events* connect or disconnect to specific ignite server,
> connection errors
> # *Topology events* when partition awareness is enabled, log new topology
> versions
> # *Operations events* start,success or failure with request_id, server
> (address, port and uuid), operation_id, error string if presents
> This approach can implement custom metrics, tracing and other useful
> client-side stuff in order to make client more observable
--
This message was sent by Atlassian Jira
(v8.20.10#820010)