ctubbsii commented on PR #3436:
URL: https://github.com/apache/accumulo/pull/3436#issuecomment-1579804892

   > An argument to test the hadoop functionality - at least to some extent is 
to validate the the function continues to work as expected in future releases - 
if the "hadoop" functionality changed (or broke) we may catch that in out 
automated test runs and then we would be in a position to take some action - 
maybe we need to do something different? Submit a patch to hadoop? Or at a 
minimum, warn users that the function may not work as expected after x.y.z.
   > 
   > I'm not sure how extensively we are checking the behavior here, but some 
validation might be valuable.
   
   My argument against, as a general rule, is that regression testing for 
Hadoop features should be contributed to Hadoop. We cannot be the landing zone 
for testing all the Hadoop features we think Hadoop is not testing adequately. 
I suggest contributing those tests to Hadoop to make Hadoop better, and 
watching its build statuses/change history for the features we care about, and 
try to focus our tests on testing our code.
   
   I'm definitely not arguing against testing... just advocating for 
contributing them to the proper venue. We shouldn't treat Accumulo as a 
personal playground for testing other libraries we care about. We should play 
more nicely with those other open source projects, and contribute tests to 
them, if we think they need that testing.
   
   That said, everything is on a case-by-case basis, and I'm not sure exactly 
what, if anything, should change here once the property is dropped, with 
respect to this testing, until I look at it, which I will do shortly. But I 
think it's important to stake out a general principle, so we don't suffer from 
scope creep.


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

Reply via email to