On Mon, Sep 16, 2024 at 5:30 PM Chirag <chirag.sangh...@gmail.com> wrote:

> Thanks Claus.
>
> Balint, fix is on a new branch and not on 4.0.x. Would you know how to
> cherrypick to 4.0.x branch to get it in version you need and validate?
>
>
Camel 4.0.x is EOL and not supported.


>
> On Mon, Sep 16, 2024 at 4:55 AM Bálint Baráth <balintbar...@gmail.com>
> wrote:
>
> > Thanks for the quick response, and the fix!
> >
> > Claus Ibsen <claus.ib...@gmail.com> ezt írta (időpont: 2024. szept. 14.,
> > Szo 11:31):
> >
> > > Hi
> > >
> > > Yeah lets investigate this I created a ticket
> > > https://issues.apache.org/jira/browse/CAMEL-21219
> > >
> > > On Thu, Sep 12, 2024 at 8:36 AM Bálint Baráth <balintbar...@gmail.com>
> > > wrote:
> > >
> > > > Hello!
> > > >
> > > > I'm using camel 4.0.6 with java 17 and springboot 3.2.6.
> > > > When using camel with JMS and using a request-reply EIP, camel puts
> > some
> > > > extra headers on the reply message. The CamelMessageTimestamp can be
> > > > removed using the removeHeaders("Camel*") feature, but there is a
> > header
> > > > named "*CamelJmsDeliveryMode*".
> > > > Even when I remove it with removeHeaders it gets added to the reply.
> > > > I wrote a HeaderFilterStrategy, but this header seems to get added
> > > > afterwards.
> > > >
> > > > Is there a way to turn this off, or turn off extra camel headers
> > > > altogether?
> > > >
> > > > Thanks for the reply in advance.
> > > > Best regards,
> > > >
> > > > Bálint
> > > >
> > >
> > >
> > > --
> > > Claus Ibsen
> > > -----------------
> > > @davsclaus
> > > Camel in Action 2: https://www.manning.com/ibsen2
> > >
> >
>


-- 
Claus Ibsen
-----------------
@davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to