kafka icon indicating copy to clipboard operation
kafka copied to clipboard

Kafka 13888 new fields

Open lqjack opened this issue 3 years ago • 3 comments

  • create file if not exist update lastCaughtUpTimestamp update lastFetchTimestamp Summary of testing strategy (including rationale) for the feature or bug fix. Unit and/or integration tests are expected for any behaviour change and system tests should be considered for larger changes.

Committer Checklist (excluded from commit message)

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

lqjack avatar May 25 '22 16:05 lqjack

@lqjack Can you merge with trunk please?

hachikuji avatar Jun 15 '22 16:06 hachikuji

Hey @lqjack . Thanks for raising this PR. The PR https://github.com/apache/kafka/pull/12206 has now been merged to trunk. Can you please update your PR with the latest code so we can iterate on it?

niket-goel avatar Jun 15 '22 17:06 niket-goel

@lqjack Are you still planning to work on this? If we don't hear from you in the next couple of days, then someone else may pick it up and drive it forward.

ijuma avatar Aug 10 '22 13:08 ijuma

The following PR https://github.com/apache/kafka/pull/12508 implements this functionality. This PR can be closed.

niket-goel avatar Aug 31 '22 17:08 niket-goel

@lqjack I am closing the PR. It looks like this issue was fixed by https://github.com/apache/kafka/pull/12206 and https://github.com/apache/kafka/pull/12508

jsancio avatar Aug 31 '22 18:08 jsancio