Skip to content
Snippets Groups Projects
Commit 4fd36918 authored by Patrick D. Hunt's avatar Patrick D. Hunt
Browse files

ZOOKEEPER-203. fix datadir typo in releasenotes

git-svn-id: https://svn.apache.org/repos/asf/hadoop/zookeeper/trunk@706852 13f79535-47bb-0310-9956-ffa450edef68
parent d6706af0
Branches
Tags
No related merge requests found
......@@ -37,6 +37,8 @@ Backward compatibile changes:
BUGFIXES:
ZOOKEEPER-203. fix datadir typo in releasenotes (phunt)
ZOOKEEPER-145. write detailed release notes for users migrating from 2.x
to 3.0 (phunt)
......
......@@ -376,7 +376,7 @@ The following issues resulted in changes to the on-disk data format (the snapsho
<p>
The &lt;dataLogDir&gt; and &lt;dataDir&gt; directories referenced
below are specified by the <em>dataLogDir</em>
and <em>dataLogDir</em> specification in your
and <em>dataDir</em> specification in your
ZooKeeper config file
respectively. <em>dataLogDir</em> defaults to the
value of <em>dataDir</em> if not specified explicitly
......
No preview for this file type
......@@ -142,7 +142,7 @@ The following issues resulted in changes to the on-disk data format (the snapsho
<para>
The &lt;dataLogDir&gt; and &lt;dataDir&gt; directories referenced
below are specified by the <emphasis>dataLogDir</emphasis>
and <emphasis>dataLogDir</emphasis> specification in your
and <emphasis>dataDir</emphasis> specification in your
ZooKeeper config file
respectively. <emphasis>dataLogDir</emphasis> defaults to the
value of <emphasis>dataDir</emphasis> if not specified explicitly
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment