eschutho commented on PR #43884: URL: https://github.com/apache/superset/pull/43884#issuecomment-5543496788
@rebenitez1802 assigning you as reviewer on this one — you approved the closely-related #42916 (the `superset/key_value/` `get_shared_value` md5-migration fix, same recurring-md5-deprecation-noise root cause), so you've got the most context here. This is the follow-on: it just downgrades the single `logger.warning` in `_uuid_namespace_from_md5` to `logger.info` for the expected/indefinite-repeat fallback case (mirrors #43520's rationale). No behavior change; the md5 hashing/namespace logic is untouched. Thanks! -- 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]
