org.apache.jackrabbit.server.remoting.davex.JsonWriter: wrong value type for
::NodeIteratorSize attribute
---------------------------------------------------------------------------------------------------------
Key: JCR-2276
URL: https://issues.apache.org/jira/browse/JCR-2276
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-jcr-server
Reporter: Stefan Guggisberg
the ::NodeIteratorSize attribute is serialized as string value whereas the
client expects a long value.
this causes unnecessery server-roundtrips since the client doesn't detect this
hint.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.