adoroszlai opened a new pull request, #7004: URL: https://github.com/apache/ozone/pull/7004
## What changes were proposed in this pull request? Revert HDDS-11076 and HDDS-11078. HDDS-11078 causes loss of signal handling functionality. In addition to Ozone-side fix, it also requires a fix in (and new release of) `jnr-posix`, thus we must revert the change for now. HDDS-11076 requires HDDS-11078 (does not compile on Java 9+ with usage of `sun.misc.Signal`), so we must revert these two together. ## How was this patch tested? CI: https://github.com/adoroszlai/ozone/actions/runs/10148894587 -- 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]
