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 2019/03/12 22:37:40 UTC

[GitHub] [incubator-pinot] jackjlli commented on issue #3957: Helix Separation

jackjlli commented on issue #3957: Helix Separation
URL: https://github.com/apache/incubator-pinot/issues/3957#issuecomment-472208110
 
 
   This is the PR for adding logic for controller mode: https://github.com/apache/incubator-pinot/pull/3864
   
   Test plans:
   1. Testing dual mode controller:
   * Start Zookeeper.
   * Start dual mode controller.
   * Start broker.
   * Start server.
   * Add table (succeeded).
   * Upload segment(succeeded).
   * Query table (succeeded).
   * Stop existing dual mode controller, start a new dual mode controller.
   * Upload another segment(succeeded).
   * Query table (succeeded).
   
   Since Pinot only mode isn't supported in this PR, we'll skip the test plan for testing Helix mode and Pinot only mode.
   

----------------------------------------------------------------
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: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org