Store parent UUID as byte array instead of string
-------------------------------------------------
Key: JCR-1215
URL: https://issues.apache.org/jira/browse/JCR-1215
Project: Jackrabbit
Issue Type: Improvement
Components: indexing
Reporter: Marcel Reutegger
Instead of storing the String representation of a UUID the index should rather
store the byte array representation. This is more space efficient and makes it
easier to create a UUID instance out of the data.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.