-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/dps 978 upgrade for open search 215 #1
Merged
Brian-O-TNA
merged 23 commits into
main
from
feature/DPS-978_upgrade_for_OpenSearch_215
Jan 10, 2025
Merged
Feature/dps 978 upgrade for open search 215 #1
Brian-O-TNA
merged 23 commits into
main
from
feature/DPS-978_upgrade_for_OpenSearch_215
Jan 10, 2025
Conversation
This file contains 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
…ated Nuget packages.
… as DI now incorporated in Automapper itself.
…use User Secrets for local development.
…ngoDB only occurs once and other threads then use the caches version.
…rialising and derseralising categorisation results from ActiveMQ. 2. Added unit test for the new serialisation/derialisation. 3. Added User Secrets to taxonomy Update project
…h probably don't need to be secrets.
…for both Full Reindex and Daily Updates.
… had to replace IAsyncEnumerable af=gainst SQS with simply fetching batches at a time, as the enumerator stopped returning results shortly into the process.
…s and warnings into separate log files. Removed and sorted using statements in various places.
…old is exceeded, then further fetches from SQS are paused to allow for database updates to reduce the queue size to helf of the configured maximum before resuming.
…queue_SQS Feature/dps 1002 staging queue sqs
Puththiran
approved these changes
Jan 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Changes for latest AWS OpenSearch