ShiKaiWi commented on PR #286: URL: https://github.com/apache/incubator-horaedb-meta/pull/286#issuecomment-1884295788
> @ZuLiangWang After a bit of reviewing, I find the table id is not persisted in the `TableAssign` procedure, and table creation may fail if a new table id is allocated in the second retry. And is it true? After digging into the code not included by this PR, I find the table id will be fetched from the table meta data, so the second creation will use the same table id as before. -- 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]
