You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/07/27 01:39:13 UTC

[GitHub] jihoonson opened a new issue #6051: Integration test for rolling update

jihoonson opened a new issue #6051: Integration test for rolling update
URL: https://github.com/apache/incubator-druid/issues/6051
 
 
   Rolling update is one of the most important things, but it's also one of the things people can make a lot of mistakes. These mistakes can block updating user cluster to the latest version of Druid, and so we should be able to catch them before it happens.
   
   Integration tests for rolling update would be good for this purpose. Like our current integration tests, we can set up some docker images for some old releases and perform rolling update from them to the latest Druid built from master or PR branches. This integration test should be able to test rolling update while some tasks are running.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org