[
https://issues.apache.org/jira/browse/IGNITE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15013179#comment-15013179
]
Dmitriy Setrakyan commented on IGNITE-1790:
-------------------------------------------
Raul, I agree with Denis, that {{A}} stands for {{GridArgumentCheck}}, so
semantically it would be wrong to use it for other purposes. Also, because of
that, the error message is probably not very accurate. Perhaps we could just
introduce analogous method in {{Utils}} or other class with more appropriate
error message? Then we can easily fix all the other places where this method
was misused.
> Implement an Apache Camel Data Streamer
> ---------------------------------------
>
> Key: IGNITE-1790
> URL: https://issues.apache.org/jira/browse/IGNITE-1790
> Project: Ignite
> Issue Type: New Feature
> Components: streaming
> Reporter: Raúl Kripalani
> Assignee: Raúl Kripalani
> Fix For: 1.5
>
>
> An Apache Camel data streamer would make it possible for a user to use any of
> Camel's [150+ adapters/components|http://camel.apache.org/components.html] to
> consume data from the outside world and feed it into an Ignite cache.
> SOAP, REST, HTTP, WebSockets, FTP, File, XMPP, SMPP, POP3, IMAP, TCP, etc.
> This data streamer will instantiate a Camel consumer endpoint, it'll apply
> the user-specified StreamTransformer to the incoming Exchange and it'll add
> the result to the data streamer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)