Skip to content

MINOR: Clarify producer idempotence default in upgrade docs#11757

Merged
ijuma merged 2 commits into
trunkfrom
producer-idempotence-upgrade-docs-tweaks-2
Feb 14, 2022
Merged

MINOR: Clarify producer idempotence default in upgrade docs#11757
ijuma merged 2 commits into
trunkfrom
producer-idempotence-upgrade-docs-tweaks-2

Conversation

@ijuma

@ijuma ijuma commented Feb 14, 2022

Copy link
Copy Markdown
Member
  • Mention acks=1 to acks=all change in 3.0.0 upgrade docs
  • Have a separate section for 3.0.1 and 3.1.1 as some may skip the
    3.0.0/3.1.0 section when upgrading to a bug fix.
  • Move the 3.0.0 note to the top since it's more impactful than the
    other changes.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@ijuma
ijuma requested review from hachikuji and showuon February 14, 2022 15:20
Comment thread docs/upgrade.html Outdated
</li>
</ol>

<h5><a id="upgrade_300_notable" href="#upgrade_301_notable">Notable changes in 3.1.1</a></h5>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

My html-fu is not particularly strong, but it seems we should change the id and href tags for the new sections?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Good catch, my bad.

@hachikuji hachikuji left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks, LGTM. You might need to do some fixing up when you merge to the older branches, but I expect you already knew that.

@ijuma

ijuma commented Feb 14, 2022

Copy link
Copy Markdown
Member Author

@hachikuji Thanks. Yes, I intend to fix those two branches so that they match what we have here excluding the 3.2 section.

@ijuma

ijuma commented Feb 14, 2022

Copy link
Copy Markdown
Member Author

Btw, I made these changes because Spark has upgraded to 3.1.0 and there was some confusion regarding the compatibility implications of the upgrade.

@ijuma
ijuma merged commit 71f732e into trunk Feb 14, 2022
ijuma added a commit that referenced this pull request Feb 14, 2022
* Mention `acks=1` to `acks=all` change in 3.0.0 upgrade docs
* Have a separate section for 3.0.1 and 3.1.1 as some may skip the
  3.0.0/3.1.0 section when upgrading to a bug fix.
* Move the 3.0.0 note to the top since it's more impactful than the
  other changes.

Reviewers: Jason Gustafson <jason@confluent.io>
ijuma added a commit that referenced this pull request Feb 14, 2022
* Mention `acks=1` to `acks=all` change in 3.0.0 upgrade docs
* Have a separate section for 3.0.1 and 3.1.1 as some may skip the
  3.0.0/3.1.0 section when upgrading to a bug fix.
* Move the 3.0.0 note to the top since it's more impactful than the
  other changes.

Reviewers: Jason Gustafson <jason@confluent.io>
@showuon

showuon commented Feb 15, 2022

Copy link
Copy Markdown
Member

Thanks for the clarification! LGTM!

rajinisivaram pushed a commit to confluentinc/kafka that referenced this pull request Mar 3, 2022
…1757)

* Mention `acks=1` to `acks=all` change in 3.0.0 upgrade docs
* Have a separate section for 3.0.1 and 3.1.1 as some may skip the
  3.0.0/3.1.0 section when upgrading to a bug fix.
* Move the 3.0.0 note to the top since it's more impactful than the
  other changes.

Reviewers: Jason Gustafson <jason@confluent.io>
jeffkbkim pushed a commit to confluentinc/kafka that referenced this pull request May 12, 2022
…1757)

* Mention `acks=1` to `acks=all` change in 3.0.0 upgrade docs
* Have a separate section for 3.0.1 and 3.1.1 as some may skip the
  3.0.0/3.1.0 section when upgrading to a bug fix.
* Move the 3.0.0 note to the top since it's more impactful than the
  other changes.

Reviewers: Jason Gustafson <jason@confluent.io>
@ijuma
ijuma deleted the producer-idempotence-upgrade-docs-tweaks-2 branch October 15, 2023 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants