You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Fangmin Lv (JIRA)" <ji...@apache.org> on 2012/10/23 12:23:11 UTC

[jira] [Created] (BOOKKEEPER-440) Make Write/Delete SubscriptionData Restricted to Version

Fangmin Lv created BOOKKEEPER-440:
-------------------------------------

             Summary: Make Write/Delete SubscriptionData Restricted to Version
                 Key: BOOKKEEPER-440
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-440
             Project: Bookkeeper
          Issue Type: Sub-task
          Components: hedwig-server
    Affects Versions: 4.2.0
            Reporter: Fangmin Lv
             Fix For: 4.2.0


Using conditional write/delete will make operating metadata more safely. It is also a requirement for metadata migration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (BOOKKEEPER-440) Make Write/Delete SubscriptionData Restricted to Version

Posted by "Fangmin Lv (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BOOKKEEPER-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fangmin Lv updated BOOKKEEPER-440:
----------------------------------

    Attachment: BOOKKEEPER-440.patch

Sorry Ivan, attach a new patch with --no-prefix.
                
> Make Write/Delete SubscriptionData Restricted to Version
> --------------------------------------------------------
>
>                 Key: BOOKKEEPER-440
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-440
>             Project: Bookkeeper
>          Issue Type: Sub-task
>          Components: hedwig-server
>    Affects Versions: 4.2.0
>            Reporter: Fangmin Lv
>            Assignee: Fangmin Lv
>             Fix For: 4.2.0
>
>         Attachments: BOOKKEEPER-440.diff, BOOKKEEPER-440.patch
>
>
> Using conditional write/delete will make operating metadata more safely. It is also a requirement for metadata migration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (BOOKKEEPER-440) Make Write/Delete SubscriptionData Restricted to Version

Posted by "Fangmin Lv (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BOOKKEEPER-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fangmin Lv updated BOOKKEEPER-440:
----------------------------------

    Assignee: Fangmin Lv
    
> Make Write/Delete SubscriptionData Restricted to Version
> --------------------------------------------------------
>
>                 Key: BOOKKEEPER-440
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-440
>             Project: Bookkeeper
>          Issue Type: Sub-task
>          Components: hedwig-server
>    Affects Versions: 4.2.0
>            Reporter: Fangmin Lv
>            Assignee: Fangmin Lv
>             Fix For: 4.2.0
>
>
> Using conditional write/delete will make operating metadata more safely. It is also a requirement for metadata migration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (BOOKKEEPER-440) Make Write/Delete SubscriptionData Restricted to Version

Posted by "Fangmin Lv (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BOOKKEEPER-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fangmin Lv updated BOOKKEEPER-440:
----------------------------------

    Attachment: BOOKKEEPER-440.diff

Attach a patch to make write/delete subscription date restricted with version.
                
> Make Write/Delete SubscriptionData Restricted to Version
> --------------------------------------------------------
>
>                 Key: BOOKKEEPER-440
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-440
>             Project: Bookkeeper
>          Issue Type: Sub-task
>          Components: hedwig-server
>    Affects Versions: 4.2.0
>            Reporter: Fangmin Lv
>            Assignee: Fangmin Lv
>             Fix For: 4.2.0
>
>         Attachments: BOOKKEEPER-440.diff
>
>
> Using conditional write/delete will make operating metadata more safely. It is also a requirement for metadata migration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (BOOKKEEPER-440) Make Write/Delete SubscriptionData Restricted to Version

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BOOKKEEPER-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504111#comment-13504111 ] 

Hudson commented on BOOKKEEPER-440:
-----------------------------------

Integrated in bookkeeper-trunk #820 (See [https://builds.apache.org/job/bookkeeper-trunk/820/])
    BOOKKEEPER-440: Make Write/Delete SubscriptionData Restricted to Version (Fangmin Lv via ivank) (Revision 1413745)

     Result = FAILURE
ivank : 
Files : 
* /zookeeper/bookkeeper/trunk/CHANGES.txt
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/admin/HedwigAdmin.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/meta/SubscriptionDataManager.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/meta/ZkMetadataManagerFactory.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/subscriptions/AbstractSubscriptionManager.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/subscriptions/InMemorySubscriptionManager.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/subscriptions/InMemorySubscriptionState.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/subscriptions/MMSubscriptionManager.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/test/java/org/apache/hedwig/server/meta/TestMetadataManager.java

                
> Make Write/Delete SubscriptionData Restricted to Version
> --------------------------------------------------------
>
>                 Key: BOOKKEEPER-440
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-440
>             Project: Bookkeeper
>          Issue Type: Sub-task
>          Components: hedwig-server
>    Affects Versions: 4.2.0
>            Reporter: Fangmin Lv
>            Assignee: Fangmin Lv
>             Fix For: 4.2.0
>
>         Attachments: BOOKKEEPER-440.diff
>
>
> Using conditional write/delete will make operating metadata more safely. It is also a requirement for metadata migration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira