[
https://issues.apache.org/jira/browse/BOOKKEEPER-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144630#comment-14144630
]
Rakesh R commented on BOOKKEEPER-787:
-------------------------------------
Thanks [[email protected]] for the quick reply.
bq.Updating bookieId (using the version returned by readFromZookeeper)
Considering that there will not be any usecase of cookie#writeToZooKeeperagain
over a fresh/initial cookie. If it comes, it has to do,
1. Initial formatting(using Version.NEW). Creates cookie znode first time.
2. read versioned cookie
3. then write.
> Modify Cookie by removing 'znodeVersion' state/field
> ----------------------------------------------------
>
> Key: BOOKKEEPER-787
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-787
> Project: Bookkeeper
> Issue Type: Sub-task
> Components: bookkeeper-server
> Reporter: Rakesh R
> Assignee: Rakesh R
> Fix For: 4.3.0
>
>
> The idea is to make Versioned<Cookie> instead of maintaining 'znodeVersion'
> by Cookie.
> Please see the [discussion
> thread|https://issues.apache.org/jira/browse/BOOKKEEPER-773?focusedCommentId=14143263&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14143263]
> for more details.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)