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.

Reply via email to