Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ available are:
* [Kafka Connector](https://github.com/GoogleCloudPlatform/pubsub/tree/master/kafka-connector):
Send and receive messages from [Apache Kafka](http://kafka.apache.org).
* [Load Testing Framework](https://github.com/GoogleCloudPlatform/pubsub/tree/master/load-test-framework):
Set up comparative load tests between [Apache Kafka](http://kafka.apache.org)
and [Google Cloud Pub/Sub](https://cloud.google.com/pubsub/), as well as
Set up benchmarking load tests for [Google Cloud Pub/Sub](https://cloud.google.com/pubsub/), as well as
between different clients on the same stack (e.g. Http/Json and gRPC clients
for CPS). Currently, we only support maven version 3 and Java 8.
If you're having a problem building with those versions, please reach out to us with your issue or solution.
Expand Down