Skip to content

Commit

Permalink
Merge pull request #2749 from lpsinger/remove-known-issue
Browse files Browse the repository at this point in the history
Remove known issue; fixed upstream
  • Loading branch information
dakota002 authored Dec 4, 2024
2 parents 4673ed2 + 5b0c2e9 commit 96e92bc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions app/routes/docs.client._index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,3 @@ For C#, use the [Confluent.Kafka](https://www.nuget.org/packages/Confluent.Kafka
## Java

<ClientSampleCode language="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.

0 comments on commit 96e92bc

Please sign in to comment.