[
https://issues.apache.org/jira/browse/IGNITE-17345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681228#comment-17681228
]
Ignite TC Bot commented on IGNITE-17345:
----------------------------------------
{panel:title=Branch: [pull/10496/head] Base: [master] : Possible Blockers
(9)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Platform .NET (Windows){color} [[tests
6|https://ci2.ignite.apache.org/viewLog.html?buildId=7018463]]
* exe: CacheClientPartitionedTxTest.TestDifferentClientsCanStartTransactions -
Test has low fail rate in base branch 0,0% and is not flaky
* exe:
PartitionAwarenessTest.IgniteSet_RequestIsRoutedToPrimaryNode("custom-grp-replicated-set","testIgniteSet2",Replicated,1,1)
- Test has low fail rate in base branch 0,0% and is not flaky
* exe:
PartitionAwarenessTest.IgniteSet_RequestIsRoutedToPrimaryNode("custom-grp-replicated-set","testIgniteSet2",Replicated,3,1)
- Test has low fail rate in base branch 0,0% and is not flaky
* exe:
PartitionAwarenessTest.IgniteSetColocated_RequestIsRoutedToPrimaryNode("custom-grp-replicated-set-2","testIgniteSetColocated2",Replicated,3,1)
- Test has low fail rate in base branch 0,0% and is not flaky
* exe:
PartitionAwarenessTest.IgniteSetColocated_RequestIsRoutedToPrimaryNode("custom-grp-replicated-set-2","testIgniteSetColocated2",Replicated,2,1)
- Test has low fail rate in base branch 0,0% and is not flaky
* exe:
PartitionAwarenessTest.IgniteSetColocated_RequestIsRoutedToPrimaryNode("custom-grp-replicated-set-2","testIgniteSetColocated2",Replicated,1,1)
- Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Thin client: Python{color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=7018600]]
*
tests.affinity.test_affinity_request_routing.test_cache_operation_on_primitive_key_routes_request_to_primary_node(3-3-3)
- Test has low fail rate in base branch 0,0% and is not flaky
*
tests.affinity.test_affinity_request_routing.test_cache_operation_on_primitive_key_routes_request_to_primary_node_async(0-6-2)
- Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Thin client: Node.js{color} [[tests 0 Exit Code
|https://ci2.ignite.apache.org/viewLog.html?buildId=7018602]]
{panel}
{panel:title=Branch: [pull/10496/head] Base: [master] : New Tests
(27)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Thin Client: Java{color} [[tests
27|https://ci2.ignite.apache.org/viewLog.html?buildId=7017476]]
* {color:#013220}ClientTestSuite: ThinClientAwarenessMetricsTest.testGetAsync -
PASSED{color}
* {color:#013220}ClientTestSuite: ThinClientAwarenessMetricsTest.scanQuery -
PASSED{color}
* {color:#013220}ClientTestSuite:
ThinClientAwarenessMetricsTest.testReplaceIfEqualsAsync - PASSED{color}
* {color:#013220}ClientTestSuite:
ThinClientAwarenessMetricsTest.testRemoveIfEquals - PASSED{color}
* {color:#013220}ClientTestSuite: ThinClientAwarenessMetricsTest.testPut -
PASSED{color}
* {color:#013220}ClientTestSuite: ThinClientAwarenessMetricsTest.testGet -
PASSED{color}
* {color:#013220}ClientTestSuite: ThinClientAwarenessMetricsTest.testClearAsync
- PASSED{color}
* {color:#013220}ClientTestSuite:
ThinClientAwarenessMetricsTest.testGetAndPutIfAbsentAsync - PASSED{color}
* {color:#013220}ClientTestSuite:
ThinClientAwarenessMetricsTest.testRemoveAsync - PASSED{color}
* {color:#013220}ClientTestSuite:
ThinClientAwarenessMetricsTest.testContainsKeyAsync - PASSED{color}
* {color:#013220}ClientTestSuite: ThinClientAwarenessMetricsTest.testClear -
PASSED{color}
... and 16 new tests
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7017619&buildTypeId=IgniteTests24Java8_RunAll]
> [IEP-35] Metric to track PA enabled request on ThinClient
> ---------------------------------------------------------
>
> Key: IGNITE-17345
> URL: https://issues.apache.org/jira/browse/IGNITE-17345
> Project: Ignite
> Issue Type: Improvement
> Reporter: Nikolay Izhikov
> Assignee: Luchnikov Alexander
> Priority: Major
> Labels: IEP-35, ise
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> The crucial point to understand ThinClient performance is to know - Partition
> Awareness enabled or not.
> For now, it's impossible to understand how many request goes to node that is
> primary for key.
> It seems useful metrics to analyze PA behavior - two counters to track amount
> of requests for each server node
> - one counter for keys current node is primary.
> - another counter for keys which require extra network hop between server
> nodes to serve the request.
> For environment with optimal performance second counter should be close to
> zero.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)