A.J. Beamon
e2bcbef456
Merge pull request #2477 from alexmiller-apple/documentation
...
A variety of minor, yet potentially contentious, documentation changes:
2020-02-21 14:01:16 -08:00
A.J. Beamon
9d526d1670
Add a release note.
2020-02-20 16:16:07 -08:00
A.J. Beamon
9e84fa965d
Merge pull request #2703 from ajbeamon/fix-stuck-dd-rebalancing
...
Fix issue with rebalancing data movement doing no work
2020-02-20 15:56:04 -08:00
A.J. Beamon
d1f050690a
Merge pull request #2454 from ajbeamon/document-range-read-efficiency
...
Document efficiency of reverse range reads
2020-02-20 15:25:38 -08:00
A.J. Beamon
fcbdcda490
Merge pull request #2650 from ajbeamon/fix-reverse-range-read-byte-limit-bug
...
Fix reverse range read performance bug
2020-02-20 12:47:17 -08:00
A.J. Beamon
223b2201e9
Add release note.
2020-02-20 09:36:05 -08:00
Steve Atherton
32d9ede328
Added release note.
2020-02-18 16:45:31 -08:00
A.J. Beamon
d2b7f92b49
Merge branch 'release-6.2' into fix-status-proxy-list
...
# Conflicts:
# documentation/sphinx/source/release-notes.rst
2020-02-12 14:14:18 -08:00
A.J. Beamon
be33bedb09
Add release note
2020-02-11 08:19:28 -08:00
A.J. Beamon
529200018a
Merge branch 'release-6.2' into fix-reverse-range-read-byte-limit-bug
...
# Conflicts:
# documentation/sphinx/source/release-notes.rst
2020-02-10 12:23:52 -08:00
A.J. Beamon
1484342ee0
Add release note.
2020-02-07 15:47:36 -08:00
A.J. Beamon
50bd15c970
Merge pull request #2554 from dyoungworth/dyoungworth/addVersionstampDoc2
...
Add versionstamp documentation
2020-02-07 10:02:30 -08:00
A.J. Beamon
b35506704f
Update documentation/sphinx/source/release-notes.rst
...
Add PR number
2020-02-07 08:58:35 -08:00
David Youngworth
c40446f651
Tweak versionstamp documentation
2020-02-06 16:07:07 -08:00
A.J. Beamon
e0003ff12d
Add a release note
2020-02-05 11:20:31 -08:00
dyoungworth
77187354ec
Address Alex's review comments
2020-02-03 17:36:05 -08:00
dyoungworth
e8c99ebd84
Update documentation/sphinx/source/data-modeling.rst
...
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-02-03 17:30:11 -08:00
dyoungworth
ab9b62ac65
Update documentation/sphinx/source/data-modeling.rst
...
Co-Authored-By: Alex Miller <35046903+alexmiller-apple@users.noreply.github.com>
2020-02-03 17:29:25 -08:00
A.J. Beamon
d1b87f8b7f
The storage server could fail to update its version to the latest processed if the peeked data contained a non-empty commit and ended with an empty commit.
2020-01-29 13:17:58 -08:00
John Brownlee
8972027f43
Merge pull request #2456 from ajbeamon/document-api-version-upgrade-guide
...
Add an API version upgrade guide
2020-01-24 18:30:53 -08:00
Alex Miller
813b13be76
A variety of minor, yet potentially contentious, documentation changes:
...
* Don't suggest Windows is more production tested than macOS
* Update multi-region deficencies, as spill-by-reference is the
default in 6.2+
* Suggest that `double` replication can be reasonable for production
deployments if the underlying disks are already replicated as well.
2020-01-21 19:22:17 -08:00
Evan Tschannen
b6eb77c7ca
updated documentation for 6.2.15
2020-01-21 18:59:04 -08:00
Evan Tschannen
f959ed038f
updated documentation for 6.2.14
2020-01-20 14:20:22 -08:00
dyoungworth
9325072e7e
Address AJ's review comments on versionstamp docs
2020-01-16 18:13:24 -08:00
dyoungworth
615d15cb30
Add versionstamp section to Tuple docs
2020-01-16 15:10:31 -08:00
A.J. Beamon
a3d3d15e8e
Merge pull request #2517 from tclinken/add-mrs-to-admin-docs-to-6-2
...
Added machine readable status section to administration documentation
2020-01-15 14:36:10 -08:00
Evan Tschannen
4f8e7683aa
updated documentation for 6.2.13
2020-01-15 13:32:38 -08:00
Evan Tschannen
8e83930639
updated release notes for 6.2.12
2020-01-12 22:12:42 -08:00
tclinken
b18f06b52a
Addressed more review comments
2020-01-11 17:05:29 -08:00
Evan Tschannen
176a1b6319
Merge pull request #2515 from ajbeamon/remove-timer-in-slowtask-profiler
...
Fix slow task profiler crash
2020-01-10 12:41:57 -08:00
Evan Tschannen
a5f544818c
Merge pull request #2420 from ajbeamon/trace-clock-source-fix
...
Revert change to make g_trace_clock thread_local, ...
2020-01-10 12:36:38 -08:00
A.J. Beamon
07205b5659
Merge pull request #2455 from ajbeamon/document-tls-permissions
...
Documentation: Added section on permissions to TLS page
2020-01-10 12:22:07 -08:00
tclinken
3eb428d874
Addressed review comments
2020-01-06 18:05:24 -08:00
Trevor Clinkenbeard
ed73e34e35
Remove unnecessary comma
...
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-01-06 18:05:07 -08:00
tclinken
698c3f85ad
Added machine readable status section to administration documentation
2020-01-06 18:04:59 -08:00
A.J. Beamon
6cf38790d6
Reorganize declaration of variable and add release note.
2020-01-06 12:27:56 -08:00
Bhaskar Muppana
2919127526
Merge pull request #2483 from satherton/fix-backup-status-snapshot-reads
...
Backup and DR layer status document generation now uses snapshot reads…
2020-01-06 07:54:24 -08:00
A.J. Beamon
3dd3ac3cfd
Merge branch 'release-6.2' into trace-clock-source-fix
...
# Conflicts:
# documentation/sphinx/source/release-notes.rst
2020-01-02 15:14:12 -08:00
Meng Xu
ed65ee1ccd
Merge pull request #2407 from senthil-ram/DiskSnapDocumentation
...
Disk snapshot backup and restore documentation
2019-12-23 15:59:40 -08:00
A.J. Beamon
45700c535a
Merge pull request #2472 from vishesh/doc-compare-and-clear-6.2
...
DocBlitz: atomic compare and clear
2019-12-19 09:04:48 -08:00
A.J. Beamon
d12dd1b6a2
Merge pull request #2476 from tclinken/add-status-doc-comments-to-6.2
...
Add status documentation comments to 6.2
2019-12-19 08:47:51 -08:00
Steve Atherton
e9ddf3f3e4
Added release note about backup/dr status update conflict rate reduction.
2019-12-19 00:48:03 -08:00
Jingyu Zhou
0552e9aa12
Merge pull request #2452 from ajbeamon/document-network-thread-and-client-logging
...
Add some documentation for the client network thread and client logging.
2019-12-18 10:41:39 -08:00
Trevor Clinkenbeard
c7aee1cf79
Update documentation/sphinx/source/mr-status-json-schemas.rst.inc
...
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-12-17 11:56:08 -08:00
Trevor Clinkenbeard
b4d43f0677
Update documentation/sphinx/source/mr-status-json-schemas.rst.inc
...
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-12-17 11:55:55 -08:00
tclinken
96eb21055c
Added comments for in_flight_bytes and in_queue_bytes in status documentation
...
This issue was pointed out at
https://forums.foundationdb.org/t/how-to-interpret-moving-data-parameters/1621
2019-12-17 11:55:42 -08:00
tclinken
44a7502384
Added comment on total_written_bytes in status documentation
...
This issue was pointed out at
https://forums.foundationdb.org/t/when-is-moving-data-total-written-bytes-reset/1625
2019-12-17 11:55:26 -08:00
tclinken
74ce5988d2
Added comments to status documentation
...
These comments consolidate some clarifications made at
https://forums.foundationdb.org/t/few-queries-on-status-json/684
2019-12-17 11:55:13 -08:00
Vishesh Yadav
eee784fbdb
doc: Reorder compare-and-clear documentation
2019-12-16 13:54:23 -08:00
Vishesh Yadav
274a73171c
docs: Add counter clear example for CompareAndClear in dev guide
2019-12-16 13:54:05 -08:00