pkonopacki
pkonopacki
## What is the purpose of the change *(For example: This pull request improves file read performance by buffering data, fixing AVRO-XXXX.)* ## Verifying this change *(Please pick one of...
#### Describe the bug When parsing AsyncAPI with the parser, the information about kafka bindings on channel message level are lost, only the type is retrieved. #### How to Reproduce...
**Description** Information about transacional topic is important from the consumer perspective as it requires appropriate properties being setup on its side _(isolation.level='read_committed')_. Moreover, property like _commit.interval.ms_ might affect latency on...