He-Pin opened a new pull request, #561: URL: https://github.com/apache/pekko-projection/pull/561
Motivation: Reduce direct reflection in projection tests and gRPC internals while preserving existing runtime behavior. Modification: Use MethodHandles for H2 driver class lookup and initialization, protobuf parser access, and Scala companion construction paths. Result: Projection dynamic access paths avoid Class.forName and reflective invocation in the touched modules. -- 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]
