[
https://issues.apache.org/jira/browse/IGNITE-4949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974875#comment-15974875
]
Valentin Kulichenko commented on IGNITE-4949:
---------------------------------------------
[~DmitriyGovorukhin], couple of minor comments:
* The exception in case of class doesn't exist should be more informative,
suggesting possible solutions (deploy the class or use binary marshaller).
* Condition {{if (!binarySupported && keyKind == TypeKind.BINARY)}} should
never be true now, so let's replace it with assertion.
Other than that looks good, assuming that all tests pass.
> Incorrect behavior CacheJdbcPojoStore if binary marshaller enable
> -----------------------------------------------------------------
>
> Key: IGNITE-4949
> URL: https://issues.apache.org/jira/browse/IGNITE-4949
> Project: Ignite
> Issue Type: Bug
> Components: general
> Reporter: Dmitriy Govorukhin
> Assignee: Dmitriy Govorukhin
> Fix For: 2.0
>
>
> In case using binary marshaller, CacheJdbcPojoStore.loadCache may not provide
> binary object in callback.
> [dev-list|
> http://apache-ignite-developers.2346864.n4.nabble.com/CachePojoStore-data-loading-with-binary-marshaller-td16417.html]
> discussion.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)