charlesconnell commented on PR #6679: URL: https://github.com/apache/hbase/pull/6679#issuecomment-2651191561
> Can we have an extra comment on the methods copied from hadoop-commons saying those are identical copies? I'll add those. > Also, shouldn't the current "users" of hadoop-common CodecPool be modified as part of this PR? Yes, this is done already. The removal of an import in Compression.java is the key, because then it falls back to the same-package copy of CodecPool. -- 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]
