546 Commits

Author SHA1 Message Date
Evan Tschannen
8c3516951a Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	versions.target
2019-05-12 20:13:49 -07:00
Evan Tschannen
59a9030ed6 updated documentation for 6.1.6 2019-05-12 19:02:09 -07:00
Evan Tschannen
0a9685c811
Merge pull request #1556 from alexmiller-apple/tstlog-6.1
Fix replaceFile on Windows and Linux
2019-05-12 18:56:09 -07:00
Alex Miller
fbc4e7b351 Add a release note 2019-05-08 23:10:18 -10:00
Evan Tschannen
22499666d0 Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbserver/LogRouter.actor.cpp
#	flow/Trace.cpp
#	versions.target
2019-05-08 18:19:35 -07:00
Evan Tschannen
977e64a4fe updated documentation for 6.1.5 2019-05-08 15:51:55 -07:00
Alex Miller
c093017c2f Add a TraceEvent and release note. 2019-05-08 12:34:25 -10:00
Evan Tschannen
68c773987c
Merge pull request #1544 from etschannen/release-6.1
The team tracker does not provide data movement priority information for non-failure related data movement
2019-05-08 11:39:17 -07:00
Evan Tschannen
30ebdc3b47 updated release notes 2019-05-07 17:15:45 -07:00
Evan Tschannen
c1a58bd27a updated release notes 2019-05-07 17:04:46 -07:00
Evan Tschannen
f0fe0d7858 added additional logging on the logs and log routers 2019-05-02 16:16:25 -07:00
Evan Tschannen
2d5043c665 Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	versions.target
2019-04-30 18:27:04 -07:00
Evan Tschannen
31657b91e0 updated documentation for 6.1.4 2019-04-30 17:00:58 -07:00
Evan Tschannen
c907c791ca updated release notes 2019-04-30 16:30:19 -07:00
Evan Tschannen
b2d19eebc4 fdbcli would return success even when configure failed for a variety of error types
the existing configure safety check would fail when attempting to change between three_datacenter and region configuration
2019-04-30 16:30:19 -07:00
A.J. Beamon
2400f752ad
Merge pull request #1492 from AlvinMooreSr/doc-locator
Merge Removal of  Project Name Requirement Into Release
2019-04-25 13:00:30 -07:00
Sergey Sudakovich
54310fbbd4 Fix doc building assumes 'foundationdb' top level dir
When cloning repository without specifying the destination,
building documentation works fine. But it fail when the top
level directory is not 'foundatinodb'.

To reproduce:

```
git clone https://github.com/apple/foundationdb.git /tmp/apple-fdb
cd /tmp/apple-fdb/documentation/sphinx
make
```
will result in

```
Exception occurred:
File
"/Users/ssudakovich/.pyenv/versions/2.7.13/lib/python2.7/xml/etree/ElementTree.py", line 647, in parse
  source = open(source, "rb")
IOError: [Errno 2] No such file or directory: u'/private/tmp/apple_fdb/documentation/sphinx/../../../foundationdb/versions.target'
```
2019-04-25 11:16:45 -07:00
Trevor Clinkenbeard
9fea60675f Fix comments to use transaction_too_old instead of past_version 2019-04-24 18:50:57 -07:00
Evan Tschannen
d554284e2e updated documentation for 6.1.3 2019-04-23 22:10:32 -07:00
Evan Tschannen
774b92e240 updated release notes 2019-04-23 20:59:11 -07:00
Sergey Sudakovich
0ca6595e49 Fix doc building assumes 'foundationdb' top level dir
When cloning repository without specifying the destination,
building documentation works fine. But it fail when the top
level directory is not 'foundatinodb'.

To reproduce:

```
git clone https://github.com/apple/foundationdb.git /tmp/apple-fdb
cd /tmp/apple-fdb/documentation/sphinx
make
```
will result in

```
Exception occurred:
File
"/Users/ssudakovich/.pyenv/versions/2.7.13/lib/python2.7/xml/etree/ElementTree.py", line 647, in parse
  source = open(source, "rb")
IOError: [Errno 2] No such file or directory: u'/private/tmp/apple_fdb/documentation/sphinx/../../../foundationdb/versions.target'
```
2019-04-23 17:30:01 -07:00
A.J. Beamon
253d2400ef Merge branch 'release-6.1' into speed-up-and-parameterize-spring-cleaning
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2019-04-23 14:38:52 -07:00
A.J. Beamon
9e03add326 Add PR link to release notes 2019-04-23 14:03:23 -07:00
A.J. Beamon
4ad0496b39 Increase the frequency that lazy deletes are run. Add more parameters for better control over the spring cleaning process. 2019-04-23 14:01:51 -07:00
Stephen Atherton
fe33d43377 Added release note for sqlite chunk size. 2019-04-23 13:48:07 -07:00
Alvin Moore
20b995d244 Updated old release 6.1 release notes 2019-04-23 10:17:08 -07:00
Evan Tschannen
cc9f2ee752 updated release notes 2019-04-22 17:58:03 -07:00
Alvin Moore
2bea99591e Merge branch 'release-6.1' of copy of master
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2019-04-17 15:51:48 -07:00
A.J. Beamon
bb012d2ba5 Update release notes. 2019-04-17 11:13:32 -07:00
Evan Tschannen
e4462729a9 updated documentation for 6.1.2 2019-04-10 17:58:10 -07:00
Evan Tschannen
cd5c9d91fa
Merge pull request #1443 from etschannen/master
Merge 6.1 into master
2019-04-10 17:43:07 -07:00
Evan Tschannen
21c0ba555c Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	versions.target
2019-04-08 18:38:42 -07:00
Evan Tschannen
5b63e3fbcc updated documentation for 6.1.1 2019-04-08 17:10:01 -07:00
Evan Tschannen
438be756ae updated release notes for 6.1.1 2019-04-08 15:22:37 -07:00
A.J. Beamon
ba93cfda16 Add process_behind and proxy_memory_limit_exceeded to the error codes documentation 2019-04-08 14:26:36 -07:00
A.J. Beamon
b6efcdab28 Add PR to release notes 2019-04-08 14:23:00 -07:00
A.J. Beamon
a7288e1325 Throw process_behind instead of future_version when all storage nodes on a team are behind. process_behind gets the same backoff behavior as not_committed. Add proxy_memory_limit_exceeded to the retryable predicate. 2019-04-08 14:21:24 -07:00
Evan Tschannen
3356ac27bf added three_data_hall_fallback configuration 2019-04-07 22:58:18 -07:00
Markus Pilman
101a05ae77
Merge branch 'master' into features/client-simulator 2019-04-03 10:03:56 -08:00
Evan Tschannen
44c3072629 updated versions.target and release notes 2019-04-02 22:36:55 -07:00
Evan Tschannen
985e1de467 Update documentation and protocol version for release 6.1.0 2019-04-02 18:39:24 -07:00
Evan Tschannen
30133a30e0
Merge pull request #1403 from etschannen/release-6.1
Ported a bug fix to the 6.0 log system, and updated documentation
2019-04-02 17:56:18 -07:00
Evan Tschannen
6223b0b94d
Merge pull request #1397 from etschannen/feature-maintenance-zone
Added the ability to mark a zoneId for maintenance
2019-04-02 17:55:34 -07:00
mpilman
30500d5a61 Added docs for building with JavaWorkload 2019-04-02 17:26:35 -07:00
Evan Tschannen
4d6334eb90 removed a known limitation about force_recovery_with_data_loss 2019-04-02 15:23:55 -07:00
Evan Tschannen
6881a8fc69 Added more release notes for 6.1.0 2019-04-02 15:19:44 -07:00
Evan Tschannen
e8548de656
Apply suggestions from code review
Co-Authored-By: ajbeamon <ajbeamon@users.noreply.github.com>
2019-04-02 14:42:51 -07:00
Evan Tschannen
628fec8c8b updated status with information about ongoing maintenance
clear the maintenance zone if a different storage server is detected failed
2019-04-02 14:15:51 -07:00
mpilman
1bc249bc23 Documented new classPath option for JavaWorkload 2019-04-02 13:35:13 -07:00
A.J. Beamon
972e29f2b9 Merge commit '72b9202c953fe00e8899877a8da0b02851863e9f' into update-release-notes
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2019-04-02 11:26:22 -07:00