saintstack commented on a change in pull request #1304: HBASE-24009 Backport 
the personality changes in HBASE-23989 to all ac…
URL: https://github.com/apache/hbase/pull/1304#discussion_r394787926
 
 

 ##########
 File path: dev-support/hbase-personality.sh
 ##########
 @@ -552,8 +552,8 @@ function hadoopcheck_rebuild
 
   # All supported Hadoop versions that we want to test the compilation with
   # See the Hadoop section on prereqs in the HBase Reference Guide
-  if [[ "${PATCH_BRANCH}" = branch-1.* ]] && [[ "${PATCH_BRANCH#branch-1.}" 
-lt "4" ]]; then
-    yetus_info "Setting Hadoop 2 versions to test based on before-branch-1.4 
rules."
+  if [[ "${PATCH_BRANCH}" = branch-1.3 ]]; then
 
 Review comment:
   What about branch-1.4? No need of a check for it?

----------------------------------------------------------------
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

Reply via email to