-
Notifications
You must be signed in to change notification settings - Fork 625
HDDS-9343. Shift sortDatanodes logic to OM #5391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 3 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
df4c96d
HDDS-9389. Introduce new API and cache refresh for serving network to…
tanvipenumudy 1d006b2
Fix findbugs
tanvipenumudy 1780d45
Fix LOG.info typos
tanvipenumudy 36127da
Modify clusterMap object based on the refetched clusterTree from SCM
tanvipenumudy c213528
Incorporate dfs.datanode.use.datanode.hostname while filtering matchi…
tanvipenumudy d63ca30
Merge remote-tracking branch 'origin' into HDDS-9343
tanvipenumudy eff32f1
Merge remote-tracking branch 'origin' into HDDS-9343
tanvipenumudy 98f8560
Merge branch 'master' into HDDS-9389
tanvipenumudy 8b33b7b
Merge remote-tracking branch 'origin' into HDDS-9389
tanvipenumudy b9741bc
import assertEquals
tanvipenumudy 9dd266a
Fix TestOmContainerLocationCache
tanvipenumudy f623f9d
Fix TestBlockOutputStreamWithFailures
tanvipenumudy 3d9c241
Address review comments
tanvipenumudy a1c6ff8
Include level, parent information, handle case of read from non-datan…
tanvipenumudy 91e12c5
Refactor proto objects, address reviews
tanvipenumudy 113d045
NetworkTopologyImpl#getDistanceCost: account for null objects, fix fa…
tanvipenumudy f4594a3
Change NodeType to NetworkNode
tanvipenumudy 80d5a6e
Change NodeImpl to NodeTopology
tanvipenumudy fff4abe
Modify proto objects to optional and corresponding usages
tanvipenumudy 140e3f9
Fix typo
tanvipenumudy 5b9c577
Merge remote-tracking branch 'origin' into HDDS-9389
tanvipenumudy 6bda4a7
Resolve node location for reads from non-datanodes hosts within OM
tanvipenumudy b62695f
Remove force refetching of clusterTree information
tanvipenumudy 85e5c60
Merge remote-tracking branch 'origin' into HDDS-9389
tanvipenumudy c528224
Remove tests in TestKeyManagerUnit that reference ScmBlockLocationPro…
tanvipenumudy db5beab
Fix checkstyle
tanvipenumudy c3e04fd
Add tests for KeyManagerImpl#sortDatanodes
tanvipenumudy 1d1d5d1
Fix findbugs
tanvipenumudy 8fba5c9
Fix integration (ozone) test failure
tanvipenumudy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.