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

CAMEL-21461: Add features to Camel Platform Http Starter #1286

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

Conversation

Croway
Copy link
Contributor

@Croway Croway commented Nov 18, 2024

No description provided.

@Croway Croway force-pushed the certification-test-platform-http-sb branch from 1af89d7 to e880358 Compare November 18, 2024 14:50
Copy link
Contributor

@orpiske orpiske left a comment

Choose a reason for hiding this comment

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

I think it's on the right track. I did left a few (nitpick) suggestions.

Also, it would probably be good to get an additional review as my Spring-foo is limited.

@Autowired
CamelContext camelContext;

@Test
Copy link
Contributor

Choose a reason for hiding this comment

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

We need to have this one disabled at ASF CI. It creates a very large file ... might not be adequate for the small nodes we have.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

really good point, I'll disable this one

@Croway Croway force-pushed the certification-test-platform-http-sb branch from e880358 to 42f45af Compare November 18, 2024 15:17
@Croway Croway marked this pull request as ready for review November 19, 2024 10:52
@Croway Croway requested a review from oscerd November 19, 2024 10:52
@Croway Croway force-pushed the certification-test-platform-http-sb branch 2 times, most recently from 5e757f1 to 50d6f87 Compare November 19, 2024 16:25
@Croway Croway force-pushed the certification-test-platform-http-sb branch from 50d6f87 to 1ea0751 Compare November 20, 2024 08:54
Certification Tests + Minor Fixes

Add failing tests

Add ReaderCache Converter test

fix streaming large file test

header mapping is already done in DefaultHttpBinding

fix streaming

CSB-5889: Let's cache the body so that is can be read multiple times

CSB-5889: regen

Disable not implemented feature tests

Co-Authored-By: johnpoth <[email protected]>
@Croway Croway force-pushed the certification-test-platform-http-sb branch from 1ea0751 to 5aec302 Compare November 20, 2024 09:02
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.

4 participants