Pavel Tupitsyn created IGNITE-16382:
---------------------------------------
Summary: .NET: Thin 3.0: Make tests faster by reusing server node
Key: IGNITE-16382
URL: https://issues.apache.org/jira/browse/IGNITE-16382
Project: Ignite
Issue Type: Improvement
Components: platforms, thin client
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.0.0-alpha5
Currently, every integration test class starts a server node and then stops it.
We can start a node once (lazily), use it for all tests, and stop when the
test process is about to exit.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)