[
https://issues.apache.org/jira/browse/IGNITE-18615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686274#comment-17686274
]
Ignite TC Bot commented on IGNITE-18615:
----------------------------------------
{panel:title=Branch: [pull/10501/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10501/head] Base: [master] : New Tests
(6)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Thin Client: Java{color} [[tests
6|https://ci2.ignite.apache.org/viewLog.html?buildId=7040209]]
* {color:#013220}ClientTestSuite:
IgniteClientConnectionEventListenerTest.testConnectionLost - PASSED{color}
* {color:#013220}ClientTestSuite:
IgniteClientConnectionEventListenerTest.testBasic - PASSED{color}
* {color:#013220}ClientTestSuite:
IgniteClientConnectionEventListenerTest.testUnsupportedProtocolFail -
PASSED{color}
* {color:#013220}ClientTestSuite:
IgniteClientRequestEventListenerTest.testQuerySuccessEvents - PASSED{color}
* {color:#013220}ClientTestSuite:
IgniteClientRequestEventListenerTest.testQueryFailEvents - PASSED{color}
* {color:#013220}ClientTestSuite:
IgniteClientConnectionEventListenerTest.testHandshakeFail - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7039320&buildTypeId=IgniteTests24Java8_RunAll]
> Implement events in java thin client
> ------------------------------------
>
> Key: IGNITE-18615
> URL: https://issues.apache.org/jira/browse/IGNITE-18615
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Daschinsky
> Assignee: Ivan Daschinsky
> Priority: Major
> Labels: ise
> Time Spent: 0.5h
> 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)