Apache9 commented on issue #240: HBASE-22400 Remove the adapter code in async fs implementation for ha… URL: https://github.com/apache/hbase/pull/240#issuecomment-492469723 https://issues.apache.org/jira/browse/HDFS-12396 The HdfsKmsUtil is introduced in this issue, and it is fix version is 3.0.1 so we failed to build with 3.0.0. Although we seem to drop the support for 3.0.2-, but the fix version on 2.8.x is 2.8.4 and we still need to support 2.8.2 and 2.8.3, so here we still need to keep the `createTransparentCryptoHelper` method, but maybe change the sub method name. Let me update the patch.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
