orpiske commented on code in PR #11920:
URL: https://github.com/apache/camel/pull/11920#discussion_r1384653079
##
components/camel-kafka/src/main/java/org/apache/camel/component/kafka/consumer/support/KafkaRecordProcessor.java:
##
@@ -112,30 +115,48 @@ public ProcessingResult pr
orpiske commented on PR #11920:
URL: https://github.com/apache/camel/pull/11920#issuecomment-1798156665
Looking at it ...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
github-actions[bot] commented on PR #11920:
URL: https://github.com/apache/camel/pull/11920#issuecomment-1798102605
### Components test results:
| Total | Tested | Failed :x: | Passed :white_check_mark: |
| --- | --- | --- | --- |
| 2 | 2 | 1 | 1 |
--
This is an automated me
github-actions[bot] commented on PR #11920:
URL: https://github.com/apache/camel/pull/11920#issuecomment-1798102641
:no_entry_sign: There are (likely) no changes in core core to be tested in
this PR
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
CodeSmell commented on PR #11920:
URL: https://github.com/apache/camel/pull/11920#issuecomment-1795659932
Wasn't sure if should checkin these files under src/generated/resources
- kafka.json
- spring-main.json
- component.properties
- other.properties
--
This is an automate
github-actions[bot] commented on PR #11920:
URL: https://github.com/apache/camel/pull/11920#issuecomment-1795575851
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:warning: Please note that the changes on this PR may be **tested
automatically**.
CodeSmell opened a new pull request, #11920:
URL: https://github.com/apache/camel/pull/11920
# Description
This PR has some extra logging related to CAMEL-20044
This PR doesn't match the log files in the issue but is similar
This PR is meant as discussion point to work on issues