You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2010/05/26 01:09:32 UTC

[jira] Commented: (DIRSHARED-51) Attribute values should be byte[]

    [ https://issues.apache.org/jira/browse/DIRSHARED-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871413#action_12871413 ] 

Emmanuel Lecharny commented on DIRSHARED-51:
--------------------------------------------

i'm not so sure about this JIRA anymore. 

If we store byte[] instead of String for values that are not binary, that mean we will have to modify all the comparator and syntax checkers to deal with byte[], plus the PrepareString algorithm. Not sure that for most of the values (mainly String values) that won't be a major slowdown...

> Attribute values should be byte[] 
> ----------------------------------
>
>                 Key: DIRSHARED-51
>                 URL: https://issues.apache.org/jira/browse/DIRSHARED-51
>             Project: Directory Shared
>          Issue Type: Task
>    Affects Versions: 0.9.18
>            Reporter: Emmanuel Lecharny
>             Fix For: 1.0.0-RC1
>
>
> We should get rid of the Value<?> class and store values as byte[] in all the server

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