diff options
author | ShyamsundarR <srangana@redhat.com> | 2018-03-21 09:22:58 -0400 |
---|---|---|
committer | ShyamsundarR <srangana@redhat.com> | 2018-03-21 09:23:36 -0400 |
commit | 17b43ec3d2be997ff4f3d704d28e58ba310aa15d (patch) | |
tree | 9b647de51a073c3963aa78148b6fbe2ec63246ee | |
parent | 9d482b4e8ddcc17c39ab45ade6afcfd125bda2bb (diff) |
doc: Added release notes for 4.0.1 releasev4.0.1
Change-Id: Ic5c18fb9b8979dca4446a2d2ede7d12c48ba66f6
BUG: 1555481
Signed-off-by: ShyamsundarR <srangana@redhat.com>
-rw-r--r-- | doc/release-notes/4.0.1.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/release-notes/4.0.1.md b/doc/release-notes/4.0.1.md new file mode 100644 index 00000000000..64158b8897c --- /dev/null +++ b/doc/release-notes/4.0.1.md @@ -0,0 +1,22 @@ +# Release notes for Gluster 4.0.1 + +This is a bugfix release. The release notes for [4.0.0](4.0.0.md), +contain a listing of all the new features that were added and +bugs fixed in the GlusterFS 4.0 release. + +## Major changes, features and limitations addressed in this release +**No Major changes** + +## Major issues +**No Major issues** + +## Bugs addressed + +Bugs addressed since release-4.0.0 are listed below. + +- [#1550946](https://bugzilla.redhat.com/1550946): [brick-mux] performance bottleneck introduced while solving ping timer expiry +- [#1552404](https://bugzilla.redhat.com/1552404): [CIOT] : Gluster CLI says "io-threads : enabled" on existing volumes post upgrade. +- [#1554235](https://bugzilla.redhat.com/1554235): Memory corruption is causing crashes, hangs and invalid answers +- [#1555198](https://bugzilla.redhat.com/1555198): After a replace brick command, self-heal takes some time to start healing files on disperse volumes +- [#1555309](https://bugzilla.redhat.com/1555309): core: libtirpc, backport XDR macro refactor +- [#1557906](https://bugzilla.redhat.com/1557906): [EC] Read performance of EC volume exported over gNFS is significantly lower than write performance |