Skip to content

KAFKA-13709 (follow-up): Fix wording around exactly-once in Connect#13106

Merged
C0urante merged 1 commit intoapache:trunkfrom
C0urante:kafka-13709-followup
Jan 13, 2023
Merged

KAFKA-13709 (follow-up): Fix wording around exactly-once in Connect#13106
C0urante merged 1 commit intoapache:trunkfrom
C0urante:kafka-13709-followup

Conversation

@C0urante
Copy link
Contributor

Filed in response to discussion on the PR that added docs for exactly-once support in Connect.

@C0urante
Copy link
Contributor Author

cc @mjsax

Copy link
Member

@mjsax mjsax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Feel free to merge.

Maybe also cherry-pick to 3.4 branch (docs changes can always be cherry-picked).

@C0urante
Copy link
Contributor Author

👍 Thanks Matthias! Will backport to 3.4 and 3.3.

@C0urante C0urante merged commit a382acd into apache:trunk Jan 13, 2023
@C0urante C0urante deleted the kafka-13709-followup branch January 13, 2023 14:19
C0urante added a commit that referenced this pull request Jan 13, 2023
C0urante added a commit that referenced this pull request Jan 13, 2023
ijuma added a commit to confluentinc/kafka that referenced this pull request Jan 17, 2023
…master

* apache-github/trunk: (23 commits)
  MINOR: Include the inner exception stack trace when re-throwing an exception (apache#12229)
  MINOR: Fix docs to state that sendfile implemented in `TransferableRecords` instead of `MessageSet` (apache#13109)
  Update ProducerConfig.java (apache#13115)
  KAFKA-14618; Fix off by one error in snapshot id (apache#13108)
  KAFKA-13709 (follow-up): Avoid mention of 'exactly-once delivery' or 'delivery guarantees' in Connect (apache#13106)
  KAFKA-14367; Add `TxnOffsetCommit` to the new `GroupCoordinator` interface (apache#12901)
  KAFKA-14568: Move FetchDataInfo and related to storage module (apache#13085)
  KAFKA-14612: Make sure to write a new topics ConfigRecords to metadata log iff the topic is created (apache#13104)
  KAFKA-14601: Improve exception handling in KafkaEventQueue apache#13089
  KAFKA-14367; Add `OffsetCommit` to the new `GroupCoordinator` interface (apache#12886)
  KAFKA-14530: Check state updater more often (apache#13017)
  KAFKA-14304 Use boolean for ZK migrating brokers in RPC/record (apache#13103)
  KAFKA-14003 Kafka Streams JUnit4 to JUnit5 migration part 2 (apache#12301)
  KAFKA-14607: Move Scheduler/KafkaScheduler to server-common (apache#13092)
  KAFKA-14367; Add `OffsetFetch` to the new `GroupCoordinator` interface (apache#12870)
  KAFKA-14557; Lock metadata log dir (apache#13058)
  MINOR: Implement toString method for TopicAssignment and PartitionAssignment (apache#13101)
  KAFKA-12558: Do not prematurely mutate internal partition state in Mirror Maker 2 (apache#11818)
  KAFKA-14540: Fix DataOutputStreamWritable#writeByteBuffer (apache#13032)
  KAFKA-14600: Reduce flakiness in ProducerIdExpirationTest (apache#13087)
  ...
guozhangwang pushed a commit to guozhangwang/kafka that referenced this pull request Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants