ctubbsii commented on a change in pull request #1785:
URL: https://github.com/apache/accumulo/pull/1785#discussion_r525221464



##########
File path: pom.xml
##########
@@ -124,7 +124,7 @@
     <failsafe.excludedGroups />
     <failsafe.forkCount>1</failsafe.forkCount>
     <failsafe.groups />
-    <hadoop.version>3.2.1</hadoop.version>
+    <hadoop.version>3.3.0</hadoop.version>

Review comment:
       I'd be okay with bumping to 3.2.2, because I think it's reasonable to 
support the latest bugfix in the earlier Hadoop release line. If we bump to 
3.3.0, we may risk making changes that work for 3.3.x, but will cause a failure 
with 3.2.x. However, that may also be okay, since we have a build test to 
ensure it builds with versions as old as 3.0.3. What do you think?




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


Reply via email to