Skip to content

CAMEL-22222: Add component for Apache Iggy #18583

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Croway
Copy link
Contributor

@Croway Croway commented Jul 10, 2025

I am waiting for the iggy java client to be released upstream, it should be released in a week or so, right now the development version 0.2.0-SNAPSHOT is being used.

Supported functionalities:

  • Produce messages to iggy
  • Consume messages from iggy

The implemented functionalities are basic, and are based on the java examples provided by Iggy, I'll have to investigate more to implement other usecases.

@Croway Croway requested review from davsclaus and oscerd July 10, 2025 14:22
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

Copy link
Contributor

@davsclaus davsclaus left a comment

Choose a reason for hiding this comment

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

Great start.

@Croway
Copy link
Contributor Author

Croway commented Jul 11, 2025

With the last commit, we are now in parity with the iggy-java-sdk feature-wise. I opened a Jira issue for future development.

@Croway
Copy link
Contributor Author

Croway commented Jul 11, 2025

The failure on the gh actioin is expected, it is due to [ERROR] Could not find artifact org.apache.iggy:iggy-java-sdk:jar:0.2.0-SNAPSHOT once it will be released, I'll update it

@davsclaus
Copy link
Contributor

Also remember to add a CSB starter for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants