Hello there Hbase Devs--

I have been investigating taking an update to Hbase 2.5.7 after the release
last week and have what I hope is a quick question about commit 7639345
<https://github.com/apache/hbase/commit/7639345a970636e7a9eb7adf6d84dadd6f3fccb9>
in
branch-2.5.

Am I correct in believing that the direct inclusion of netty 4.1.100.Final
in Hbase's pom.xml will override the 4.1.97.Final version that is
specified in hbase-thirdparty
<https://github.com/apache/hbase-thirdparty/blob/rel/4.1.5/pom.xml#L137>? I
see 4.1.100.Final listed on
https://hbase.apache.org/dependency-management.html which to me suggests
that I am understanding this correctly that issues flagged against
4.1.97.Final can be ignored since Hbase will now just use 4.1.100.Final.

Thanks so much for your time,

Dan Huff

Reply via email to