[ 
https://issues.apache.org/jira/browse/CURATOR-606?focusedWorklogId=635355&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-635355
 ]

ASF GitHub Bot logged work on CURATOR-606:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Aug/21 16:07
            Start Date: 06/Aug/21 16:07
    Worklog Time Spent: 10m 
      Work Description: pavlov112 commented on pull request #393:
URL: https://github.com/apache/curator/pull/393#issuecomment-894361963


   Thanks for the reviews and approval. Do I need to do anything else before 
this can be merged?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 635355)
    Time Spent: 0.5h  (was: 20m)

> 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
>            Priority: Major
>          Time Spent: 0.5h
>  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