flashmouse commented on issue #31531: URL: https://github.com/apache/doris/issues/31531#issuecomment-1975021296
In Kafka, when rack parameters of broker(**broker.rack**) and consumer (**client.rack**) are equal, then they're considered "in the same region". when use routine load, BE is the consumer so it must have a way to specify the parameter **client.rack**, so I think add new configuration into BE is inevitable, it's the precondition to implement rack-aware consume. routine load can be treated as a kafka consumer-group, consumer-group hold whole consumers from different instances and regions, I think add configuration to it make no sense. -- 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-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org