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

fixes for RM-84612 #53

Merged
merged 9 commits into from
Apr 10, 2024
Merged

fixes for RM-84612 #53

merged 9 commits into from
Apr 10, 2024

Conversation

lumber1000
Copy link
Member

No description provided.

Oleg Smelov added 3 commits March 27, 2024 11:29
JsonAlias fixed
…portMessageStoreSender / ProtobufMessageStoreSender init)

'raw' attribute removed from transport pins
…portMessageStoreSender / ProtobufMessageStoreSender init)

'raw' attribute removed from transport pins
build.gradle Outdated
implementation('com.exactpro.remotehand:remotehand:1.7.3-TH2-4662-4046816762-SNAPSHOT') {
exclude group: "org.slf4j", module: "slf4j-log4j12"
}
implementation('com.exactpro.remotehand:remotehand:1.7.3-TH2-4662-no-log4j-8506347590-SNAPSHOT')

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Migrate to release version before merge

Comment on lines 38 to 39
public TransportMessageStoreSender(Config config) {
messageRouter = config.getFactory().getTransportGroupBatchRouter();

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we rename Config to Context because getting factory from config looks strange?

Copy link

Test Results

3 tests   3 ✅  0s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit 830d5fd.

@lumber1000 lumber1000 merged commit 8740daf into RM-84612 Apr 10, 2024
8 of 9 checks passed
@lumber1000 lumber1000 deleted the RM-84612-no-log4j branch April 10, 2024 09:09
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