[
https://issues.apache.org/jira/browse/IGNITE-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15451073#comment-15451073
]
Alexey Kuznetsov commented on IGNITE-3172:
------------------------------------------
Igor, as far as I know in maven exists special <type>test-jar</type> for
<scope>test</scope>for dependencies like this. Could you check - will it work
for you?
Also about *IllegalStateException* my only concern that if anybody already used
ignite-cassandra module he may have *try{}cacth{}* block for *IgniteException*
and both *IgniteException* and *IllegalStateException* are runtime exceptions
and compiler will not raise error.
What do you think?
> Ignite-Cassandra serializers
> ----------------------------
>
> Key: IGNITE-3172
> URL: https://issues.apache.org/jira/browse/IGNITE-3172
> Project: Ignite
> Issue Type: Improvement
> Components: cache
> Reporter: Igor Rudyak
> Assignee: Igor Rudyak
>
> Ignite-Cassandra module should contain only "standard" serializer based on
> Java serialization mechanism.
> It should be a separate module in Ignite project for all other alternative
> implementations of serializers (based on Kryo, providing compression,
> encryption and etc.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)