[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175221#comment-13175221
 ] 

Patrick Hunt commented on ZOOKEEPER-1089:
-----------------------------------------

That's really depressing, that in this day/age we need our own code to do 
something so basic. :-(

Sounds reasonable to me though, if you want to give it a go checkout 
http://svn.apache.org/viewvc/zookeeper/trunk/src/java/test/org/apache/zookeeper/test/ClientBase.java?view=markup
and look at send4LetterWord, I think you can just refactor this into it's own 
main.

You should probably put it into this package: 
http://svn.apache.org/viewvc/zookeeper/trunk/src/java/main/org/apache/zookeeper/client/
(not in 3.3 branch but it's there subsequently). FourLetterWordClientMain.java 
or something like that.
                
> zkServer.sh status does not work due to invalid option of nc
> ------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1089
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1089
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 3.3.4, 3.4.0
>            Reporter: Bill Au
>            Assignee: Roman Shaposhnik
>
> The nc command used by zkServer.sh does not have the "-q" option on some 
> linux versions ( I have checked RedHat/Fedora and FreeBSD).

--
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

        

Reply via email to