Adar Dembo has submitted this change and it was merged. Change subject: log block manager: adjust list of buggy el6 kernels ......................................................................
log block manager: adjust list of buggy el6 kernels Red Hat has published the el6.8 kernel update [1] which fixes KUDU-1508. The version is slightly newer than the version listed in their bug report [2]; my guess is that no kernels in between were actually released. In any case, this patch adjusts our version detection accordingly. 1. https://rhn.redhat.com/errata/RHSA-2017-0307.html 2. https://bugzilla.redhat.com/show_bug.cgi?id=1397808 Change-Id: Id8dddca986207df1ec857b7be32440c1847e3d59 Reviewed-on: http://gerrit.cloudera.org:8080/6143 Tested-by: Adar Dembo <[email protected]> Reviewed-by: Todd Lipcon <[email protected]> --- M src/kudu/fs/block_manager-test.cc M src/kudu/fs/log_block_manager.cc 2 files changed, 7 insertions(+), 4 deletions(-) Approvals: Adar Dembo: Verified Todd Lipcon: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/6143 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id8dddca986207df1ec857b7be32440c1847e3d59 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
