You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Flavio Junqueira (JIRA)" <ji...@apache.org> on 2011/08/15 11:33:27 UTC

[jira] [Created] (ZOOKEEPER-1153) Deprecate AuthFLE and LE

Deprecate AuthFLE and LE
------------------------

                 Key: ZOOKEEPER-1153
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1153
             Project: ZooKeeper
          Issue Type: Improvement
    Affects Versions: 3.3.3
            Reporter: Flavio Junqueira
             Fix For: 3.4.0


I propose we mark these as deprecated in 3.4.0 and remove them in the following release.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ZOOKEEPER-1153) Deprecate AuthFLE and LE

Posted by "Flavio Junqueira (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085140#comment-13085140 ] 

Flavio Junqueira commented on ZOOKEEPER-1153:
---------------------------------------------

There are two small tasks here:

# Add the @Deprecated tag to the AuthFLE and to the LE classes;
# Modify the documentation to reflect this change. In particular, we need to modify the administrator's guide in the part that discusses the options for electionAlg.

> Deprecate AuthFLE and LE
> ------------------------
>
>                 Key: ZOOKEEPER-1153
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1153
>             Project: ZooKeeper
>          Issue Type: Improvement
>    Affects Versions: 3.3.3
>            Reporter: Flavio Junqueira
>             Fix For: 3.4.0
>
>
> I propose we mark these as deprecated in 3.4.0 and remove them in the following release.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ZOOKEEPER-1153) Deprecate AuthFLE and LE

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

Flavio Junqueira updated ZOOKEEPER-1153:
----------------------------------------

    Attachment: ZOOKEEPER-1153.patch

Some small improvements.

> Deprecate AuthFLE and LE
> ------------------------
>
>                 Key: ZOOKEEPER-1153
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1153
>             Project: ZooKeeper
>          Issue Type: Improvement
>    Affects Versions: 3.3.3
>            Reporter: Flavio Junqueira
>            Assignee: Flavio Junqueira
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-1153.patch, ZOOKEEPER-1153.patch
>
>
> I propose we mark these as deprecated in 3.4.0 and remove them in the following release.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ZOOKEEPER-1153) Deprecate AuthFLE and LE

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

Flavio Junqueira updated ZOOKEEPER-1153:
----------------------------------------

    Attachment: ZOOKEEPER-1153.patch

It marks three classes as deprecated and modifies documentation to reflect it.

> Deprecate AuthFLE and LE
> ------------------------
>
>                 Key: ZOOKEEPER-1153
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1153
>             Project: ZooKeeper
>          Issue Type: Improvement
>    Affects Versions: 3.3.3
>            Reporter: Flavio Junqueira
>            Assignee: Flavio Junqueira
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-1153.patch
>
>
> I propose we mark these as deprecated in 3.4.0 and remove them in the following release.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (ZOOKEEPER-1153) Deprecate AuthFLE and LE

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

Mahadev konar reassigned ZOOKEEPER-1153:
----------------------------------------

    Assignee: Flavio Junqueira

> Deprecate AuthFLE and LE
> ------------------------
>
>                 Key: ZOOKEEPER-1153
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1153
>             Project: ZooKeeper
>          Issue Type: Improvement
>    Affects Versions: 3.3.3
>            Reporter: Flavio Junqueira
>            Assignee: Flavio Junqueira
>             Fix For: 3.4.0
>
>
> I propose we mark these as deprecated in 3.4.0 and remove them in the following release.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ZOOKEEPER-1153) Deprecate AuthFLE and LE

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085672#comment-13085672 ] 

Hadoop QA commented on ZOOKEEPER-1153:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12490526/ZOOKEEPER-1153.patch
  against trunk revision 1157698.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/462//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/462//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/462//console

This message is automatically generated.

> Deprecate AuthFLE and LE
> ------------------------
>
>                 Key: ZOOKEEPER-1153
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1153
>             Project: ZooKeeper
>          Issue Type: Improvement
>    Affects Versions: 3.3.3
>            Reporter: Flavio Junqueira
>            Assignee: Flavio Junqueira
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-1153.patch, ZOOKEEPER-1153.patch
>
>
> I propose we mark these as deprecated in 3.4.0 and remove them in the following release.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ZOOKEEPER-1153) Deprecate AuthFLE and LE

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

Hudson commented on ZOOKEEPER-1153:
-----------------------------------

Integrated in ZooKeeper-trunk #1288 (See [https://builds.apache.org/job/ZooKeeper-trunk/1288/])
    ZOOKEEPER-1153. Deprecate AuthFLE and LE. (Flavio Junqueira via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1163099
Files : 
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/docs/bookkeeperConfig.pdf
* /zookeeper/trunk/docs/bookkeeperOverview.pdf
* /zookeeper/trunk/docs/bookkeeperProgrammer.pdf
* /zookeeper/trunk/docs/bookkeeperStarted.pdf
* /zookeeper/trunk/docs/bookkeeperStream.pdf
* /zookeeper/trunk/docs/index.pdf
* /zookeeper/trunk/docs/javaExample.pdf
* /zookeeper/trunk/docs/linkmap.pdf
* /zookeeper/trunk/docs/recipes.pdf
* /zookeeper/trunk/docs/releasenotes.pdf
* /zookeeper/trunk/docs/zookeeperAdmin.html
* /zookeeper/trunk/docs/zookeeperAdmin.pdf
* /zookeeper/trunk/docs/zookeeperHierarchicalQuorums.pdf
* /zookeeper/trunk/docs/zookeeperInternals.pdf
* /zookeeper/trunk/docs/zookeeperJMX.pdf
* /zookeeper/trunk/docs/zookeeperObservers.pdf
* /zookeeper/trunk/docs/zookeeperOver.pdf
* /zookeeper/trunk/docs/zookeeperProgrammers.pdf
* /zookeeper/trunk/docs/zookeeperQuotas.pdf
* /zookeeper/trunk/docs/zookeeperStarted.pdf
* /zookeeper/trunk/docs/zookeeperTutorial.pdf
* /zookeeper/trunk/src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml
* /zookeeper/trunk/src/java/main/org/apache/zookeeper/server/quorum/AuthFastLeaderElection.java
* /zookeeper/trunk/src/java/main/org/apache/zookeeper/server/quorum/LeaderElection.java
* /zookeeper/trunk/src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java


> Deprecate AuthFLE and LE
> ------------------------
>
>                 Key: ZOOKEEPER-1153
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1153
>             Project: ZooKeeper
>          Issue Type: Improvement
>    Affects Versions: 3.3.3
>            Reporter: Flavio Junqueira
>            Assignee: Flavio Junqueira
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-1153.patch, ZOOKEEPER-1153.patch
>
>
> I propose we mark these as deprecated in 3.4.0 and remove them in the following release.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira