mdedetrich commented on issue #293: URL: https://github.com/apache/incubator-pekko-http/issues/293#issuecomment-1666893217
I would prefer if we do the quicker solution for now because I had the intention of replacing this code and the concept behind it entirely. The way its currently set up means the pekko-http build is not deterministic which means it can provide surprising results. This means it's arguable not the ideal Apache way at least from the pov of building from source (this is also some of the context behind the mailing list discussion regarding milestones). It's also brittle as has already been demonstrated, we really shouldn't have our builds be dependant on snapshots like 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: [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]
