[TH2-4262] added enabledExternalQueueRouting property#52
Open
Nikita-Smirnov-Exactpro wants to merge 70 commits intodev-version-5from
Open
[TH2-4262] added enabledExternalQueueRouting property#52Nikita-Smirnov-Exactpro wants to merge 70 commits intodev-version-5from
Nikita-Smirnov-Exactpro wants to merge 70 commits intodev-version-5from
Conversation
multi-dictionary support
… codec error message (#29)
refactoring
…Id (#30) * Add new field for error event id instead of putting it to parentEventId * Checking if ERROR_EVENT_ID is present * Add checks for ERROR_CONTENT_FIELD
* Fixes by comments
# Conflicts: # README.md # build.gradle # gradle.properties # src/main/kotlin/com/exactpro/th2/codec/Main.kt
* [TH2-3778] Use onRootEvent() in Main; get rid of nullable eventIds in DecodeProcessor Co-authored-by: nikita.smirnov <nikita.smirnov@exactprosystems.com>
# Conflicts: # src/main/kotlin/com/exactpro/th2/codec/AbstractCodecProcessor.kt # src/main/kotlin/com/exactpro/th2/codec/DecodeProcessor.kt # src/main/kotlin/com/exactpro/th2/codec/util/ErrorMessageUtil.kt
# Conflicts: # README.md # gradle.properties # src/main/kotlin/com/exactpro/th2/codec/AbstractCodecProcessor.kt # src/main/kotlin/com/exactpro/th2/codec/DecodeProcessor.kt # src/main/kotlin/com/exactpro/th2/codec/EncodeProcessor.kt # src/main/kotlin/com/exactpro/th2/codec/Main.kt
# Conflicts: # README.md # build.gradle # gradle.properties
Co-authored-by: Ivan Druzhinin <46186068+ivandruzhinin@users.noreply.github.com>
…n-a-separate-boxes-in-crawler-schema
Co-authored-by: Ivan Druzhinin <46186068+ivandruzhinin@users.noreply.github.com>
Co-authored-by: Ivan Druzhinin <46186068+ivandruzhinin@users.noreply.github.com>
#50) * [TH2-4566] Updated gradle to 7.5.1, added github workflow with vulnerabilities scanning Co-authored-by: fiodar.rekish <fiodar.rekish@exactprosystems.com> Co-authored-by: nikita.smirnov <nikita.smirnov@exactprosystems.com>
cordwelt
suggested changes
Feb 10, 2023
Contributor
There was a problem hiding this comment.
#49 also had changes to AbstractCodecProcessor.kt which are missing in this PR. Is it intentional?
src/main/kotlin/com/exactpro/th2/codec/configuration/Configuration.kt
Outdated
Show resolved
Hide resolved
cordwelt
approved these changes
Feb 22, 2023
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
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.
No description provided.