ptrdom commented on PR #194: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/194#issuecomment-2764655811
> So old configs definitely work _if_ they are merged with new reference config - merging old config with new reference config makes the resulting config the same as new config. This is because we are not renaming any keys, just replacing implicit references to keys with explicit ones - merging old config with new config adds explicit key references to the old config, making it the same as new config. > > Is this good enough @pjfanning? Practical nuance of this is that if users do somehow feed their old configs to the `ActorSystem` that are not merged with new reference config - which I assume is a non-standard setup, then their old configs would not work. @pjfanning Could I get a reply to this? -- 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: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org