deemoliu commented on PR #7908:
URL: https://github.com/apache/pinot/pull/7908#issuecomment-1681232044

   > Let's revert the test changes that add broker tenant. It should be 
supported
   
   Hi Jackie, i observed if tenant is null, the default tenant might not be the 
same for realtime and offline table
   
   ```
   [ERROR] 
org.apache.pinot.controller.api.PinotTableRestletResourceTest.testListTables  
Time elapsed: 0.523 s  <<< FAILURE!
   java.io.IOException: 
org.apache.pinot.common.exception.HttpErrorStatusException: Got error status 
code: 400 (Bad Request) with reason: "Failed to update configuration for pqr 
due to: java.lang.IllegalArgumentException: Broker Tenants are different for 
table: pqr! Offline broker tenant name: DefaultTenant, Realtime broker tenant 
name: null" while sending request: http://localhost:18998/tables/pqr to 
controller: localhost, version: Unknown
   
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to