slfan1989 commented on code in PR #7145: URL: https://github.com/apache/hadoop/pull/7145#discussion_r1835638844
########## LICENSE-binary: ########## @@ -521,6 +521,11 @@ junit:junit:4.13.2 org.jacoco:org.jacoco.agent:0.8.5 +Eclipse Public License 2.0 +-------------------------- + +com.github.jnr:jnr-posix:3.1.19 Review Comment: @pan3793 This change is likely based on related modifications in Ozone. If reflection is used, could you provide some specific implementation ideas? Ozone: JIRA: HDDS-11078. Remove usage of sun.misc.Signal https://github.com/apache/ozone/pull/7006 https://github.com/apache/ozone/pull/6876 @myandpr Is there any additional information? -- 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]
