[ 
https://issues.apache.org/jira/browse/HADOOP-16965?focusedWorklogId=756784&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-756784
 ]

ASF GitHub Bot logged work on HADOOP-16965:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Apr/22 00:16
            Start Date: 14/Apr/22 00:16
    Worklog Time Spent: 10m 
      Work Description: arjun4084346 opened a new pull request, #4171:
URL: https://github.com/apache/hadoop/pull/4171

   Contributed by Mukund Thakur.
   
   (cherry picked from commit 8031c66295b530dcaae9e00d4f656330bc3b3952)
   
   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: 
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 
'HADOOP-17799. Your PR title ...'.
   -->
   
   ### Description of PR
   It is an almost clean cherry pick of commit 
8031c66295b530dcaae9e00d4f656330bc3b3952 
   
   ### How was this patch tested?
   
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'HADOOP-17799. Your PR title ...')?
   - [ ] Object storage: have the integration tests been executed and the 
endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, 
`NOTICE-binary` files?
   
   




Issue Time Tracking
-------------------

            Worklog Id:     (was: 756784)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Assignee: Mukund Thakur
>            Priority: Major
>             Fix For: 3.4.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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.20.1#820001)

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

Reply via email to