From 69ed60e84e943e582ad3128f4bc48ebf1df4158e Mon Sep 17 00:00:00 2001 From: Shyam Date: Mon, 30 Jan 2017 14:41:07 -0500 Subject: release-3.10: Initial version of the release notes Change-Id: I773206c0f7a05e1aeb054713f4109502a6b12514 BUG: 1417735 Signed-off-by: Shyam Reviewed-on: https://review.gluster.org/16481 CentOS-regression: Gluster Build System NetBSD-regression: NetBSD Build System Smoke: Gluster Build System --- doc/release-notes/3.10.0.md | 87 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 doc/release-notes/3.10.0.md (limited to 'doc') diff --git a/doc/release-notes/3.10.0.md b/doc/release-notes/3.10.0.md new file mode 100644 index 00000000000..5cbe37d9976 --- /dev/null +++ b/doc/release-notes/3.10.0.md @@ -0,0 +1,87 @@ +# Release notes for Gluster 3.10.0 + +This is a major Gluster release that includes some substantial changes. The +features revolve around, better support in container environments, scaling to +larger number of bricks per node, and a few usability and performance +improvements, among other bug fixes. + +The most notable features and changes are documented on this page. A full list +of bugs that has been addressed is included further below. + +## Major changes and features + +### Brick multiplexing +*Notes for users:* + +*Limitations:* + +*Known Issues:* + +### Support to display op-version information from clients +*Notes for users:* + +*Limitations:* + +*Known Issues:* + +### Support to get maximum op-version in a heterogeneous cluster +*Notes for users:* + +*Limitations:* + +*Known Issues:* + +### Support for rebalance time to completion estimation +*Notes for users:* + +*Limitations:* + +*Known Issues:* + +### Separation of tier as its own service +*Notes for users:* + +*Limitations:* + +*Known Issues:* + +### Switch to storhaug for HA for NFSGanesha and SAMBA +*Notes for users:* + +*Limitations:* + +*Known Issues:* + +### Statedump support for gfapi based applications +*Notes for users:* + +*Limitations:* + +*Known Issues:* + +### Disabled creation of trash directory by default +*Notes for users:* + +*Limitations:* + +*Known Issues:* + +### Implemented parallel readdirp with distribute xlator +*Notes for users:* + +*Limitations:* + +*Known Issues:* + +### md-cache can optionally -ve cache security.ima xattr +*Notes for users:* + +*Limitations:* + +*Known Issues:* + +## Bugs addressed + +A total of XXX patches has been sent, addressing YYY bugs: + +- TODO -- cgit