You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Mukund Thakur (Jira)" <ji...@apache.org> on 2020/04/09 06:15:00 UTC

[jira] [Created] (HADOOP-16965) Introduce StreamContext for Abfs Input and Output streams.

Mukund Thakur created HADOOP-16965:
--------------------------------------

             Summary: Introduce StreamContext for Abfs Input and Output streams.
                 Key: HADOOP-16965
                 URL: https://issues.apache.org/jira/browse/HADOOP-16965
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs/azure
            Reporter: Mukund Thakur


The number of configuration keeps growing in AbfsOutputStream and AbfsInputStream as we keep on adding new features. It is time to refactor the configurations in a separate class like StreamContext and pass them around. 

This is will improve the readability of code and reduce cherry-pick-backport pain. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org