dsx commented on issue #10361: URL: https://github.com/apache/druid/issues/10361#issuecomment-688900143
Later in my experiments I watched tables being created. If I drop `druid_config`, coordinator can continue. However, after restart if `druid.metadata.storage.connector.createTables=true` is still in effect it can't start again, failing to create already existing tables. It seems to me that it is reasonable to expect schema creation to be re-entrant and idempotent operation. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
