[ 
https://issues.apache.org/jira/browse/GORA-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418874#comment-13418874
 ] 

Ed Kohlwey edited comment on GORA-94 at 7/20/12 1:59 AM:
---------------------------------------------------------

I'm getting a 500 when I try to submit this on reviewboard, so here it is as a 
patch. This is more or less a final version.

Some notes:
I added a "tombstone" system to track deletions vs. creating additional state. 
This is convenient because it provides better compatability with maps and lists 
- just set the list or map tombstone on list or map elements to mark them as 
deleted, rather than the previous StatefulMap system. Persistent values now 
also have tombstones.
I removed the StatefulMap system in favor of tombstones.
I also reworked the way that PersistentBase works in order to force immutable 
Strings and ByteBuffers. 
                
      was (Author: ekohlwey):
    I'm getting a 500 when I try to submit this on reviewboard, so here it is 
as a patch.
                  
> Upgrade to Apache Avro 1.7.x
> ----------------------------
>
>                 Key: GORA-94
>                 URL: https://issues.apache.org/jira/browse/GORA-94
>             Project: Apache Gora
>          Issue Type: Sub-task
>          Components: build process, storage
>    Affects Versions: 0.2
>            Reporter: Lewis John McGibbney
>            Assignee: Ed Kohlwey
>             Fix For: 0.3
>
>         Attachments: GORA-94-v2.patch, GORA-94-v3.patch, GORA-94.patch
>
>
> I am not sure what this involves as of yet but I have a small feeling that 
> it's going to be some reasonably major work...  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to