[
https://issues.apache.org/jira/browse/IGNITE-13489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov updated IGNITE-13489:
-------------------------------------
Description:
Connection of the client node to the cluster trigger PME.
So it's not free for the whole cluster.
We should check the correctness and impact of the start-stop client node events
to the cluster and it's stability:
The test scenario can be the following:
# Start cluster of X server nodes.
# Start Y client nodes that stable and perform some operation with the data.
# N time from M nodes start client node, do some operation, and stops it after
K seconds.
We should be able to switch [kill, stop gracefully] with some test parameter.
Should check that all client nodes connect to the cluster successfully.
Should measure operation latency and throughput for stable client nodes.
was:Client
> Client nodes start-stop ducktape tests
> --------------------------------------
>
> Key: IGNITE-13489
> URL: https://issues.apache.org/jira/browse/IGNITE-13489
> Project: Ignite
> Issue Type: Task
> Reporter: Nikolay Izhikov
> Priority: Major
> Labels: IEP-56, ducktape
>
> Connection of the client node to the cluster trigger PME.
> So it's not free for the whole cluster.
> We should check the correctness and impact of the start-stop client node
> events to the cluster and it's stability:
> The test scenario can be the following:
> # Start cluster of X server nodes.
> # Start Y client nodes that stable and perform some operation with the data.
> # N time from M nodes start client node, do some operation, and stops it
> after K seconds.
> We should be able to switch [kill, stop gracefully] with some test
> parameter.
> Should check that all client nodes connect to the cluster successfully.
> Should measure operation latency and throughput for stable client nodes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)