You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Ted Dunning (JIRA)" <ji...@apache.org> on 2010/12/13 18:10:00 UTC

[jira] Created: (ZOOKEEPER-957) zkCleanup.sh doesn't do anything

zkCleanup.sh doesn't do anything
--------------------------------

                 Key: ZOOKEEPER-957
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-957
             Project: ZooKeeper
          Issue Type: Bug
    Affects Versions: 3.3.2
            Reporter: Ted Dunning
             Fix For: 3.3.3


Somebody left some echo statements in the zkCleanup.sh which prevents the java commands from actually running.

Patch coming forthwith.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ZOOKEEPER-957) zkCleanup.sh doesn't do anything

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

Mahadev konar updated ZOOKEEPER-957:
------------------------------------

    Fix Version/s: 3.4.0
         Assignee: Ted Dunning

> zkCleanup.sh doesn't do anything
> --------------------------------
>
>                 Key: ZOOKEEPER-957
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-957
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.3.2
>            Reporter: Ted Dunning
>            Assignee: Ted Dunning
>             Fix For: 3.3.3, 3.4.0
>
>         Attachments: 0001-ZOOKEEPER-957-fixed-shell-script.patch
>
>
> Somebody left some echo statements in the zkCleanup.sh which prevents the java commands from actually running.
> Patch coming forthwith.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ZOOKEEPER-957) zkCleanup.sh doesn't do anything

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

Ted Dunning updated ZOOKEEPER-957:
----------------------------------

    Attachment: 0001-ZOOKEEPER-957-fixed-shell-script.patch

Git generated patch.  You may need to use -p1 to apply this.

> zkCleanup.sh doesn't do anything
> --------------------------------
>
>                 Key: ZOOKEEPER-957
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-957
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.3.2
>            Reporter: Ted Dunning
>             Fix For: 3.3.3
>
>         Attachments: 0001-ZOOKEEPER-957-fixed-shell-script.patch
>
>
> Somebody left some echo statements in the zkCleanup.sh which prevents the java commands from actually running.
> Patch coming forthwith.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ZOOKEEPER-957) zkCleanup.sh doesn't do anything

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

Mahadev konar commented on ZOOKEEPER-957:
-----------------------------------------

+1 the patch looks good. This is pretty embarassing! :)

> zkCleanup.sh doesn't do anything
> --------------------------------
>
>                 Key: ZOOKEEPER-957
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-957
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.3.2
>            Reporter: Ted Dunning
>             Fix For: 3.3.3, 3.4.0
>
>         Attachments: 0001-ZOOKEEPER-957-fixed-shell-script.patch
>
>
> Somebody left some echo statements in the zkCleanup.sh which prevents the java commands from actually running.
> Patch coming forthwith.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ZOOKEEPER-957) zkCleanup.sh doesn't do anything

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

Hudson commented on ZOOKEEPER-957:
----------------------------------

Integrated in ZooKeeper-trunk #1037 (See [https://hudson.apache.org/hudson/job/ZooKeeper-trunk/1037/])
    ZOOKEEPER-957. zkCleanup.sh doesn't do anything (Ted Dunning via mahadev)


> zkCleanup.sh doesn't do anything
> --------------------------------
>
>                 Key: ZOOKEEPER-957
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-957
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.3.2
>            Reporter: Ted Dunning
>            Assignee: Ted Dunning
>             Fix For: 3.3.3, 3.4.0
>
>         Attachments: 0001-ZOOKEEPER-957-fixed-shell-script.patch
>
>
> Somebody left some echo statements in the zkCleanup.sh which prevents the java commands from actually running.
> Patch coming forthwith.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ZOOKEEPER-957) zkCleanup.sh doesn't do anything

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

Ted Dunning commented on ZOOKEEPER-957:
---------------------------------------


Ahh... I thought it was you guys throwing all of us a bone.

It isn't every day that I get to find a bug in Zookeeper!  In fact, it isn't even usually every year.

> zkCleanup.sh doesn't do anything
> --------------------------------
>
>                 Key: ZOOKEEPER-957
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-957
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.3.2
>            Reporter: Ted Dunning
>            Assignee: Ted Dunning
>             Fix For: 3.3.3, 3.4.0
>
>         Attachments: 0001-ZOOKEEPER-957-fixed-shell-script.patch
>
>
> Somebody left some echo statements in the zkCleanup.sh which prevents the java commands from actually running.
> Patch coming forthwith.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ZOOKEEPER-957) zkCleanup.sh doesn't do anything

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

Mahadev konar resolved ZOOKEEPER-957.
-------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

I just committed to 3.3 and trunk.

thanks Ted.

> zkCleanup.sh doesn't do anything
> --------------------------------
>
>                 Key: ZOOKEEPER-957
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-957
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.3.2
>            Reporter: Ted Dunning
>            Assignee: Ted Dunning
>             Fix For: 3.3.3, 3.4.0
>
>         Attachments: 0001-ZOOKEEPER-957-fixed-shell-script.patch
>
>
> Somebody left some echo statements in the zkCleanup.sh which prevents the java commands from actually running.
> Patch coming forthwith.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.