morningman commented on issue #315: FE Catalog should know the path info of each replica in BE URL: https://github.com/apache/incubator-doris/issues/315#issuecomment-439010069 > Anyway, I think we should separate our code logical from RPC protocol. Otherwise it will be a nightmare when want to change our protocol. I agree. For this time, I will just add a path info member in TTabletInfo structure. Because change the old map to the new one, may cause metadata lose, unless you update FE first.
---------------------------------------------------------------- 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]
