[ 
https://issues.apache.org/jira/browse/OAK-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amit Jain closed OAK-2095.
--------------------------

Bulk close for 1.1.0

> ClassCastException in NodeDocument
> ----------------------------------
>
>                 Key: OAK-2095
>                 URL: https://issues.apache.org/jira/browse/OAK-2095
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: mongomk
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 1.1.0
>
>
> in
>     public SplitDocType getSplitDocType(){
>         return SplitDocType.valueOf((Integer) get(SD_TYPE));
>     }
> it assumes that numeric property values will preserve their type (int vs 
> long) when roundtripped through the persistence, which is currently not the 
> case for RDBMK.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to