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

Add debug JVM only extension #3800

Merged
merged 1 commit into from May 23, 2022
Merged

Conversation

jamesnetherton
Copy link
Contributor

No description provided.

.body(is("true"))
.statusCode(200);

try (Socket socket = new Socket("localhost", 1099)) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Not blocking. I wonder if there would be a way to avoid using a fix port ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

From what I could see, it is not configurable at the moment.

@jamesnetherton jamesnetherton merged commit 13cef38 into apache:main May 23, 2022
@jamesnetherton jamesnetherton deleted the camel-debug branch May 23, 2022 20:18
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.

None yet

4 participants