steveloughran commented on PR #3877:
URL: https://github.com/apache/hadoop/pull/3877#issuecomment-1121290970
if the tests have to stay in their own huge test subclass, then we are
pretty much done here, aren't we?
@monthonk can you add some minimal javadocs for each -enough for IDE popups.
you can use the same text everywhere, such as
```java
/** S3 Storage option: {@value}. */
actually, I've just had one thought. What happens when you try to set a
storage option with a third party store?
if it's an error, tests need to be disable-able.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]