bbeaudreault commented on code in PR #6051: URL: https://github.com/apache/hbase/pull/6051#discussion_r1670285777
########## src/main/asciidoc/_chapters/configuration.adoc: ########## @@ -130,62 +130,86 @@ JVM. When selecting your JDK distribution, please take this into consideration. ==== .Java support by release line -[cols="5*^.^", options="header"] +[cols="6*^.^", options="header"] |=== |HBase Version |JDK 6 |JDK 7 |JDK 8 |JDK 11 +|JDK 17 -|HBase 2.3+ -|icon:times-circle[role="red"] -|icon:times-circle[role="red"] +|HBase 2.6 +2+|icon:times-circle[role="red"] Review Comment: Were these leading 2+ here and below intentional? I'm not super familiar with the syntax -- 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]
