Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

[transaction] Add test for aborting transactions by admin #1987

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jul 27, 2023

  1. Update Kafka wireprotocol to 3.4.0 and implement KIP-699 and KIP-709

    (cherry picked from commit 71b77b2)
    eolivelli authored and gaoran10 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    930e502 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. [transactions] Implement KIP-664 listTransactions (streamnative#76)

    (cherry picked from commit 5ef4a85)
    eolivelli authored and gaoran10 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    3a4e749 View commit details
    Browse the repository at this point in the history
  2. [transactions] Implement KIP-664 - DESCRIBE_TRANSACTIONS (streamnativ…

    …e#77)
    
    (cherry picked from commit 1f2fe99)
    eolivelli authored and gaoran10 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    c9e90c2 View commit details
    Browse the repository at this point in the history
  3. [transactions] Implement KIP-664 DescribeProducers (streamnative#78)

    (cherry picked from commit c3376e5)
    eolivelli authored and gaoran10 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    d60d786 View commit details
    Browse the repository at this point in the history
  4. [transactions] KIP-664 Implement abortTransaction from KafkaAdmin (pr…

    …oxy) (streamnative#79)
    
    (cherry picked from commit c17c5b8)
    eolivelli authored and gaoran10 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    0ec6d7f View commit details
    Browse the repository at this point in the history