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

Dominique Pfister resolved JCR-699.
-----------------------------------

    Resolution: Fixed

Thank you for providing your patch, Martijn! I applied it with some small 
modifications to the serialization/deserialization logic: all other operations 
that belong to some group use the same character to introduce the record (e.g. 
'L' for locking) and I therefore kept the 'T' for nodetype and encoded the type 
of operation along with the size in order to stay compatible with older 
versions.

Fixed in revision 541585.

> Clustering: re-registration of nodetypes is not  synchronized
> -------------------------------------------------------------
>
>                 Key: JCR-699
>                 URL: https://issues.apache.org/jira/browse/JCR-699
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: core
>            Reporter: Martijn Hendriks
>         Assigned To: Dominique Pfister
>         Attachments: JCR-699.patch
>
>
> The re-registration of nodetypes is not yet synchronized between 
> clusternodes, although re-registration is already (partially) implemented in 
> the NodeTypeRegistry.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to