apache / apache/pinot

Reverse the stateless and stateful controller tests

Open
#9,737 0 comments 0 reactions 1 assignee Claimed by @walterddr View on GitHub
cleanup good first issue
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
2d 55m
Merged PRs (30d)
182

Description

Stateless test should represent that the cluster doesn't change the state of the cluster, so it can use a shared cluster setup. Currently we use `stateless` test group for tests that require standalone cluster setup, which is very confusing.

Also, we should annotate the stateless (shared cluster setup) tests instead of the stateful ones because without annotation it should work the same way as regular tests.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.