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

Msearch 821 t #651

Closed
wants to merge 3 commits into from
Closed

Msearch 821 t #651

wants to merge 3 commits into from

Conversation

psmagin
Copy link
Contributor

@psmagin psmagin commented Aug 27, 2024

Purpose

Describe the purpose of this pull request. Why is this change necessary? What problem does it solve?

Approach

How does this change fulfill the purpose? Provide a high-level overview of the technical approach taken to address the problem.

Changes Checklist

  • API Changes: Document any API paths, methods, request or response bodies changed, added, or removed.
  • Database Schema Changes: Indicate any database schema changes and their impact. Confirm that migration scripts were created.
  • Interface Version Changes: Indicate any changes to interface versions.
  • Interface Dependencies: Document added or removed dependencies.
  • Permissions: Document any changes to permissions.
  • Logging: Confirm that logging is appropriately handled.
  • Unit Testing: Confirm that changed classes were covered by unit tests.
  • Integration Testing: Confirm that changed logic was covered by integration tests.
  • Manual Testing: Confirm that changes were tested on local or dev environment.
  • NEWS: Confirm that the NEWS file is updated with relevant information about the changes made in this pull request.

Related Issues

List any Jira issues related to this pull request.
MSEARCH-XXX

Learning and Resources (if applicable)

Discuss any research conducted during the development of this pull request. Include links to relevant blog posts, patterns, libraries, or addons that were used to solve the problem.

Screenshots (if applicable)

If this pull request involves any visual changes or new features, consider including screenshots or GIFs to illustrate the changes.

# Conflicts:
#	src/main/java/org/folio/search/service/reindex/ReindexUploadRangeIndexService.java
#	src/main/java/org/folio/search/service/reindex/jdbc/ReindexJdbcRepository.java
#	src/main/java/org/folio/search/service/reindex/jdbc/UploadInstanceRepository.java
#	src/test/java/org/folio/search/controller/IndexManagementControllerTest.java
#	src/test/java/org/folio/search/service/converter/preprocessor/AuthorityEventPreProcessorTest.java
#	src/test/java/org/folio/search/service/reindex/ReindexUploadRangeIndexServiceTest.java
@psmagin psmagin changed the base branch from master to feature/reindex-v2 August 27, 2024 08:30
@psmagin psmagin closed this Sep 3, 2024
@psmagin psmagin deleted the MSEARCH-821-t branch September 11, 2024 14:11
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.

1 participant