librdkafka APIs NOT Supported by HPE Ezmeral Data Fabric Streams C Client
This topic lists the librdkafka APIs that are not supported by the HPE Ezmeral Data Fabric Streams C Client.
These APIs are also documented in the rdkafka.h as not supported by HPE Ezmeral Data Fabric Streams. If you want to see the list of supported librdkafka APIs, see librdkafka APIs Supported by HPE Ezmeral Data Fabric Streams C Client.
Data Fabric does not support any librdkafka API that is not listed in the librdkafka APIs Supported by HPE Ezmeral Data Fabric Streams C Client.
Core release | EEP Release | Kafka librdkafka version |
---|---|---|
HPE Ezmeral Data Fabric 7.10.0 | As of 9.4.0 | 2.6.0** |
As of HPE Ezmeral Data Fabric 7.9.0 | As of 9.3.1 | 2.0.2* |
As of HPE Ezmeral Data Fabric 6.0.1 | As of 5.0 | 0.11.3 |
As of HPE Ezmeral Data Fabric 5.2.1 through 6.0.0 | As of 3.0 | 0.9.0 |
*Librdkafka 2.0.2 in core 7.9 is not compatible with HPE Ezmeral Data Fabric Stream clients for Python1 or C#2 applications. Nodes running Python or C# applications should not be upgraded to HPE Ezmeral Data Fabric 7.9.
**Librdkafka 2.6.0 in core 7.10 is not compatible with HPE Ezmeral Data Fabric Stream clients for C#2 applications. Nodes running C# applications should not be upgraded to HPE Ezmeral Data Fabric 7.10.
Data Fabric does not support the following admin APIs and transactional APIs for librdkafka 2.6.0.
Admin API grouping | unsupported APIs |
---|---|
Configuration management methods |
rd_kafka_ConfigEntry_synonyms |
Resource and configuration management methods |
|
Configuration aleration methods |
rd_kafka_IncrementalAlterConfigs_result_resources
|
Topic methods |
|
Topic deletion methods |
|
Partitions methods |
rd_kafka_CreatePartitions_result_topics |
DeleteRecords methods |
|
ConsumerGroup methods |
|
DescribeConsumergroup methods |
rd_kafka_DescribeConsumerGroups_result_groups
|
DeleteGroups methods |
|
DeleteConsumerGroupOffsets methods |
|
AlterConsumerGroupOffsets methods |
|
ACL methods |
rd_kafka_AclBinding_destroy_array
|
Type of Transactional API | Unsupported API |
---|---|
Transactional producer API |
|
Transactional consumer API |
|