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 "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/05/03 13:35:00 UTC

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

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

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

                Author: ASF GitHub Bot
            Created on: 03/May/22 13:34
            Start Date: 03/May/22 13:34
    Worklog Time Spent: 10m 
      Work Description: steveloughran commented on PR #4171:
URL: https://github.com/apache/hadoop/pull/4171#issuecomment-1116104640

    can you submit a single PR with that chain and we can review/verify the final output. The individual commits would still need merging one by one, but reviewing is a lot easier. especially as some of that pr list you just pointed to are failing. if we can be confident that the final change is good, we don't need to worry about test failures along the way




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

    Worklog Id:     (was: 765448)
    Time Spent: 4h 40m  (was: 4.5h)

> 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
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>          Time Spent: 4h 40m
>  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.7#820007)

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