ly923976094 opened a new issue #3820: DefaultTenant and CustomTenant machines 
have different roles
URL: https://github.com/apache/incubator-pinot/issues/3820
 
 
   DefaultTenant server can tag offline and in real time
   
   serverInfoList:
   - name: Server_172.31.68.28_8098
     state: ONLINE
     tags: [DefaultTenant_OFFLINE, DefaultTenant_REALTIME]
   - name: Server_172.31.189.68_8098
     state: ONLINE
     tags: [DefaultTenant_OFFLINE, DefaultTenant_REALTIME]
   tableInfoList: []
   
   The CustomTenant server can only tag in real-time or offline. Is there a way 
for CustomTenant servers to tag in both? (like DefaultTenant server can tag 
offline and in real time) 
   
   serverInfoList:
   - name: Server_10.85.126.113_8098
   state: ONLINE
   tags: [serverOne_OFFLINE]
   - name: Server_10.85.126.94_8098
   state: ONLINE
   tags: [serverOne_REALTIME]
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to