-
Notifications
You must be signed in to change notification settings - Fork 6
[NAE-2168] Optimize bulk index for elasticsearch in v7 #339
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 all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
75abf37
Add enhanced bulk indexing for Elasticsearch
renczesstefan ef45e76
Refactor cursor handling and improve error reporting.
renczesstefan 97254f0
Refactor repository methods to replace deprecated identifiers
renczesstefan 82ca36a
Refactor Elasticsearch configuration and object mapping setup
renczesstefan 30ca813
Add custom JsonpMapper for Elasticsearch configuration
renczesstefan 27d0da8
Refactor IDs by replacing `stringId` with `id`
renczesstefan 945b4cb
Update validation import to use Jakarta package
renczesstefan cc9ebea
Add @ToString.Exclude to sensitive properties
renczesstefan d1f209c
Refactor reindexing to use try-with-resources and Stream API.
renczesstefan 0345344
Add support for reindexing from a specific timestamp
renczesstefan 90c1112
Fix incorrect method parameter in task removal
renczesstefan 7ee5e89
Fix inconsistent task ID usage in task removal process
renczesstefan fbaafc3
Refactor case ID field access in test assertions
renczesstefan 4850288
Remove explicit constructors and add @NoArgsConstructor annotations
renczesstefan 108c089
Fix null check for task ID in ElasticTaskQueueManager
renczesstefan f141ee9
Refactor task ID handling in ElasticTask operations
renczesstefan 30def80
Update logging and tests for task indexing in Elastic service
renczesstefan 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
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
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.
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.