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

docs: add kafka-java to Kafka source/sink docs #2347

Merged
merged 3 commits into from
Jan 22, 2025
Merged

docs: add kafka-java to Kafka source/sink docs #2347

merged 3 commits into from
Jan 22, 2025

Conversation

KeranYang
Copy link
Member

Explain what this PR does.

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.22%. Comparing base (bdab759) to head (70f0488).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2347      +/-   ##
==========================================
+ Coverage   68.11%   68.22%   +0.10%     
==========================================
  Files         352      352              
  Lines       46500    46500              
==========================================
+ Hits        31673    31724      +51     
+ Misses      13743    13701      -42     
+ Partials     1084     1075       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


More details on how to use the Kafka Sink can be found [here](https://github.com/numaproj-contrib/kafka-java?tab=readme-ov-file#write-data-to-kafka).

## Option 2: Built-in Kafka Sink
Copy link
Member

Choose a reason for hiding this comment

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

Reverse the order of the 2 options?

Copy link
Member

Choose a reason for hiding this comment

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

we are eventually deprecating builtin, right?

Copy link
Member Author

Choose a reason for hiding this comment

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

I put kafka-java first because I want it to get some attentions and feedbacks so that we can further improve it towards fully feature-complete.

Copy link
Member Author

Choose a reason for hiding this comment

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

@whynowy mind if I keep kafka-java as first?

Copy link
Member

Choose a reason for hiding this comment

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

Go ahead. I assume we will use this one as the builtin soon.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks!

@KeranYang KeranYang marked this pull request as ready for review January 21, 2025 18:21
@KeranYang KeranYang merged commit 93bf8f8 into main Jan 22, 2025
28 checks passed
@KeranYang KeranYang deleted the kafka-java branch January 22, 2025 21:24
jacque1ine pushed a commit to jacque1ine/numaflow that referenced this pull request Jan 23, 2025
jacque1ine pushed a commit to jacque1ine/numaflow that referenced this pull request Jan 23, 2025
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.

3 participants