GitHub user ohr opened a pull request:
https://github.com/apache/camel/pull/2378
Upgrade micrometer to 1.0.5
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ohr/camel micrometer-1.0.5
Alternatively you can review and apply
GitHub user ohr opened a pull request:
https://github.com/apache/camel/pull/2344
CAMEL-11600: Implementation of a micrometer component
Implementation of a micrometer component (including docs and example
module), in view of Spring Boot 2.0 support in Camel 2.22 (but obviously
GitHub user ohr opened a pull request:
https://github.com/apache/camel/pull/2338
CAMEL-12493:make type converters and its required dependencies optional
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ohr/camel HL7-12493
Github user ohr closed the pull request at:
https://github.com/apache/camel/pull/2334
---
GitHub user ohr opened a pull request:
https://github.com/apache/camel/pull/2335
Camel-12493: make HL7 converters and structure lib dependencies optional
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ohr/camel CAMEL-12493
GitHub user ohr opened a pull request:
https://github.com/apache/camel/pull/2334
Camel-12493: make HL7 converters and structure lib dependencies optional
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ohr/camel CAMEL-12493
Github user ohr closed the pull request at:
https://github.com/apache/camel/pull/1543
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user ohr opened a pull request:
https://github.com/apache/camel/pull/1543
Make MllpDecoder more robust when requests are flooding
Make MllpDecoder more robust when requests are flooding in faster than they
can be responded to.
Also, allow to configure what happens upon
d be about lgpl, but we'll tackle that later).
>
> I hope this helps,
> Hadrian
>
>
> [1] http://s.apache.org/l162
> [2]
> https://issues.apache.org/**jira/browse/LEGAL-162<https://issues.apache.org/jira/browse/LEGAL-162>
>
>
>
> On 03/27/2013 11:36 A
Hi,
I'm frequently doing license compliance exercises at work, and an ASL2
project depending on a (A)GPL lib is clearly *very* troublesome due to
GPL's 'viral' character of imposing licensing conditions to derivative
work. Regardless of whether this dependency is direct or transitive.
Things can
I'll update the wiki.
Christian
Am 22.02.2013 16:32 schrieb "Henryk Konsek" :
> If nobody objects with our latest ideas, it will be good to push them
> to the wiki page. Christian, would you handle this or should I do it
> on your behalf?
>
> Have a nice weekend :) .
>
> --
> Henryk Konsek
> http
HI Henryk,
A claim check EIP is definitely an excellent use case for a message store.
Regarding your example - it is probably a matter of taste, but I would rather
* register a (global) default message store with the CamelContext
rather than in the route
* allow all applicable EIPs to override th
Yes, this should always be possible. But registering a (default) store
in the Camel Context might be an alternative, e.g. like it is done
with a ThreadPoolFactory. If you don't explicitly provide one, the
default one is taken.
(the other) Christian
2013/2/21 Christian Müller :
> Shouldn't it be p
Hi folks,
at last I managed to set up a Wiki page for discussing Camel 3 Message
Store. Here is is:
https://cwiki.apache.org/confluence/display/CAMEL/Camel+3.0+-+Message+Store
You are invited add, comment, criticize etc. The more thoughts and
ideas we get, the more likely it is to cover the user
Hi,
I will add a Wiki page regarding this topic within the next days and
aggegate all current thoughts and ideas. Everyone is invited to
contribute, of course!
I'll post here again when I'm done.
cheers
Christian
2013/2/17 Henryk Konsek :
> Hi,
>
> Is there a single place (wiki page for example)
nical discussions
>> must be inclusive of the community and take place on this dev@ list though.
>>
>> Hadrian
>>
>>
>> On 10/25/2012 03:47 AM, Christian Ohr wrote:
>>> Let me quickly summarize -
>>>
>>> there appears to be quite some interest
Let me quickly summarize -
there appears to be quite some interest from the community (and
apparently a number of homegrown solutions to fill the gap) and some
plans around a Message History EIP (at the bottom of
http://camel.apache.org/camel-30-roadmap.html) for a yet unscheduled
future Camel rel
Hi everyone,
in the past I came several times across situations that required the
one or other kind of Message Store. I noticed that in Camel this
doesn't seem to be a "first class citizen" in the sense of a primary
architectural concept, which can be applied consistently whereever
needed.
In sho
Christian Ohr
Von: Craig L Russell
Datum:
Betreff: Re: ICLA Christian Ohr
An: Christian Ohr
Cc: secret...@apache.org, Christian Ohr ,
priv...@camel.apache.org
Dear Christian Ohr,
This message acknowledges receipt of your ICLA, which has been filed in
the Apache Software Foundation
[
https://issues.apache.org/jira/browse/CAMEL-4366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108778#comment-13108778
]
christian ohr commented on CAMEL-4366:
--
Cool. Thanks for working on this!
I di
[
https://issues.apache.org/jira/browse/CAMEL-4366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105623#comment-13105623
]
Christian Ohr commented on CAMEL-4366:
--
Added first version of exposing exch
[
https://issues.apache.org/jira/browse/CAMEL-4366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Ohr updated CAMEL-4366:
-
Attachment: load-patch-1
> Expose Exchange Load statistics in Route and Context MBe
Components: camel-core
Reporter: christian ohr
Priority: Minor
Add load statistics exposing a exponentially moving weighted average for the
number of inflight exchanges in routes and the whole CamelContext. Initially
the window is fixed to 1m, 5m and 15m, just like Linux
[
https://issues.apache.org/activemq/browse/CAMEL-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58579#action_58579
]
christian ohr commented on CAMEL-2558:
--
Configurability should also include the Sp
: camel-hl7
Affects Versions: 2.2.0
Reporter: christian ohr
Upgrade HAPI dependency of camel-hl7 to HAPI 0.6.
Change maven group-ID as HAPI distributes over its own Maven2 repository
(http://hl7api.sourceforge.net/m2/).
Note that the HL7-version dependent structures have been moved
[
https://issues.apache.org/activemq/browse/CAMEL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1566:
-
Attachment: mdm_t02.txt
> HL7/MLLP receivers fails for long HL7 messa
[
https://issues.apache.org/activemq/browse/CAMEL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51434#action_51434
]
christian ohr edited comment on CAMEL-1566 at 4/29/09 6:1
[
https://issues.apache.org/activemq/browse/CAMEL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51434#action_51434
]
christian ohr commented on CAMEL-1566:
--
Let me know if I can help
> HL7/MLLP re
[
https://issues.apache.org/activemq/browse/CAMEL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1566:
-
Attachment: hl7codec-2.0-m2.patch
hl7codec-1.6.1.patch
> HL7/MLLP receiv
[
https://issues.apache.org/activemq/browse/CAMEL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1566:
-
Attachment: (was: hl7codec-1.6.1.patch)
> HL7/MLLP receivers fails for long HL7 messa
[
https://issues.apache.org/activemq/browse/CAMEL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1566:
-
Attachment: (was: hl7codec-2.0-m2.patch)
> HL7/MLLP receivers fails for long
[
https://issues.apache.org/activemq/browse/CAMEL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1566:
-
Attachment: (was: HL7MLLPCodec.zip)
> HL7/MLLP receivers fails for long HL7 messa
[
https://issues.apache.org/activemq/browse/CAMEL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1566:
-
Attachment: hl7codec-2.0-m2.patch
hl7codec-1.6.1.patch
Patches for the
[
https://issues.apache.org/activemq/browse/CAMEL-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1568:
-
Attachment: IOConverter-2.0m2.patch
> Converting from stream/reader to string changes l
[
https://issues.apache.org/activemq/browse/CAMEL-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1568:
-
Description:
The IOConverter#toString(Reader/Stream) copies the input data line by line. A
[
https://issues.apache.org/activemq/browse/CAMEL-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1568:
-
Attachment: IOConverter-1.6.1.patch
Patch for 2.0m2 follows asap
> Converting from str
ache Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 2.0-M1, 1.6.0
Reporter: christian ohr
Fix For: 1.6.1, 2.0-M2
The IOConverter#toString(Reader/Stream) copies the input data line by line. A
line is considered to be terminated by an
[
https://issues.apache.org/activemq/browse/CAMEL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1566:
-
Patch Info: [Patch Available]
Description:
Long HL7 messages are split up into several
Affects Versions: 1.6.0
Reporter: christian ohr
Fix For: 1.6.1
see
http://www.nabble.com/HL7-ProtocolCodec-truncates-long-HL7-messages-td23219074.html
for more details
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment
[
https://issues.apache.org/activemq/browse/CAMEL-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christian ohr updated CAMEL-1566:
-
Attachment: HL7MLLPCodec.zip
the package names of the classes need to be adapted
> HL7/M
40 matches
Mail list logo