pjfanning commented on PR #63: URL: https://github.com/apache/incubator-pekko-persistence-dynamodb/pull/63#issuecomment-1639731455
@mdedetrich only pekko-http has such complicated code for dealing with the pekko snapshots. Most other repos, we prefer to just have a `pekkoVersion` which means we control exactly which snapshot (or release) to use. I added this complicated logic to this repo because I thought it was a good idea while we had snapshots but it has never worked properly in this repo and is now causing trouble. Now that we have a release, the idea that we will be linking to pekko snapshots in this repo is actually quite unlikely in future. -- 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]
