-
Notifications
You must be signed in to change notification settings - Fork 589
HDDS-10389. Implement a search feature for users to locate open keys within the Open Keys Insights section. #6231
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 33 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
7f829bf
HDDS-10389
ArafatKhan2198 1276b14
Added license to the newly added classes
ArafatKhan2198 9b8b7b7
Removed unecessary instances from injector
ArafatKhan2198 4f60c61
Fixed checkstyle and findBugs
ArafatKhan2198 7e0838c
Added prefix based searching for FSO open keys
ArafatKhan2198 0dacee3
Gave a more structured search response
ArafatKhan2198 e64ec04
Added flags to include fso and non-fso key list
ArafatKhan2198 4dec798
Added more UT's
ArafatKhan2198 2be4136
Fixed the left out review comments
ArafatKhan2198 bf8e661
Added more changes and newer tests
ArafatKhan2198 12a540d
Minor changes
ArafatKhan2198 f692c66
Made review changes
ArafatKhan2198 61f3725
Did a bit of code refactoring
ArafatKhan2198 57ccc8e
Made review comments
ArafatKhan2198 132ed90
Adjusted the exception handling
ArafatKhan2198 dd61d74
Merge branch 'master' into HDDS-10389
ArafatKhan2198 fee245e
Removed the volumeID and bucketID initilisation from inside the loop …
ArafatKhan2198 9aa436f
Fixed the test cases and added new ones
ArafatKhan2198 47d9e7e
Did some refactoring
ArafatKhan2198 0eff02a
Merge branch 'master' into HDDS-10389
ArafatKhan2198 55f0e9e
Fixed merge conflict
ArafatKhan2198 a29befc
Added last key to response and limiting the search starting from Buck…
ArafatKhan2198 4ba887f
Fixed checkstyle issues
ArafatKhan2198 0999c2a
Added pagination logic
ArafatKhan2198 da9c468
Fixed bugs and checkstyle
ArafatKhan2198 8b984a2
Fixed checkstyle issues
ArafatKhan2198 2a57d5d
Made review comments on excpeitons thrown
ArafatKhan2198 80b0b3f
Merge branch 'master' into HDDS-10389
ArafatKhan2198 124773f
Added changes to accomodate key level search
ArafatKhan2198 55d0f89
Added more tests to the search endpoint and fixes issues with key lev…
ArafatKhan2198 ab4e22c
Fixed checksytle issues
ArafatKhan2198 2149e09
Fixed javadoc and added one more test case
ArafatKhan2198 e6ff273
Improved Java doc
ArafatKhan2198 4a09ffc
Made changes to javadoc
ArafatKhan2198 ec272c4
Removed unwanted file
ArafatKhan2198 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| cgilmul745hetovwivw7cx5zna |
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.