You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/11/05 04:42:56 UTC

[GitHub] [pinot] Jackie-Jiang opened a new issue, #9737: Reverse the stateless and stateful controller tests

Jackie-Jiang opened a new issue, #9737:
URL: https://github.com/apache/pinot/issues/9737

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org