diff --git a/app/routes/docs.client._index.mdx b/app/routes/docs.client._index.mdx index 361a72752..d334e5e12 100644 --- a/app/routes/docs.client._index.mdx +++ b/app/routes/docs.client._index.mdx @@ -42,11 +42,3 @@ For C#, use the [Confluent.Kafka](https://www.nuget.org/packages/Confluent.Kafka ## Java - -## Known Issues - -### confluent-kafka-python - -If you use confluent-kafka-python v2.1.0 or v2.1.1 with librdkafka v2.1.1 you will encounter a segmentation fault when subscribed to unavailable topics. - -Please refer to [the confluent-kafka-python github issue](https://github.com/confluentinc/confluent-kafka-python/issues/1547) for updates on the issue.