Skip to content

Commit

Permalink
Merge branch 'master' into add-header-support
Browse files Browse the repository at this point in the history
  • Loading branch information
dilanSachi authored Mar 22, 2024
2 parents 574444f + f1c219e commit 2078638
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This library provides an implementation to interact with Kafka Brokers via Kafka

Apache Kafka is an open-source distributed event streaming platform used for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.

This library supports Kafka 1.x.x and 2.0.0 versions.
This library supports Kafka 1.x.x, 2.x.x and 3.x.x versions.

### Consumer and producer
#### Kafka producer
Expand Down
2 changes: 1 addition & 1 deletion ballerina/Module.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This module provides an implementation to interact with Kafka Brokers via Kafka

Apache Kafka is an open-source distributed event streaming platform used for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.

This module supports Kafka 1.x.x and 2.0.0 versions.
This module supports Kafka 1.x.x, 2.x.x and 3.x.x versions.

### Consumer and producer
#### Kafka producer
Expand Down
2 changes: 1 addition & 1 deletion ballerina/Package.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This package provides an implementation to interact with Kafka Brokers via Kafka

Apache Kafka is an open-source distributed event streaming platform used for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.

This package supports Kafka 1.x.x and 2.0.0 versions.
This package supports Kafka 1.x.x, 2.x.x and 3.x.x versions.

### Consumer and producer
#### Kafka producer
Expand Down
2 changes: 2 additions & 0 deletions load-tests/simple_producer_consumer/results/summary.csv
Original file line number Diff line number Diff line change
Expand Up @@ -532,3 +532,5 @@ Kafka Simple Producer Consumer,35524,0.10139689702204206,0,0,0,0,0,0,0.0,9.86223
Kafka Simple Producer Consumer,35572,0.10126033204354672,0,0,0,0,0,0,0.0,9.875535462099343,0,0,1710623805,0,1
Kafka Simple Producer Consumer,35518,0.1014110878096123,0,0,0,0,0,0,0.0,9.860854681663463,0,0,1710796720,0,1
Kafka Simple Producer Consumer,35614,0.1011397712563109,0,0,0,0,0,0,0.0,9.887307313220784,0,0,1710883191,0,1
Kafka Simple Producer Consumer,35565,0.1012810808597177,0,0,0,0,0,0,0.0,9.87351232344251,0,0,1710969533,0,1
Kafka Simple Producer Consumer,35585,0.10122289371529339,0,0,0,0,0,0,0.0,9.879188030453566,0,0,1711055942,0,1

0 comments on commit 2078638

Please sign in to comment.