Skip to content

Commit

Permalink
Update notes on open/close timeout fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
abh3 committed Feb 13, 2015
1 parent d9014d7 commit a5b6309
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/PreReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ Prerelease Notes
* Provide mechanism to pass command line arguments to plugins.

+ **Major bug fixes**
* Do not hold the global lock when closing a file. For proxies this
stalls all open/close operations should the remote file server be
very slow in closing the file. This solves many timeout issues.
* Avoid SEGV when deleting a partially empty table.

+ **Minor bug fixes**
Expand Down

0 comments on commit a5b6309

Please sign in to comment.