Skip to content
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

Re-index lucene when reindexing hibernate, even if resource unchanged. #3311

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

michaelabuckley
Copy link
Contributor

No description provided.

@jaison-b jaison-b enabled auto-merge (squash) January 18, 2022 21:18
@michaelabuckley michaelabuckley self-assigned this Jan 19, 2022
@codecov
Copy link

codecov bot commented Jan 19, 2022

Codecov Report

Merging #3311 (73dc445) into master (3062430) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3311   +/-   ##
=========================================
  Coverage     82.84%   82.84%           
- Complexity    20384    20388    +4     
=========================================
  Files          1367     1367           
  Lines         73183    73195   +12     
  Branches      11012    11013    +1     
=========================================
+ Hits          60625    60640   +15     
+ Misses         8339     8335    -4     
- Partials       4219     4220    +1     
Impacted Files Coverage Δ
...ava/ca/uhn/fhir/jpa/dao/FulltextSearchSvcImpl.java 86.95% <100.00%> (+0.80%) ⬆️
...uhn/fhir/jpa/search/reindex/ResourceReindexer.java 87.09% <100.00%> (+0.88%) ⬆️
...n/fhir/jpa/config/HapiFhirHibernateJpaDialect.java 78.12% <0.00%> (-12.50%) ⬇️
...r/UserRequestRetryVersionConflictsInterceptor.java 83.33% <0.00%> (-4.17%) ⬇️
...or/validation/RepositoryValidatingRuleBuilder.java 93.54% <0.00%> (-0.11%) ⬇️
...va/ca/uhn/fhir/jpa/model/entity/ResourceTable.java 89.73% <0.00%> (ø)
...pa/model/search/SearchParamTextPropertyBinder.java 100.00% <0.00%> (ø)
...a/ca/uhn/fhir/jpa/dao/BaseHapiFhirResourceDao.java 92.74% <0.00%> (+0.01%) ⬆️
...ver/method/BaseResourceReturningMethodBinding.java 86.60% <0.00%> (+0.18%) ⬆️
.../ca/uhn/fhir/jpa/dao/BaseTransactionProcessor.java 88.51% <0.00%> (+0.22%) ⬆️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3062430...73dc445. Read the comment docs.

@jaison-b jaison-b merged commit 283ff19 into master Jan 19, 2022
@jaison-b jaison-b deleted the mb-lucene-reindex branch January 19, 2022 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants