pjfanning commented on PR #194:
URL: 
https://github.com/apache/pekko-persistence-r2dbc/pull/194#issuecomment-2764694588

   > > 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?
   
   I guess we can live with this as long as we answer users who run into issues 
upgrading.


-- 
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]

Reply via email to