Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
Croway wants to merge4 commits intoapache:main
base:main
Choose a base branch
Loading
fromCroway:CAMEL-22222

Conversation

@Croway
Copy link
Contributor

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.

@github-actions
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 contributorsrequire 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 usingbuild-all,build-dependents,skip-tests andtest-dependents to fine-tune the checks executed by this PR.

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

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

Copy link
Contributor

@davsclausdavsclaus 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 reacted with heart emoji
@Croway
Copy link
ContributorAuthor

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
ContributorAuthor

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

@davsclaus
Copy link
Contributor

has iggy been released

@Croway
Copy link
ContributorAuthor

has iggy been released

Not yet, I am monitoringhttps://repo1.maven.org/maven2/org/apache/iggy/iggy-java-sdk once a day

Copy link
Contributor

@orpiskeorpiske left a comment

Choose a reason for hiding this comment

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

Nice one!

Croway reacted with heart emoji
@davsclaus
Copy link
Contributor

iggy 0.5.0 java SDKs are released
https://repo1.maven.org/maven2/org/apache/iggy/iggy-java-sdk/0.5.0/

@CrowayCroway marked this pull request as ready for reviewAugust 18, 2025 07:26
@Croway
Copy link
ContributorAuthor

@davsclaus@oscerd Hi, the released iggy-java-sdk 0.5.0 was built with JDK21, therefore, the build with JDK17 is failinghttps://repo1.maven.org/maven2/org/apache/iggy/iggy-java-sdk/0.5.0/

The error isclass file has wrong version 65.0, should be 61.0

@davsclaus
Copy link
Contributor

Ah yeah after the 4.14 LTS then there is maybe a chance to drop JDK17 when we jump to SB 4 and so on. Also JDK25 will be released, so that is also a good opportunity as well.

@Croway
Copy link
ContributorAuthor

Ok, I'll put the PR back in draft, to be merged once JDK 17 will be dropped and Apache Camel JDK basline will be JDK 21 (after 4.14 release most probably)

@CrowayCroway marked this pull request as draftAugust 18, 2025 10:08
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@davsclausdavsclausdavsclaus approved these changes

@orpiskeorpiskeorpiske approved these changes

@oscerdoscerdoscerd approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@Croway@davsclaus@orpiske@oscerd

[8]ページ先頭

©2009-2025 Movatter.jp