You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/04/26 13:47:19 UTC

[GitHub] [incubator-doris] stalary commented on pull request #9172: [enhancement](k8s) Support k8s_container_drift_mode for be and broker in k8s enviroment

stalary commented on PR #9172:
URL: https://github.com/apache/incubator-doris/pull/9172#issuecomment-1109819853

   `triple.getMiddle() == null ? triple.getLeft() : triple.getMiddle()`
   This code appears many times, can we do it in the generated place?
   `return Triple.of(ip, Config.enable_k8s_container_drift_mode ? hostName : ip, heartbeatPort)` whether it can be satisfied?


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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