[
https://issues.apache.org/jira/browse/TEZ-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18060698#comment-18060698
]
László Bodor commented on TEZ-4498:
-----------------------------------
[~maheshrajus], [~tanishqchugh]: please be aware that a code cleanup initiative
makes huge changes on master from time to time, e.g. TEZ-4672, please take care
of rebasing your WIP patches always as soon as possible to prevent further
conflicts
> Refactor/merge ordered and unordered shuffle code
> -------------------------------------------------
>
> Key: TEZ-4498
> URL: https://issues.apache.org/jira/browse/TEZ-4498
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: László Bodor
> Assignee: tanishqchugh
> Priority: Major
>
> This problem is present for a long time ago, we maintain 2 completely
> different groups of classes for shuffling:
> UnorderedKVInput -> *ShuffleManager -> Fetcher*
> OrderedGroupedKVInput -> *Shuffle -> ShuffleScheduler ->
> FetcherOrderedGrouped*
> I don't think any of us would start to merge them in a single patch (and if
> so, we can wait for a complete review and fight with conflicts all the time),
> instead, we can make smaller refactors that make sense on their own.
> (I'm 100% this is not the first ticket addressing this but I cannot find the
> earlier ones at the moment)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)