You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Andrew Ferguson (JIRA)" <ji...@apache.org> on 2012/08/22 02:00:42 UTC

[jira] [Created] (ZOOKEEPER-1538) Improve space handling in zkServer.sh and zkEnv.sh

Andrew Ferguson created ZOOKEEPER-1538:
------------------------------------------

             Summary: Improve space handling in zkServer.sh and zkEnv.sh
                 Key: ZOOKEEPER-1538
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1538
             Project: ZooKeeper
          Issue Type: Bug
            Reporter: Andrew Ferguson
            Priority: Trivial


Running `bin/zkServer.sh start` from a freshly-built copy of trunk fails if the source code is checked-out to a directory with spaces in the name. I'll include a small fix to fix this problem.

thanks!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ZOOKEEPER-1538) Improve space handling in zkServer.sh and zkEnv.sh

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

Mahadev konar updated ZOOKEEPER-1538:
-------------------------------------

    Fix Version/s: 3.5.0
                   3.4.4
    
> Improve space handling in zkServer.sh and zkEnv.sh
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-1538
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1538
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.4.3
>            Reporter: Andrew Ferguson
>            Priority: Trivial
>             Fix For: 3.4.4, 3.5.0
>
>         Attachments: ZOOKEEPER-1538.patch
>
>
> Running `bin/zkServer.sh start` from a freshly-built copy of trunk fails if the source code is checked-out to a directory with spaces in the name. I'll include a small fix to fix this problem.
> thanks!

--
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] (ZOOKEEPER-1538) Improve space handling in zkServer.sh and zkEnv.sh

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

Hadoop QA commented on ZOOKEEPER-1538:
--------------------------------------

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

    +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/1166//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1166//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1166//console

This message is automatically generated.
                
> Improve space handling in zkServer.sh and zkEnv.sh
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-1538
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1538
>             Project: ZooKeeper
>          Issue Type: Bug
>            Reporter: Andrew Ferguson
>            Priority: Trivial
>         Attachments: ZOOKEEPER-1538.patch
>
>
> Running `bin/zkServer.sh start` from a freshly-built copy of trunk fails if the source code is checked-out to a directory with spaces in the name. I'll include a small fix to fix this problem.
> thanks!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ZOOKEEPER-1538) Improve space handling in zkServer.sh and zkEnv.sh

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

Mahadev konar updated ZOOKEEPER-1538:
-------------------------------------

    Fix Version/s:     (was: 3.4.4)

Moving it out of 3.4 branch. The patch looks good. Ill go ahead and commit this to trunk.
                
> Improve space handling in zkServer.sh and zkEnv.sh
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-1538
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1538
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.4.3
>            Reporter: Andrew Ferguson
>            Assignee: Andrew Ferguson
>            Priority: Trivial
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-1538.patch
>
>
> Running `bin/zkServer.sh start` from a freshly-built copy of trunk fails if the source code is checked-out to a directory with spaces in the name. I'll include a small fix to fix this problem.
> thanks!

--
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] (ZOOKEEPER-1538) Improve space handling in zkServer.sh and zkEnv.sh

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

Mahadev konar updated ZOOKEEPER-1538:
-------------------------------------

    Affects Version/s: 3.4.3
    
> Improve space handling in zkServer.sh and zkEnv.sh
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-1538
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1538
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.4.3
>            Reporter: Andrew Ferguson
>            Priority: Trivial
>             Fix For: 3.4.4, 3.5.0
>
>         Attachments: ZOOKEEPER-1538.patch
>
>
> Running `bin/zkServer.sh start` from a freshly-built copy of trunk fails if the source code is checked-out to a directory with spaces in the name. I'll include a small fix to fix this problem.
> thanks!

--
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] (ZOOKEEPER-1538) Improve space handling in zkServer.sh and zkEnv.sh

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

Mahadev konar updated ZOOKEEPER-1538:
-------------------------------------

    Assignee: Andrew Ferguson
    
> Improve space handling in zkServer.sh and zkEnv.sh
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-1538
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1538
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.4.3
>            Reporter: Andrew Ferguson
>            Assignee: Andrew Ferguson
>            Priority: Trivial
>             Fix For: 3.4.4, 3.5.0
>
>         Attachments: ZOOKEEPER-1538.patch
>
>
> Running `bin/zkServer.sh start` from a freshly-built copy of trunk fails if the source code is checked-out to a directory with spaces in the name. I'll include a small fix to fix this problem.
> thanks!

--
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] (ZOOKEEPER-1538) Improve space handling in zkServer.sh and zkEnv.sh

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

Hudson commented on ZOOKEEPER-1538:
-----------------------------------

Integrated in ZooKeeper-trunk #1672 (See [https://builds.apache.org/job/ZooKeeper-trunk/1672/])
    ZOOKEEPER-1538. Improve space handling in zkServer.sh and zkEnv.sh. (Andrew Ferguson via mahadev) (Revision 1381900)

     Result = SUCCESS
mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1381900
Files : 
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/bin/zkEnv.sh
* /zookeeper/trunk/bin/zkServer.sh

                
> Improve space handling in zkServer.sh and zkEnv.sh
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-1538
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1538
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.4.3
>            Reporter: Andrew Ferguson
>            Assignee: Andrew Ferguson
>            Priority: Trivial
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-1538.patch
>
>
> Running `bin/zkServer.sh start` from a freshly-built copy of trunk fails if the source code is checked-out to a directory with spaces in the name. I'll include a small fix to fix this problem.
> thanks!

--
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] (ZOOKEEPER-1538) Improve space handling in zkServer.sh and zkEnv.sh

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

Andrew Ferguson updated ZOOKEEPER-1538:
---------------------------------------

    Attachment: ZOOKEEPER-1538.patch
    
> Improve space handling in zkServer.sh and zkEnv.sh
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-1538
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1538
>             Project: ZooKeeper
>          Issue Type: Bug
>            Reporter: Andrew Ferguson
>            Priority: Trivial
>         Attachments: ZOOKEEPER-1538.patch
>
>
> Running `bin/zkServer.sh start` from a freshly-built copy of trunk fails if the source code is checked-out to a directory with spaces in the name. I'll include a small fix to fix this problem.
> thanks!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira