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/07/09 18:18:43 UTC

[GitHub] [incubator-pinot] jackjlli edited a comment on issue #3957: Controller Separation

jackjlli edited a comment on issue #3957: Controller Separation
URL: https://github.com/apache/incubator-pinot/issues/3957#issuecomment-509733878
 
 
   This is the PR for adding logic for lead controller resource: https://github.com/apache/incubator-pinot/pull/4323
   Test Plans:
   1. Testing dual mode controller:
   * Start Zookeeper
   * Start 2 dual mode controllers.
   * Start broker.
   * Start server.
   * Add table and upload segments (succeeded).
   * Query table(succeeded).
   * All periodic tasks run successfully.
   * Realtime segment completion runs successfully.
   * Enable lead controller resource (all dual-mode controllers become masters/slaves in lead controller resource).
   * Add table and upload segments (succeeded).
   * Query table(succeeded).
   * All periodic tasks run successfully.
   * Realtime segment completion runs successfully.

----------------------------------------------------------------
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