Skip to content

MINOR: Fix grammar error message for InvalidRecordException#8465

Merged
kkonstantine merged 2 commits intoapache:trunkfrom
tuvtran:fix-error-message
Apr 21, 2020
Merged

MINOR: Fix grammar error message for InvalidRecordException#8465
kkonstantine merged 2 commits intoapache:trunkfrom
tuvtran:fix-error-message

Conversation

@tuvtran
Copy link
Copy Markdown
Contributor

@tuvtran tuvtran commented Apr 11, 2020

Committer Checklist (excluded from commit message)

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

Copy link
Copy Markdown
Contributor

@kkonstantine kkonstantine 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 improving this error message @tuvtran !
Replied with minor change, that seems to refer to a slightly more common use in the syntax (at least according to google search). wdyt?

Comment thread clients/src/main/java/org/apache/kafka/common/protocol/Errors.java Outdated
…java

Co-Authored-By: Konstantine Karantasis <konstantine@confluent.io>
@tuvtran
Copy link
Copy Markdown
Contributor Author

tuvtran commented Apr 16, 2020

Thanks @kkonstantine for the suggestion. I have applied it.

Copy link
Copy Markdown
Contributor

@kkonstantine kkonstantine left a comment

Choose a reason for hiding this comment

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

LGTM
Thanks @tuvtran !
Built locally and the change is trivial. Merging without starting a build.

@kkonstantine kkonstantine merged commit e406d9d into apache:trunk Apr 21, 2020
kkonstantine added a commit that referenced this pull request Apr 21, 2020
* Fix error message for InvalidRecordException
* Update clients/src/main/java/org/apache/kafka/common/protocol/Errors.java

Co-authored-by: Konstantine Karantasis <konstantine@confluent.io>
ijuma added a commit to confluentinc/kafka that referenced this pull request Apr 21, 2020
* apache-github/trunk:
  MINOR: Fix grammar in error message for InvalidRecordException (apache#8465)
  KAFKA-9868: Reduce number of transaction log partitions for embed broker (apache#8522)
  MINOR: Adding github whitelist (apache#8523)
  MINOR: Upgrade gradle plugins and test libraries for Java 14 support (apache#8519)
  MINOR: Further reduce runtime for metrics integration tests (apache#8514)
  MINOR: Use .asf.yaml to direct github notifications to JIRA and mailing lists (apache#8521)
  MINOR: Update to Gradle 6.3 (apache#7677)
  HOTFIX: fix checkstyle error of RocksDBStoreTest and flaky RocksDBTimestampedStoreTest.shouldOpenExistingStoreInRegularMode (apache#8515)
  MINOR: cleanup RocksDBStore tests  (apache#8510)
  KAFKA-9818: Fix flaky test in RecordCollectorTest (apache#8507)
  MINOR: reduce impact of trace logging in replica hot path (apache#8468)
  KAFKA-6145: KIP-441: Add test scenarios to ensure rebalance convergence (apache#8475)
  KAFKA-9881: Convert integration test to verify measurements from RocksDB to unit test (apache#8501)
  MINOR: improve test coverage for dynamic LogConfig(s) (apache#7616)
  MINOR: Switch order of sections on tumbling and hopping windows in streams doc. Tumbling windows are defined as "special case of hopping time windows" - but hopping windows currently only explained later in the docs. (apache#8505)
  KAFKA-9819: Fix flaky test in StoreChangelogReaderTest (apache#8488)
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.

2 participants