client-tez/src/main/java/org/apache/tez/runtime/library/common/shuffle/RemoteFetchedInput.java (2 lines): - line 112: // TODO NEWTEZ Maybe defer this to container cleanup - line 126: // TODO NEWTEZ Maybe defer this to container cleanup coordinator/src/main/java/org/apache/uniffle/coordinator/ApplicationManager.java (1 line): - line 61: // TODO: Add anomaly detection for other storage client-tez/src/main/java/org/apache/tez/runtime/library/common/shuffle/orderedgrouped/RssShuffleScheduler.java (1 line): - line 184: // TODO Clean this and other maps at some point deploy/kubernetes/operator/pkg/webhook/inspector/rss.go (1 line): - line 127: // TODO: add default values for RSS objects. coordinator/src/main/java/org/apache/uniffle/coordinator/access/checker/AccessCandidatesChecker.java (1 line): - line 133: // TODO: add access num metrics client-mr/core/src/main/java/org/apache/uniffle/client/shuffle/MRCombiner.java (1 line): - line 61: // TODO: For now, only MapReduce new api is supported. client-tez/src/main/java/org/apache/tez/runtime/library/common/shuffle/orderedgrouped/RssMergeManager.java (1 line): - line 244: // TODO: large shuffle data should be store in remote fs directly common/src/main/java/org/apache/uniffle/common/netty/protocol/Decoders.java (1 line): - line 76: // TODO: Remove the ShuffleBlockInfo used in the communication between client and server via client-tez/src/main/java/org/apache/tez/runtime/library/input/RMRssOrderedGroupedKVInput.java (1 line): - line 238: // TODO: add progress storage/src/main/java/org/apache/uniffle/storage/handler/impl/CompositeLocalFileServerReadHandler.java (1 line): - line 65: // TODO: This cannot work for remote merge feature. common/src/main/java/org/apache/uniffle/common/serializer/BufferSerInputStream.java (1 line): - line 34: // TODO: the byteBuf should retain outside.