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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org