You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/03/13 06:24:11 UTC

[GitHub] [helix] narendly opened a new issue #891: Test newly instrumented Helix Java APIs

narendly opened a new issue #891: Test newly instrumented Helix Java APIs
URL: https://github.com/apache/helix/issues/891
 
 
   We need a comprehensive integration test that tests the realm-aware functionalities of new Helix Java APIs and fix any bugs.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] narendly commented on issue #891: Test newly instrumented Helix Java APIs

Posted by GitBox <gi...@apache.org>.
narendly commented on issue #891: Test newly instrumented Helix Java APIs
URL: https://github.com/apache/helix/issues/891#issuecomment-598985431
 
 
   Integration tests involve multiple self-serving components such as ZK, Metadata Store Directory Service, a Controller instance, Mock Participant instances, etc.
   
   Unit tests just test the logic of methods.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] narendly closed issue #891: Test newly instrumented Helix Java APIs

Posted by GitBox <gi...@apache.org>.
narendly closed issue #891: Test newly instrumented Helix Java APIs
URL: https://github.com/apache/helix/issues/891
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] jiajunwang commented on issue #891: Test newly instrumented Helix Java APIs

Posted by GitBox <gi...@apache.org>.
jiajunwang commented on issue #891: Test newly instrumented Helix Java APIs
URL: https://github.com/apache/helix/issues/891#issuecomment-598856049
 
 
   Question, I assume we have the unit test coverage already. How to distinguish the integration test from the unit test? Any guideline? This is more of a common question to all components. But I think it would be a good start point to do it for the new realm-aware functionalities.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org