[ 
https://issues.apache.org/jira/browse/HADOOP-19355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated HADOOP-19355:
------------------------------------
    Description: 
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.      

  was:
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.      


> Mark FutureDataInputStreamBuilderImpl as VisibleForTesting
> ----------------------------------------------------------
>
>                 Key: HADOOP-19355
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19355
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs, fs/s3
>    Affects Versions: 3.4.1
>            Reporter: Steve Loughran
>            Priority: Trivial
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to