kafka icon indicating copy to clipboard operation
kafka copied to clipboard

KAFKA-10789: Streamlining Tests in ChangeLoggingKeyValueBytesStoreTest

Open leaf-soba opened this issue 10 months ago • 9 comments

  1. use mocked InMemoryKeyValueStore to streamlined the unit test
  2. minor refactor including remove unnecessary public and rename the variable inside the method with a different name with outside of the method.

Committer Checklist (excluded from commit message)

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

leaf-soba avatar Feb 06 '25 09:02 leaf-soba

Hi @ijuma, @chia7712, @gongxuanzhang, could you please take a look?

leaf-soba avatar Feb 12 '25 06:02 leaf-soba

Pr needs a tag about Ci, I can't do it. sorry

gongxuanzhang avatar Feb 13 '25 07:02 gongxuanzhang

A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the triage label should be removed to prevent this automation from happening again.

github-actions[bot] avatar Feb 14 '25 03:02 github-actions[bot]

A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the triage label should be removed to prevent this automation from happening again.

github-actions[bot] avatar Feb 16 '25 03:02 github-actions[bot]

Hi @chia7712, in the CI process, there are three flaky tests that are unrelated to this PR. Could you let me know how to re-run the CI process to get them to pass?

leaf-soba avatar Feb 17 '25 02:02 leaf-soba

A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the triage label should be removed to prevent this automation from happening again.

github-actions[bot] avatar Feb 18 '25 03:02 github-actions[bot]

@mjsax Thanks for the review! Please let me know if there's anything else I should address.

leaf-soba avatar Apr 17 '25 01:04 leaf-soba

@leaf-soba -- Any updates?

mjsax avatar Apr 28 '25 19:04 mjsax

@leaf-soba -- Are you still interested to complete this PR?

mjsax avatar Jun 11 '25 21:06 mjsax

Hi @mjsax, It seems like the user is not responding I have done some progress, on this ticket. Can I assign this ticket to myself and create a PR?

samarth-ksolves avatar Jul 28 '25 10:07 samarth-ksolves

@leaf-soba -- Are you still interested to complete this PR?

Truly sorry I focused on landing a new job overseas last months, please feel free to assign the PR to other people.

leaf-soba avatar Sep 11 '25 06:09 leaf-soba

No problem at all @leaf-soba. Thanks for letting us know.

mjsax avatar Sep 28 '25 21:09 mjsax

Replace via https://github.com/apache/kafka/pull/20353

mjsax avatar Sep 28 '25 21:09 mjsax