[ 
https://issues.apache.org/jira/browse/CURATOR-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enrico Olivelli resolved CURATOR-606.
-------------------------------------
    Fix Version/s: 5.2.1
       Resolution: Fixed

> ModeledFrameworkImpl.update() ignores version for uncompressed data
> -------------------------------------------------------------------
>
>                 Key: CURATOR-606
>                 URL: https://issues.apache.org/jira/browse/CURATOR-606
>             Project: Apache Curator
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 5.1.0, 5.2.0
>            Reporter: Matthew E. Dawson
>            Assignee: Enrico Olivelli
>            Priority: Major
>             Fix For: 5.2.1
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> To reproduce:
> # Create a ZNode with uncompressed data through the mechanism of your choice, 
> producing data version 0, then update that ZNode to produce data version 1.
> # Create a ModeledFrameworkImpl with default create/delete settings, then use 
> the update(T, int) method with version 0.
> # Read the ZNode with the mechanism of your choice, and notice that version 2 
> has been created.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to