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 2020/07/06 18:08:04 UTC

[GitHub] [incubator-pinot] npawar commented on a change in pull request #5656: Don't override tenantConfig in singleTenantCluster mode, if user explicitly set tenantConfig

npawar commented on a change in pull request #5656:
URL: https://github.com/apache/incubator-pinot/pull/5656#discussion_r450394866



##########
File path: pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/PinotHelixResourceManager.java
##########
@@ -1044,8 +1044,11 @@ public Schema getTableSchema(String tableName) {
   public void addTable(TableConfig tableConfig)
       throws IOException {
     if (isSingleTenantCluster()) {

Review comment:
       true. Removed isSingleTenantCluster check




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



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