Repository: accumulo Updated Branches: refs/heads/gh-pages 3c7d97df3 -> 9c0e7b708
Bah, markdown Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9c0e7b70 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9c0e7b70 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/9c0e7b70 Branch: refs/heads/gh-pages Commit: 9c0e7b7083cbf7edb110299fa468f92d981ce836 Parents: 3c7d97d Author: Michael Wall <mjw...@gmail.com> Authored: Tue Sep 6 17:33:52 2016 -0400 Committer: Michael Wall <mjw...@gmail.com> Committed: Tue Sep 6 17:33:52 2016 -0400 ---------------------------------------------------------------------- release_notes/1.8.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/9c0e7b70/release_notes/1.8.0.md ---------------------------------------------------------------------- diff --git a/release_notes/1.8.0.md b/release_notes/1.8.0.md index 0478e92..b244b6f 100644 --- a/release_notes/1.8.0.md +++ b/release_notes/1.8.0.md @@ -98,7 +98,7 @@ Accumulo relies on Apache Thrift to implement remote procedure calls between Accumulo services. Ticket [ACCUMULO-4077][ACCUMULO-4077] updates our dependency to 0.9.3. See the [Apache Thrift 0.9.3 Release Notes][THRIFT-0.9.3-RN] for details on -the changes to Thrift. *NOTE:* Thrift 0.9.1 and Thrift 0.9.3 are not +the changes to Thrift. **NOTE:** Thrift 0.9.1 and Thrift 0.9.3 are not compatible. Applications running against Accumulo 1.8 with Thrift 0.9.1 will not work, so developers should upgrade to Thrift 0.9.3.