You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/11/21 02:40:38 UTC

[GitHub] [pulsar] gaoran10 edited a comment on issue #2664: PIP-31: Transactional Streaming

gaoran10 edited a comment on issue #2664:
URL: https://github.com/apache/pulsar/issues/2664#issuecomment-731494834


   ## More PRs in Transaction Streaming V1
   
   - [x] transaction buffer
      - [x] transaction buffer refactor https://github.com/apache/pulsar/pull/8347
      - [x] transaction buffer interface adjust https://github.com/apache/pulsar/pull/8291
   - [x] transaction message
      - [x] produce batch transaction messages https://github.com/apache/pulsar/pull/8415
      - [x] send tranasction messages to consumer https://github.com/apache/pulsar/pull/8347
   - [x] transaction commit
      - [x] commit on topic partition https://github.com/apache/pulsar/pull/7552
      - [x] commit on subscription https://github.com/apache/pulsar/pull/7856
      - [x] abort on topic partition https://github.com/apache/pulsar/pull/7953
      - [x] abort on subscription https://github.com/apache/pulsar/pull/8291
   - [x] pending-ack state related
      - [x] pending-ack process https://github.com/apache/pulsar/pull/8426
   - [x] cleanup
      - [x] transaction marker clear https://github.com/apache/pulsar/pull/8318
   - [x] integration test https://github.com/apache/pulsar/pull/8594


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org