Claus Ibsen created CAMEL-17112:
-----------------------------------
Summary: camel-core - The starting counter for thread name should
be 1
Key: CAMEL-17112
URL: https://issues.apache.org/jira/browse/CAMEL-17112
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.13.0
You will see logs with thread #0
10:14:24.591 [Camel (AWS-S3-To-Kafka) thread #0 -
aws2-s3://camel-kafka-connector] TRACE
But lets start the counter from 1, as then the number is correct, eg when you
see thread #8 - then there are 8 threads, and not 9.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)