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

George Neville-Neil commented on ZOOKEEPER-1509:
------------------------------------------------

Here is a quick patch against trunk.  Is that all that's necessary?


Index: zookeeperAdmin.xml
===================================================================
--- zookeeperAdmin.xml  (revision 1369085)
+++ zookeeperAdmin.xml  (working copy)
@@ -85,8 +85,7 @@
           </listitem>
           <listitem>
             <para>FreeBSD is supported as a development and production
-              platform for clients only. Java NIO selector support in
-              the FreeBSD JVM is broken.</para>
+              platform for both server and client.</para>
           </listitem>
           <listitem>
             <para>Win32 is supported as a <emphasis>development
@@ -103,12 +102,13 @@
         <title>Required Software </title>
 
         <para>ZooKeeper runs in Java, release 1.6 or greater (JDK 6 or
-          greater).  It runs as an <emphasis>ensemble</emphasis> of
-          ZooKeeper servers. Three ZooKeeper servers is the minimum
-          recommended size for an ensemble, and we also recommend that
-          they run on separate machines. At Yahoo!, ZooKeeper is
-          usually deployed on dedicated RHEL boxes, with dual-core
-          processors, 2GB of RAM, and 80GB IDE hard drives.</para>
+        greater, FreeBSD support requires openjdk7).  It runs as an
+        <emphasis>ensemble</emphasis> of ZooKeeper servers. Three
+        ZooKeeper servers is the minimum recommended size for an
+        ensemble, and we also recommend that they run on separate
+        machines. At Yahoo!, ZooKeeper is usually deployed on
+        dedicated RHEL boxes, with dual-core processors, 2GB of RAM,
+        and 80GB IDE hard drives.</para>
       </section>
 
     </section>

                
> Please update documentation to reflect updated FreeBSD support.
> ---------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1509
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1509
>             Project: ZooKeeper
>          Issue Type: Task
>            Reporter: George Neville-Neil
>              Labels: newbie
>
> I noticed on this page: 
> http://zookeeper.apache.org/doc/r3.3.3/zookeeperAdmin.html
> that FreeBSD was listed as being supported only as a client due to a problem 
> with the JVM on FreeBSD.
> As of Friday zookeeper is fully supported on FreeBSD, using openjdk version 7
> and I have created a port for it in our ports collection:
> http://www.freshports.org/devel/zookeeper/
> The zookeeper port tracks the stable release at the moment and in the near 
> future to track the current release, as the plain zookeeper port tracks the 
> stable.
> Please update your documentation to reflect this change in support.
> Best,
> George Neville-Neil
> [email protected]

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