[
https://issues.apache.org/jira/browse/ZOOKEEPER-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15192854#comment-15192854
]
Hudson commented on ZOOKEEPER-2283:
-----------------------------------
SUCCESS: Integrated in ZooKeeper-trunk #2848 (See
[https://builds.apache.org/job/ZooKeeper-trunk/2848/])
ZOOKEEPER-2283 traceFile property is not used in the ZooKeeper, it should be
removed from documentation (Arshad Mohammad via phunt) (phunt:
[http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1734881])
* trunk/CHANGES.txt
* trunk/docs/index.pdf
* trunk/docs/javaExample.pdf
* trunk/docs/linkmap.pdf
* trunk/docs/recipes.html
* trunk/docs/recipes.pdf
* trunk/docs/releasenotes.html
* trunk/docs/releasenotes.pdf
* trunk/docs/skin/images/rc-b-l-15-1body-2menu-3menu.png
* trunk/docs/skin/images/rc-b-r-15-1body-2menu-3menu.png
* trunk/docs/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
* trunk/docs/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
* trunk/docs/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
* trunk/docs/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
* trunk/docs/skin/images/rc-t-r-15-1body-2menu-3menu.png
* trunk/docs/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
* trunk/docs/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
* trunk/docs/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
* trunk/docs/zookeeperAdmin.html
* trunk/docs/zookeeperAdmin.pdf
* trunk/docs/zookeeperHierarchicalQuorums.pdf
* trunk/docs/zookeeperInternals.html
* trunk/docs/zookeeperInternals.pdf
* trunk/docs/zookeeperJMX.pdf
* trunk/docs/zookeeperObservers.html
* trunk/docs/zookeeperObservers.pdf
* trunk/docs/zookeeperOver.html
* trunk/docs/zookeeperOver.pdf
* trunk/docs/zookeeperProgrammers.html
* trunk/docs/zookeeperProgrammers.pdf
* trunk/docs/zookeeperQuotas.pdf
* trunk/docs/zookeeperReconfig.pdf
* trunk/docs/zookeeperStarted.html
* trunk/docs/zookeeperStarted.pdf
* trunk/docs/zookeeperTutorial.html
* trunk/docs/zookeeperTutorial.pdf
* trunk/src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml
> traceFile property is not used in the ZooKeeper, it should be removed from
> documentation
> -----------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2283
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2283
> Project: ZooKeeper
> Issue Type: Bug
> Components: documentation
> Affects Versions: 3.4.8, 3.5.0
> Reporter: Arshad Mohammad
> Assignee: Arshad Mohammad
> Fix For: 3.4.9, 3.5.2, 3.6.0
>
> Attachments: ZOOKEEPER-2283-01.patch
>
>
> zookeeperAdmin guide have following description for traceFile property
> {noformat}
> traceFile
> (Java system property: requestTraceFile)
> If this option is defined, requests will be will logged to a trace file named
> traceFile.year.month.day.
> Use of this option provides useful debugging information, but will impact
> performance. (Note: The system property has no zookeeper prefix, and the
> configuration variable name is different from the system property. Yes - it's
> not consistent, and it's annoying.)
> {noformat}
> But this property is used no where in the whole ZooKeeper code. it should
> be removed from documentation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)