-
Notifications
You must be signed in to change notification settings - Fork 2
[DT-2346] Persist assets into elasticsearch #2719
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
[DT-2346] Persist assets into elasticsearch #2719
Conversation
7341b0c to
e5282c9
Compare
e5282c9 to
bd7f6d5
Compare
rushtong
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏽
src/test/java/org/broadinstitute/consent/http/service/ElasticSearchServiceTest.java
Outdated
Show resolved
Hide resolved
7a521e6 to
aefb078
Compare
otchet-broad
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good and I appreciate our discussion about the test!
|



Addresses
https://broadworkbench.atlassian.net/browse/DT-2346
Summary
Persist assets in ElasticSearch, and added assets to our unit tests.
Have you read CONTRIBUTING.md lately? If not, do that first.