Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kafka support wishlist #2

Closed
2 of 3 tasks
bartelink opened this issue Feb 8, 2019 · 2 comments
Closed
2 of 3 tasks

Kafka support wishlist #2

bartelink opened this issue Feb 8, 2019 · 2 comments

Comments

@bartelink
Copy link
Collaborator

jet/equinox#87 provides an initial Kafka Producer/Consumer pair, and jet/dotnet-templates#11 provides a skeleton app using same.

There's infinite scope for improvement from this base. This Issue gathers an unordered wishlist and should not necessarily be taken as a roadmap.

Kafka Consumer:

  • Lag monitoring needs to be integrated
  • integrate FeedValidator usage into consumption side
  • Checkpointing needs to interlink with Kafka offsets storage such that one can take a given consumption offset expressed in terms of a changefeed position + kafka offsets and pass that to a consumer working off a separate projector
@bartelink bartelink transferred this issue from jet/equinox Mar 6, 2019
@bartelink
Copy link
Collaborator Author

Moved here as

@bartelink bartelink transferred this issue from jet/dotnet-templates Jun 7, 2019
@bartelink
Copy link
Collaborator Author

Moved here as any such logic would likely be built here. Closing for now as main goal is accomplished by StreamConsumer, and lag monitoring is complete.

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

No branches or pull requests

1 participant