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

TH2-4916 #28

Closed
wants to merge 9 commits into from
Closed

TH2-4916 #28

wants to merge 9 commits into from

Conversation

lumber1000
Copy link
Member

transport protocol support

build.gradle Outdated Show resolved Hide resolved
build.gradle Outdated Show resolved Hide resolved
src/main/java/com/exactpro/th2/codec/csv/CsvCodec.java Outdated Show resolved Hide resolved
Copy link
Member

@Nikita-Smirnov-Exactpro Nikita-Smirnov-Exactpro left a comment

Choose a reason for hiding this comment

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

Update README and bump the minor version

Oleg Smelov added 2 commits June 12, 2023 21:13
README.md Outdated Show resolved Hide resolved
return MessageGroup(decodedMessages)
}

private fun decodeCsvData(

Choose a reason for hiding this comment

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

Could we extract some part of this method to a separate method to exclude copy past?

import com.exactpro.th2.common.grpc.MessageMetadata as ProtoMessageMetadata
import com.exactpro.th2.common.grpc.RawMessageMetadata as ProtoRawMessageMetadata
import com.exactpro.th2.common.grpc.MessageID as ProtoMessageID

import com.exactpro.th2.common.message.logId
import com.exactpro.th2.common.message.toJson
import com.exactpro.th2.common.schema.message.impl.rabbitmq.transport.*

Choose a reason for hiding this comment

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

Could you please avoid multiple imports

build.gradle Outdated Show resolved Hide resolved
build.gradle Outdated Show resolved Hide resolved
@lumber1000
Copy link
Member Author

these changes were merged to TS-1127 is PR#29 ( #29 )

@lumber1000 lumber1000 closed this Sep 15, 2023
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