[
https://issues.apache.org/jira/browse/DIRSERVER-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839659#action_12839659
]
Alex Karasulu commented on DIRSERVER-1472:
------------------------------------------
I agree fully with this maneuver. It was the next step at using global
identifiers that work outside of the partition. Makes sense as something that
will be needed for a distributed partition backed by HBase.
> Use Generic Type Parameter for ID in XDBM instead of Long
> ---------------------------------------------------------
>
> Key: DIRSERVER-1472
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1472
> Project: Directory ApacheDS
> Issue Type: Improvement
> Components: core
> Reporter: Stefan Seelmann
> Assignee: Stefan Seelmann
>
> Currently in XDBM a Long is used for the entry ID. I suggest to use a generic
> type parameter <ID> instead. Background is that different partition
> implementations could use different IDs. My concrete requirement is that I
> want to use UUID (entryUUID) for the HBase partition I'm experimenting with.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.