Page MenuHomePhabricator

Fix ksqldb offset config for realtime API and deploy in production
Closed, ResolvedPublic5 Estimated Story Points

Description

When doing filtering based on offset and ROWTIME, we need a ksqldb config auto.offset.reset to earliest.

https://developer.confluent.io/tutorials/filter-a-stream-of-events/ksql.html

To do

  • Fix and deploy to dev.
  • Test for offset and ROWTIME filtering from dev env
  • Deploy to prod
  • Run integration test
  • Test for offset and ROWTIME filtering from prod env
  • Send a documentation to customer about how to use the parallel consumption/ seamless restart
  • Update swagger docs for realtime

Event Timeline

prabhat set the point value for this task to 3.
prabhat changed the point value for this task from 3 to 5.
prabhat triaged this task as High priority.Aug 2 2023, 3:42 PM
prabhat changed the task status from Open to In Progress.Aug 3 2023, 1:23 PM
prabhat moved this task from Next Up to In Progress on the Wikimedia Enterprise (Sprint 43) board.