Skip to content

Support Redpanda #51

@ShogunPanda

Description

@ShogunPanda

Currently we're lacking some APIs to support compatibility with Redpanda

╔═════════════════════════════╤═══════════╤══════════════════╤══════════════╤═══════════════════╤═══════════════════════════╗
║ Name                        │ Supported │ Selected version │ To implement │ Supported from us │ Supported from the broker ║
╟─────────────────────────────┼───────────┼──────────────────┼──────────────┼───────────────────┼───────────────────────────╢
║ Produce                     │ No        │                  │ 7 to 8       │ 9 to 11           │ 0 to 7                    ║
║ Fetch                       │ No        │                  │ 11 to 14     │ 15 to 17          │ 4 to 11                   ║
║ ListOffsets                 │ No        │                  │ 4 to 7       │ 8 to 9            │ 0 to 4                    ║
║ Metadata                    │ No        │                  │ 7 to 11      │ 12                │ 0 to 7                    ║
║ OffsetFetch                 │ No        │                  │ 7            │ 8 to 9            │ 1 to 7                    ║
║ OffsetDelete                │ Yes       │ 0                │              │                   │                           ║
║ FindCoordinator             │ No        │                  │ 3            │ 4 to 6            │ 0 to 3                    ║
║ ListGroups                  │ No        │                  │ 3            │ 4 to 5            │ 0 to 3                    ║
║ ApiVersions                 │ Yes       │ 3                │              │                   │                           ║
║ JoinGroup                   │ No        │                  │ 6 to 8       │ 9                 │ 0 to 6                    ║
║ Heartbeat                   │ Yes       │ 4                │              │                   │                           ║
║ DeleteRecords               │ Yes       │ 2                │              │                   │                           ║
║ LeaveGroup                  │ No        │                  │ 4            │ 5                 │ 0 to 4                    ║
║ SyncGroup                   │ No        │                  │ 4            │ 5                 │ 0 to 4                    ║
║ CreateTopics                │ No        │                  │ 6            │ 7                 │ 0 to 6                    ║
║ OffsetCommit                │ Yes       │ 8                │              │                   │                           ║
║ DescribeConfigs             │ Yes       │ 4                │              │                   │                           ║
║ AlterConfigs                │ Yes       │ 2                │              │                   │                           ║
║ DeleteTopics                │ No        │                  │ 5            │ 6                 │ 0 to 5                    ║
║ DescribeGroups              │ Yes       │ 5                │              │                   │                           ║
║ SaslHandshake               │ Yes       │ 1                │              │                   │                           ║
║ SaslAuthenticate            │ Yes       │ 2                │              │                   │                           ║
║ IncrementalAlterConfigs     │ Yes       │ 1                │              │                   │                           ║
║ DeleteGroups                │ Yes       │ 2                │              │                   │                           ║
║ DescribeAcls                │ No        │                  │ 2            │ 3                 │ 0 to 2                    ║
║ DescribeLogDirs             │ No        │                  │ 2 to 3       │ 4                 │ 0 to 2                    ║
║ CreateAcls                  │ No        │                  │ 2            │ 3                 │ 0 to 2                    ║
║ DeleteAcls                  │ No        │                  │ 2            │ 3                 │ 0 to 2                    ║
║ InitProducerId              │ No        │                  │ 3            │ 4 to 5            │ 0 to 3                    ║
║ AddPartitionsToTxn          │ No        │                  │ 3 to 4       │ 5                 │ 0 to 3                    ║
║ TxnOffsetCommit             │ No        │                  │ 3            │ 4                 │ 0 to 3                    ║
║ AddOffsetsToTxn             │ No        │                  │ 1 to 3       │ 4                 │ 0 to 1                    ║
║ EndTxn                      │ No        │                  │ 3            │ 4                 │ 0 to 3                    ║
║ CreatePartitions            │ Yes       │ 3                │              │                   │                           ║
║ OffsetForLeaderEpoch        │ No        │                  │ 4            │ Unsupported       │ 0 to 4                    ║
║ AlterPartitionReassignments │ Yes       │ 0                │              │                   │                           ║
║ ListPartitionReassignments  │ Yes       │ 0                │              │                   │                           ║
║ DescribeProducers           │ Yes       │ 0                │              │                   │                           ║
║ DescribeTransactions        │ Yes       │ 0                │              │                   │                           ║
║ ListTransactions            │ No        │                  │ 0            │ 1                 │ 0                         ║
╚═════════════════════════════╧═══════════╧══════════════════╧══════════════╧═══════════════════╧═══════════════════════════╝

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting-external-prWaiting for PR from an external contributor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions