fernando-wizeline commented on pull request #15675: URL: https://github.com/apache/beam/pull/15675#issuecomment-1005069477
Hi @lukecwik! It looks like the CoGBK load tests rely on the Caches class which in turn rely on the jamm library. The jamm library is using a the setAccessible method which, per JEP403, no longer works and throws an InaccessibleObjectException instead. What would you say is the best approach in this case? Thanks a lot for the help! Sorry if I’m not seeing a pretty obvious solution here. -- 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]
