-
Notifications
You must be signed in to change notification settings - Fork 5
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
[NAE-1909] Elasticsearch index per URI node #218
base: release/6.4.0
Are you sure you want to change the base?
Conversation
- implement
- implement
- implement
- implement
- implement
- implement
- fix tests
- fix tests
- fix tests
- fix tests
- fix tests
- fix tests
- fix tests
- fix tests
- fix tests
- fix tests
- fix tests
- fix tests
- fix tests
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
SonarCloud Quality Gate failed. 4 Bugs 60.1% Coverage The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
# Conflicts: # src/main/groovy/com/netgrif/application/engine/startup/ElasticsearchRunner.groovy # src/main/java/com/netgrif/application/engine/elastic/service/ElasticCaseService.java # src/main/java/com/netgrif/application/engine/elastic/service/ElasticIndexService.java # src/main/java/com/netgrif/application/engine/elastic/service/interfaces/IElasticCaseService.java # src/main/java/com/netgrif/application/engine/petrinet/service/UriService.java # src/test/groovy/com/netgrif/application/engine/action/FilterApiTest.groovy # src/test/groovy/com/netgrif/application/engine/elastic/DataSearchRequestTest.groovy
- fix tests - edit to mongo node
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
# Conflicts: # src/main/java/com/netgrif/application/engine/elastic/service/ElasticIndexService.java # src/main/java/com/netgrif/application/engine/elastic/service/ElasticTaskService.java # src/main/java/com/netgrif/application/engine/petrinet/service/UriService.java
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
- fix tests
- fix tests
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
1 similar comment
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
Description
Implements NAE-1909
Dependencies
No new dependencies were introduced.
Third party dependencies
No new dependencies were introduced.
Blocking Pull requests
There are no dependencies on other PR.
How Has Been This Tested?
This was tested manually and with unit tests.
Test Configuration
Checklist: