Messages by Date
-
2026/07/15
[jira] [Resolved] (CAMEL-24074) camel-jms: TemporaryQueueReplyManager resolves the temporary reply queue without synchronization - replies can be black-holed (CAMEL-20769 follow-up)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-24073) camel-jms: InOut AsyncCallback.done() invoked twice when the JMS send fails after reply registration
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-24073) camel-jms: InOut AsyncCallback.done() invoked twice when the JMS send fails after reply registration
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-24072) camel-jms: component-level transacted=true breaks ConnectionFactory autowiring - startup fails with "connectionFactory must be specified"
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-24072) camel-jms: component-level transacted=true breaks ConnectionFactory autowiring - startup fails with "connectionFactory must be specified"
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-24070) camel-spring-rabbitmq - SpringRabbitMQProducer lazy template creation is not thread-safe and can leak started AsyncRabbitTemplates
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-24070) camel-spring-rabbitmq - SpringRabbitMQProducer lazy template creation is not thread-safe and can leak started AsyncRabbitTemplates
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-24068) camel-spring-rabbitmq - Effective default of replyTimeout is 5000 millis instead of the documented 30000
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-24068) camel-spring-rabbitmq - Effective default of replyTimeout is 5000 millis instead of the documented 30000
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24124) camel-jms: InOut exchanges in-flight during shutdown have AsyncCallback never completed - causes 45s graceful-shutdown stall
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24121) camel-smb: producer with tempPrefix/tempFileName always fails with NullPointerException - existsFile is called before any connect
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24087) camel-test-infra - Add --with-ui flag and companion UI containers to camel infra run
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24122) camel-smb: readLockTimeout=0 (documented "0 or lower = forever") makes readLock=changed skip every file forever
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24123) camel-smb: recursive=true with readLock=changed never consumes files in sub-directories - relative path is passed as SMB search pattern
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24122) camel-smb: readLockTimeout=0 (documented "0 or lower = forever") makes readLock=changed skip every file forever
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24123) camel-smb: recursive=true with readLock=changed never consumes files in sub-directories - relative path is passed as SMB search pattern
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24121) camel-smb: producer with tempPrefix/tempFileName always fails with NullPointerException - existsFile is called before any connect
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24120) camel-smb: consumer downloads every file twice; streamDownload=true leaks a remote file handle per file (SmbFile.getBody bypasses the retrieved body)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24119) camel-rest-openapi & camel-openapi-java: structural improvements from the July 2026 code review - umbrella
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24119) camel-rest-openapi & camel-openapi-java: structural improvements from the July 2026 code review - umbrella
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24118) camel-openapi-java: RestOpenApiReader emits invalid OpenAPI 3.x (formData params, collectionFormat styles, boolean/primitive-array/header types, 3.1 type loss) - umbrella
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24114) camel-rest-openapi: requestValidationEnabled rejects requests whose required query parameters are supplied as endpoint literals or exchange variables
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24115) camel-rest-openapi: operations without operationId validate against generated GENOPID_* ids but dispatch to direct:null at runtime
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24113) camel-rest-openapi: producers for the same operation share one cached rest: delegate endpoint - produces/consumes/queryParameters cross-contamination between routes
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24112) camel-rest-openapi: path parameters leak into the query string when the operation has more than one parameter
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24116) camel-rest-openapi: RestOpenApiProcessor doInit/doStop are dead code since the advice conversion (CAMEL-22742) - services never stopped, stale platform-http registrations on route reload
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24117) camel-rest-openapi: one strategy instance shared by all consumers - missingOperation/mockIncludePattern cross-talk, second consumer can silently disable fail-fast validation
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24078) camel-jms / camel-amqp code review (July 2026): umbrella for medium/low findings
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24078) camel-jms / camel-amqp code review (July 2026): umbrella for medium/low findings
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24077) camel-amqp: useSsl=true renders empty transport.* options - breaks JVM-default trust store and server-only TLS
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24077) camel-amqp: useSsl=true renders empty transport.* options - breaks JVM-default trust store and server-only TLS
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24110) camel-xslt-saxon: saxonReaderProperties null-guard is always true - stylesheets parsed by raw unhardened SAXParser, URIResolvers returning DOMSource broken
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24108) camel-xslt-saxon: secureProcessing=true (documented default) is never applied unless saxonExtensionFunctions is configured; transformerFactoryConfigurationStrategy silently ignored
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24109) camel-xslt-saxon: doInit()/doStart() duplicate the parent lifecycle - stylesheet loaded and compiled twice on startup
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24110) camel-xslt-saxon: saxonReaderProperties null-guard is always true - stylesheets parsed by raw unhardened SAXParser, URIResolvers returning DOMSource broken
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24106) camel-xslt: 'source' option silently ignored when the message body is an InputStream - transforms the wrong document
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24111) camel-xslt: dead InputStream close logic in XsltBuilder.process() since the SourceHandlerFactory refactoring
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24107) camel-xslt: stylesheet reload (contentCache=false / clearCachedStylesheet) is not thread-safe - stale pooled transformers keep serving the old stylesheet
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24106) camel-xslt: 'source' option silently ignored when the message body is an InputStream - transforms the wrong document
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24109) camel-xslt-saxon: doInit()/doStart() duplicate the parent lifecycle - stylesheet loaded and compiled twice on startup
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24107) camel-xslt: stylesheet reload (contentCache=false / clearCachedStylesheet) is not thread-safe - stale pooled transformers keep serving the old stylesheet
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24099) camel-bean: bean implementing Service is not restarted on route restart when used via bean() DSL
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24103) camel-bean: bean method returning null CompletionStage causes opaque NullPointerException
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24100) camel-bean: class: endpoint creates a new bean instance per message despite default Singleton scope
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24102) camel-bean: AmbiguousMethodCallException from body-conversion matching lists the same method twice instead of the actual candidates
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24101) camel-bean: OGNL list index equal to list size escapes bounds handling - raw IndexOutOfBoundsException and broken null-safe
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24105) camel-bean: @RoutingSlip/@RecipientList/@DynamicRouter processors are added as CamelContext services on every MethodInfo creation and never removed
Federico Mariani (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-23358) [JDK 26] SSLContextParametersTest.testSignatureSchemesFilter is failing
Jira
-
2026/07/15
[jira] [Created] (CAMEL-24099) camel-bean: bean implementing Service is not restarted on route restart when used via bean() DSL
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24102) camel-bean: AmbiguousMethodCallException from body-conversion matching lists the same method twice instead of the actual candidates
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24100) camel-bean: class: endpoint creates a new bean instance per message despite default Singleton scope
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24101) camel-bean: OGNL list index equal to list size escapes bounds handling - raw IndexOutOfBoundsException and broken null-safe
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24104) camel-bean: racy lazy Processor-adapter lookup in AbstractBeanProcessor (non-volatile fields, no retry on conversion failure)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24103) camel-bean: bean method returning null CompletionStage causes opaque NullPointerException
Federico Mariani (Jira)
-
2026/07/15
[jira] [Work started] (CAMEL-23358) [JDK 26] SSLContextParametersTest.testSignatureSchemesFilter is failing
Jira
-
2026/07/15
[jira] [Created] (CAMEL-24098) camel-ftp: SFTP ciphers/keyExchangeProtocols mutate global static JSch config - cross-endpoint contamination and races
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24098) camel-ftp: SFTP ciphers/keyExchangeProtocols mutate global static JSch config - cross-endpoint contamination and races
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24090) camel-file: eagerly-added idempotent keys are not drained when pollDirectory throws mid-poll - scanned files are never consumed (List drain overload missed by CAMEL-21830)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24095) camel-file: tempFileName + fileExist=Move + eagerDeleteTargetFile=false silently overwrites the existing target instead of moving it (no Move branch in handleExistingTarget)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24092) camel-file: readLock=fileLock claims the lock after an IOException - file processed with no lock held and marker file deleted (possible duplicate consumption)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24091) camel-file: completion-time idempotentKey evaluated against route-mutated headers - failed files never retried (eager) or endless duplicates (non-eager); regression of CAMEL-21733
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24089) camel-file: file-to-file copy with readLock=fileLock silently truncates files larger than 2 GB on Linux (single transferTo, return value ignored)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24093) camel-file: idempotent read-lock strategies compute the release key from the post-preMove path - keys leak and same-named files are never consumed again
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24096) camel-ftp: readLockTimeout=0 (documented as forever) makes readLock=changed never acquire the lock on FTP/FTPS/SFTP - regression from CAMEL-17121 Tasks conversion
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24095) camel-file: tempFileName + fileExist=Move + eagerDeleteTargetFile=false silently overwrites the existing target instead of moving it (no Move branch in handleExistingTarget)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24089) camel-file: file-to-file copy with readLock=fileLock silently truncates files larger than 2 GB on Linux (single transferTo, return value ignored)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24097) camel-ftp: SFTP knownHostsUri/knownHosts silently clobbered by unconditional ~/.ssh/known_hosts fallback - host key verification uses the wrong database
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24093) camel-file: idempotent read-lock strategies compute the release key from the post-preMove path - keys leak and same-named files are never consumed again
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24094) camel-file: forceWrites option is dead since Camel 2.20 - no fsync is ever performed despite documented durability guarantee
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24088) camel-ftp: streamDownload treats a refused RETR as success - remote file is moved/deleted although it was never downloaded
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24091) camel-file: completion-time idempotentKey evaluated against route-mutated headers - failed files never retried (eager) or endless duplicates (non-eager); regression of CAMEL-21733
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24088) camel-ftp: streamDownload treats a refused RETR as success - remote file is moved/deleted although it was never downloaded
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24090) camel-file: eagerly-added idempotent keys are not drained when pollDirectory throws mid-poll - scanned files are never consumed (List drain overload missed by CAMEL-21830)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24096) camel-ftp: readLockTimeout=0 (documented as forever) makes readLock=changed never acquire the lock on FTP/FTPS/SFTP - regression from CAMEL-17121 Tasks conversion
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24097) camel-ftp: SFTP knownHostsUri/knownHosts silently clobbered by unconditional ~/.ssh/known_hosts fallback - host key verification uses the wrong database
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24092) camel-file: readLock=fileLock claims the lock after an IOException - file processed with no lock held and marker file deleted (possible duplicate consumption)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24076) camel-jms: browseLimit URI option is dead - browsing is unlimited despite the documented default of 100 (CAMEL-21183 follow-up)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24076) camel-jms: browseLimit URI option is dead - browsing is unlimited despite the documented default of 100 (CAMEL-21183 follow-up)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24075) camel-jms: transferException=true silently swallows processing failures (and commits the transaction) when the message has no JMSReplyTo
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24075) camel-jms: transferException=true silently swallows processing failures (and commits the transaction) when the message has no JMSReplyTo
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24074) camel-jms: TemporaryQueueReplyManager resolves the temporary reply queue without synchronization - replies can be black-holed (CAMEL-20769 follow-up)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24074) camel-jms: TemporaryQueueReplyManager resolves the temporary reply queue without synchronization - replies can be black-holed (CAMEL-20769 follow-up)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24074) camel-jms: TemporaryQueueReplyManager resolves the temporary reply queue without synchronization - replies can be black-holed (CAMEL-20769 follow-up)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24073) camel-jms: InOut AsyncCallback.done() invoked twice when the JMS send fails after reply registration
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24073) camel-jms: InOut AsyncCallback.done() invoked twice when the JMS send fails after reply registration
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24072) camel-jms: component-level transacted=true breaks ConnectionFactory autowiring - startup fails with "connectionFactory must be specified"
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24072) camel-jms: component-level transacted=true breaks ConnectionFactory autowiring - startup fails with "connectionFactory must be specified"
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-24083) camel-sjms - asyncConsumer failures are silently dropped (same bug as CAMEL-24069)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-24083) camel-sjms - asyncConsumer failures are silently dropped (same bug as CAMEL-24069)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24083) camel-sjms - asyncConsumer failures are silently dropped (same bug as CAMEL-24069)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-24069) camel-spring-rabbitmq - asyncConsumer failures are dropped because the endpoint exception handler is used instead of the consumer exception handler
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-24087) camel-test-infra - Add --with-ui flag and companion UI containers to camel infra run
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-24069) camel-spring-rabbitmq - asyncConsumer failures are dropped because the endpoint exception handler is used instead of the consumer exception handler
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24087) camel-test-infra - Add --with-ui flag and companion UI containers to camel infra run
Federico Mariani (Jira)
-
2026/07/15
[jira] [Work started] (CAMEL-24087) camel-test-infra - Add --with-ui flag and companion UI containers to camel infra run
Federico Mariani (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24087) camel-test-infra - Add --with-ui flag and companion UI containers to camel infra run
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24087) camel-test-infra - Add --with-ui flag and companion UI containers to camel infra run
Federico Mariani (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-24079) camel-quartz - QuartzScheduledPollConsumerScheduler may ignore startScheduler=false
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-24079) camel-quartz - QuartzScheduledPollConsumerScheduler may ignore startScheduler=false
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-24067) camel-spring - SpringInjector does not inject CamelContext into CamelContextAware beans created via factory method
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-24067) camel-spring - SpringInjector does not inject CamelContext into CamelContextAware beans created via factory method
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-24066) camel-spring - SpringScheduledPollConsumerScheduler ignores startScheduler=false (breaks ScheduledPollConsumerScheduler contract)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-24066) camel-spring - SpringScheduledPollConsumerScheduler ignores startScheduler=false (breaks ScheduledPollConsumerScheduler contract)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-24081) CI - Do not run windows check
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-24081) CI - Do not run windows check
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-24048) camel-sql - stale remove() silently completes in JdbcAggregationRepository; idempotent add() leaks DuplicateKeyException; TokenMgrError escapes stored template parser
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-24048) camel-sql - stale remove() silently completes in JdbcAggregationRepository; idempotent add() leaks DuplicateKeyException; TokenMgrError escapes stored template parser
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24086) camel-aws2-sqs: FIFO batch send assigns the same MessageDeduplicationId to every entry
Andrea Cosentino (Jira)
-
2026/07/15
[jira] [Work started] (CAMEL-24086) camel-aws2-sqs: FIFO batch send assigns the same MessageDeduplicationId to every entry
Andrea Cosentino (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-23843) Camel-PQC: sign/verify only handle String payloads and use the platform default charset
Andrea Cosentino (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-23843) Camel-PQC: sign/verify only handle String payloads and use the platform default charset
Andrea Cosentino (Jira)
-
2026/07/15
[jira] [Work started] (CAMEL-23843) Camel-PQC: sign/verify only handle String payloads and use the platform default charset
Andrea Cosentino (Jira)
-
2026/07/15
[jira] [Work started] (CAMEL-24084) camel-knative: apply header filter strategy to structured-mode CloudEvent extension headers
Andrea Cosentino (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24084) camel-knative: apply header filter strategy to structured-mode CloudEvent extension headers
Andrea Cosentino (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24085) camel-ironmq: apply header filter strategy when mapping message envelope headers
Andrea Cosentino (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24071) camel-spring-rabbitmq - Inconsistent handling of comma-separated queues option (listener container does not trim; polling consumer broken with multiple queues)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24071) camel-spring-rabbitmq - Inconsistent handling of comma-separated queues option (listener container does not trim; polling consumer broken with multiple queues)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24070) camel-spring-rabbitmq - SpringRabbitMQProducer lazy template creation is not thread-safe and can leak started AsyncRabbitTemplates
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24070) camel-spring-rabbitmq - SpringRabbitMQProducer lazy template creation is not thread-safe and can leak started AsyncRabbitTemplates
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24083) camel-sjms - asyncConsumer failures are silently dropped (same bug as CAMEL-24069)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24069) camel-spring-rabbitmq - asyncConsumer failures are dropped because the endpoint exception handler is used instead of the consumer exception handler
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24069) camel-spring-rabbitmq - asyncConsumer failures are dropped because the endpoint exception handler is used instead of the consumer exception handler
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24082) camel-aws-cloudtrail: consumer loses events (static cursor, no pagination, time-window skip)
Andrea Cosentino (Jira)
-
2026/07/15
[jira] [Work started] (CAMEL-24082) camel-aws-cloudtrail: consumer loses events (static cursor, no pagination, time-window skip)
Andrea Cosentino (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24068) camel-spring-rabbitmq - Effective default of replyTimeout is 5000 millis instead of the documented 30000
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24068) camel-spring-rabbitmq - Effective default of replyTimeout is 5000 millis instead of the documented 30000
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Closed] (CAMEL-24065) camel-spring - spring-event: ConcurrentModificationException when a route is stopped while an ApplicationEvent is dispatched
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-24065) camel-spring - spring-event: ConcurrentModificationException when a route is stopped while an ApplicationEvent is dispatched
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-24047) camel-sql - verifyTableName rejects schema-qualified aggregation repository names (unreleased regression)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Closed] (CAMEL-24047) camel-sql - verifyTableName rejects schema-qualified aggregation repository names (unreleased regression)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Closed] (CAMEL-23997) camel-kafka: medium-severity findings from code review (config, consumer, producer batch mode, transforms)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-23997) camel-kafka: medium-severity findings from code review (config, consumer, producer batch mode, transforms)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24079) camel-quartz - QuartzScheduledPollConsumerScheduler may ignore startScheduler=false
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24079) camel-quartz - QuartzScheduledPollConsumerScheduler may ignore startScheduler=false
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24081) CI - Do not run windows check
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24064) camel-jackson3: type converter drops all but the last configured Jackson module and transformers let JacksonException escape unwrapped
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24067) camel-spring - SpringInjector does not inject CamelContext into CamelContextAware beans created via factory method
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Work started] (CAMEL-24080) camel-aws2-kinesis: consumer shard state is not thread-safe when consuming multiple shards
Andrea Cosentino (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24080) camel-aws2-kinesis: consumer shard state is not thread-safe when consuming multiple shards
Andrea Cosentino (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24067) camel-spring - SpringInjector does not inject CamelContext into CamelContextAware beans created via factory method
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24079) camel-quartz - QuartzScheduledPollConsumerScheduler may ignore startScheduler=false
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24066) camel-spring - SpringScheduledPollConsumerScheduler ignores startScheduler=false (breaks ScheduledPollConsumerScheduler contract)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24066) camel-spring - SpringScheduledPollConsumerScheduler ignores startScheduler=false (breaks ScheduledPollConsumerScheduler contract)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-24057) Undertow access log auto-configurations should check for actually used classes in @ConditionalOnClass
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24075) camel-jms: transferException=true silently swallows processing failures (and commits the transaction) when the message has no JMSReplyTo
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24077) camel-amqp: useSsl=true renders empty transport.* options - breaks JVM-default trust store and server-only TLS
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24076) camel-jms: browseLimit URI option is dead - browsing is unlimited despite the documented default of 100 (CAMEL-21183 follow-up)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24078) camel-jms / camel-amqp code review (July 2026): umbrella for medium/low findings
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24076) camel-jms: browseLimit URI option is dead - browsing is unlimited despite the documented default of 100 (CAMEL-21183 follow-up)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24072) camel-jms: component-level transacted=true breaks ConnectionFactory autowiring - startup fails with "connectionFactory must be specified"
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24078) camel-jms / camel-amqp code review (July 2026): umbrella for medium/low findings
Federico Mariani (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24048) camel-sql - stale remove() silently completes in JdbcAggregationRepository; idempotent add() leaks DuplicateKeyException; TokenMgrError escapes stored template parser
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24073) camel-jms: InOut AsyncCallback.done() invoked twice when the JMS send fails after reply registration
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24077) camel-amqp: useSsl=true renders empty transport.* options - breaks JVM-default trust store and server-only TLS
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24074) camel-jms: TemporaryQueueReplyManager resolves the temporary reply queue without synchronization - replies can be black-holed (CAMEL-20769 follow-up)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24074) camel-jms: TemporaryQueueReplyManager resolves the temporary reply queue without synchronization - replies can be black-holed (CAMEL-20769 follow-up)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24072) camel-jms: component-level transacted=true breaks ConnectionFactory autowiring - startup fails with "connectionFactory must be specified"
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24073) camel-jms: InOut AsyncCallback.done() invoked twice when the JMS send fails after reply registration
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24075) camel-jms: transferException=true silently swallows processing failures (and commits the transaction) when the message has no JMSReplyTo
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24065) camel-spring - spring-event: ConcurrentModificationException when a route is stopped while an ApplicationEvent is dispatched
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24065) camel-spring - spring-event: ConcurrentModificationException when a route is stopped while an ApplicationEvent is dispatched
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24065) camel-spring - spring-event: ConcurrentModificationException when a route is stopped while an ApplicationEvent is dispatched
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24068) camel-spring-rabbitmq - Effective default of replyTimeout is 5000 millis instead of the documented 30000
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24070) camel-spring-rabbitmq - SpringRabbitMQProducer lazy template creation is not thread-safe and can leak started AsyncRabbitTemplates
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24069) camel-spring-rabbitmq - asyncConsumer failures are dropped because the endpoint exception handler is used instead of the consumer exception handler
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24071) camel-spring-rabbitmq - Inconsistent handling of comma-separated queues option (listener container does not trim; polling consumer broken with multiple queues)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24068) camel-spring-rabbitmq - Effective default of replyTimeout is 5000 millis instead of the documented 30000
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24071) camel-spring-rabbitmq - Inconsistent handling of comma-separated queues option (listener container does not trim; polling consumer broken with multiple queues)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24069) camel-spring-rabbitmq - asyncConsumer failures are dropped because the endpoint exception handler is used instead of the consumer exception handler
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24070) camel-spring-rabbitmq - SpringRabbitMQProducer lazy template creation is not thread-safe and can leak started AsyncRabbitTemplates
Federico Mariani (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24047) camel-sql - verifyTableName rejects schema-qualified aggregation repository names (unreleased regression)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24067) camel-spring - SpringInjector does not inject CamelContext into CamelContextAware beans created via factory method
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24066) camel-spring - SpringScheduledPollConsumerScheduler ignores startScheduler=false (breaks ScheduledPollConsumerScheduler contract)
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24065) camel-spring - spring-event: ConcurrentModificationException when a route is stopped while an ApplicationEvent is dispatched
Federico Mariani (Jira)
-
2026/07/15
[jira] [Work started] (CAMEL-24064) camel-jackson3: type converter drops all but the last configured Jackson module and transformers let JacksonException escape unwrapped
Federico Mariani (Jira)
-
2026/07/15
[jira] [Created] (CAMEL-24064) camel-jackson3: type converter drops all but the last configured Jackson module and transformers let JacksonException escape unwrapped
Federico Mariani (Jira)
-
2026/07/15
[jira] [Commented] (CAMEL-24064) camel-jackson3: type converter drops all but the last configured Jackson module and transformers let JacksonException escape unwrapped
Federico Mariani (Jira)
-
2026/07/15
[jira] [Assigned] (CAMEL-24064) camel-jackson3: type converter drops all but the last configured Jackson module and transformers let JacksonException escape unwrapped
Federico Mariani (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24044) camel-sql - Postgres aggregation repositories fail on insert: version bound without a placeholder
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24045) camel-sql - Connection leak with outputType=StreamList when the statement is not a query
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24046) camel-sql - JdbcCachedMessageIdRepository: failed insert permanently poisons the cache; cache is not thread-safe
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24048) camel-sql - stale remove() silently completes in JdbcAggregationRepository; idempotent add() leaks DuplicateKeyException; TokenMgrError escapes stored template parser
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Updated] (CAMEL-24047) camel-sql - verifyTableName rejects schema-qualified aggregation repository names (unreleased regression)
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-23995) camel-kafka: saslAuthType overrides explicit securityProtocol and generates non-working KERBEROS/OAUTH/AWS_MSK_IAM configurations
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-24061) camel-zeebe: grpc-stub-based operations were never wired for auth
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-24062) UseOriginalAggregationStrategy silently ignored under Multicast (original never bound) — inconsistent with Splitter
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Resolved] (CAMEL-23996) camel-kafka: KafkaIdempotentRepository and SingleNodeKafkaResumeStrategy correctness issues
Claus Ibsen (Jira)
-
2026/07/15
[jira] [Reopened] (CAMEL-23216) Several mina sftp tests are very flaky
Jira
-
2026/07/14
[jira] [Commented] (CAMEL-23997) camel-kafka: medium-severity findings from code review (config, consumer, producer batch mode, transforms)
Claus Ibsen (Jira)
-
2026/07/14
[jira] [Created] (CAMEL-24063) Fix flaky tests: JMS, Seda, Disruptor, Scheduler, and Direct timing issues
Guillaume Nodet (Jira)
-
2026/07/14
[jira] [Work started] (CAMEL-24063) Fix flaky tests: JMS, Seda, Disruptor, Scheduler, and Direct timing issues
Guillaume Nodet (Jira)
-
2026/07/14
[jira] [Resolved] (CAMEL-24049) Fix flaky JMS Spring tests - queue name isolation and readiness checks (batch 12)
Guillaume Nodet (Jira)
-
2026/07/14
[jira] [Commented] (CAMEL-24049) Fix flaky JMS Spring tests - queue name isolation and readiness checks (batch 12)
Guillaume Nodet (Jira)
-
2026/07/14
[jira] [Updated] (CAMEL-24049) Fix flaky JMS Spring tests - queue name isolation and readiness checks (batch 12)
Guillaume Nodet (Jira)
-
2026/07/14
[jira] [Updated] (CAMEL-24062) UseOriginalAggregationStrategy silently ignored under Multicast (original never bound) — inconsistent with Splitter
Claus Ibsen (Jira)
-
2026/07/14
[jira] [Updated] (CAMEL-24062) UseOriginalAggregationStrategy silently ignored under Multicast (original never bound) — inconsistent with Splitter
Claus Ibsen (Jira)
-
2026/07/14
[jira] [Updated] (CAMEL-24062) UseOriginalAggregationStrategy silently ignored under Multicast (original never bound) — inconsistent with Splitter
Claus Ibsen (Jira)
-
2026/07/14
[jira] [Assigned] (CAMEL-24062) UseOriginalAggregationStrategy silently ignored under Multicast (original never bound) — inconsistent with Splitter
Claus Ibsen (Jira)
-
2026/07/14
[jira] [Commented] (CAMEL-23997) camel-kafka: medium-severity findings from code review (config, consumer, producer batch mode, transforms)
Claus Ibsen (Jira)
-
2026/07/14
[jira] [Assigned] (CAMEL-24061) camel-zeebe: grpc-stub-based operations were never wired for auth
Claus Ibsen (Jira)