Steve Loughran created HADOOP-19355: ---------------------------------------
Summary: Mark FutureDataInputStreamBuilderImpl as VisibleForTesting Key: HADOOP-19355 URL: https://issues.apache.org/jira/browse/HADOOP-19355 Project: Hadoop Common Issue Type: Improvement Components: fs Affects Versions: 3.4.1 Reporter: Steve Loughran declare {{org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl)) as * VisibleForTesting * Evolving This is because it is class is the only way to reliably create stub implementations of the builder API. We also know that it's pretty stable, though some methods have been added over time -a change which makes writing a stub implementation on its own really hard. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org