Applying modification pattern in #10025 to DataSegmentPusher#getDefaultStorageDirWithExistingUniquePath#10414
Applying modification pattern in #10025 to DataSegmentPusher#getDefaultStorageDirWithExistingUniquePath#10414T45K wants to merge 1 commit intoapache:masterfrom
Conversation
|
This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time or discuss it on the dev@druid.apache.org list. Thank you for your contributions. |
|
Hi @T45K, |
Description
In #10025,
DataSegmentPusher#getDefaultStorageDirwas modified, but its similar method,getDefaultStorageDirWithExistingUniquePathwas not modified.Wouldn't a similar modification be necessary?
This PR has:
Key changed/added classes in this PR
DataSegmentPusher