Jingyu Zhou
|
9cd1614c82
|
Revert "Initial RocksDB"
|
2020-06-11 15:29:46 -07:00 |
|
A.J. Beamon
|
9bc7eaf55a
|
Add missing status field to documentation
|
2020-06-09 14:57:14 -07:00 |
|
Daniel Smith
|
5d361fe532
|
Copy/paste rebase onto 6.3
|
2020-05-22 15:02:51 +00:00 |
|
A.J. Beamon
|
d636194d0d
|
Remove deprecated fields in status: worst_version_lag_storage_server and limiting_version_lag_storage_server
|
2020-05-19 13:12:10 -07:00 |
|
A.J. Beamon
|
d0c66d7282
|
Fix typo
|
2020-05-12 18:38:20 -07:00 |
|
A.J. Beamon
|
e0526e0095
|
Add busiest read tags to storage server status
|
2020-05-12 15:49:40 -07:00 |
|
A.J. Beamon
|
36da61dd9c
|
Merge branch 'master' into transaction-tagging
# Conflicts:
# fdbclient/NativeAPI.actor.cpp
# fdbclient/vexillographer/fdb.options
|
2020-04-07 21:12:14 -07:00 |
|
A.J. Beamon
|
2309e9f156
|
Consistently use timeout instead of timedout in status messages.
|
2020-04-07 08:43:23 -07:00 |
|
Xin Dong
|
b2a9fd6f6d
|
Added documents for new status messages
|
2020-04-06 10:26:49 -07:00 |
|
A.J. Beamon
|
2336f073ad
|
Checkpointing a bunch of work on throttles. Rudimentary implementation of auto-throttling. Support for manual throttling via fdbcli. Throttles are stored in the system keyspace.
|
2020-04-03 15:24:14 -07:00 |
|
Evan Tschannen
|
e08f0201f1
|
merge release 6.2 into master
|
2020-03-17 12:51:47 -07:00 |
|
Evan Tschannen
|
ed4d02a3e4
|
Merge pull request #2812 from etschannen/feature-proxy-mem-limit
Limit the amount of requests the proxy can queue up in memory
|
2020-03-16 14:56:56 -07:00 |
|
A.J. Beamon
|
ec27125102
|
Update documentation/sphinx/source/mr-status-json-schemas.rst.inc
|
2020-03-16 12:15:40 -07:00 |
|
A.J. Beamon
|
f2defc3a3a
|
Merge pull request #2814 from etschannen/feature-delay-recovery
Prevent coordinated state from filling up with too many old generations
|
2020-03-16 11:45:17 -07:00 |
|
Evan Tschannen
|
bbb07e860b
|
Update documentation/sphinx/source/mr-status-json-schemas.rst.inc
|
2020-03-16 11:42:27 -07:00 |
|
Evan Tschannen
|
76db8343c0
|
update status schema
|
2020-03-16 11:00:51 -07:00 |
|
Evan Tschannen
|
04b752b40a
|
Added additional logging related to memory errors (including in status)
|
2020-03-13 18:31:22 -07:00 |
|
Alex Miller
|
5be7fa52bc
|
Remove comma, and add schema change to documentation
|
2020-03-13 14:51:56 -07:00 |
|
Evan Tschannen
|
303df197cf
|
Merge branch 'release-6.2'
# Conflicts:
# CMakeLists.txt
# bindings/c/test/mako/mako.c
# documentation/sphinx/source/release-notes.rst
# fdbbackup/backup.actor.cpp
# fdbclient/NativeAPI.actor.cpp
# fdbclient/NativeAPI.actor.h
# fdbserver/DataDistributionQueue.actor.cpp
# fdbserver/Knobs.cpp
# fdbserver/Knobs.h
# fdbserver/LogRouter.actor.cpp
# fdbserver/SkipList.cpp
# fdbserver/fdbserver.actor.cpp
# flow/CMakeLists.txt
# flow/Knobs.cpp
# flow/Knobs.h
# flow/flow.vcxproj
# flow/flow.vcxproj.filters
# versions.target
|
2020-03-06 18:22:46 -08:00 |
|
Evan Tschannen
|
15f1a75d4f
|
updated documentation for 6.2.18
|
2020-03-06 11:16:10 -08:00 |
|
Jingyu Zhou
|
52c6737411
|
Rename backupLoggingEnabled as backupWorkerEnabled
To highlight the changes for 7.0 backup changes. By default,
backup_worker_enabled flag is set for 7.0 version.
|
2020-02-04 10:09:16 -08:00 |
|
Jingyu Zhou
|
0db03f1d3c
|
Use backup_logging_enabled flag
The default is to enable new backup workers. Users can disable this flag to
turn off the backup worker feature.
|
2020-02-03 20:03:22 -08:00 |
|
Jingyu Zhou
|
f303c7f34b
|
Add backup_type to documentation
|
2020-01-31 19:29:09 -08:00 |
|
Alvin Moore
|
c0614bc037
|
Merge pull request #2492 from apple/release-6.2
Release 6.2 Merge Into Master
|
2019-12-20 15:21:33 -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 |
|
negoyal
|
a4a0bf18f9
|
Merging with Master.
|
2019-11-12 13:01:29 -08:00 |
|
Evan Tschannen
|
688940b685
|
merge 6.2 into master
|
2019-10-21 11:43:46 -07:00 |
|
Evan Tschannen
|
15a94eea04
|
removed unintended code
|
2019-10-14 18:59:10 -07:00 |
|
Evan Tschannen
|
35e816e9ad
|
added the ability to configure satellite_logs by satellite location, this will overwrite the region configure if both are present
|
2019-10-14 18:30:15 -07:00 |
|
Meng Xu
|
d0147e5e5d
|
Merge branch 'release-6.2' into mengxu/merge-release620-to-master-v3
Resolved Conflicts:
documentation/sphinx/source/release-notes.rst
fdbserver/DataDistribution.actor.cpp
versions.target
|
2019-10-02 13:22:56 -07:00 |
|
Evan Tschannen
|
045175bd0e
|
added tracking for the size of the system keyspace
|
2019-09-27 22:39:19 -07:00 |
|
A.J. Beamon
|
6100d3274d
|
Merge pull request #2058 from tclinken/expose-lock-status
Added lockUID to status output if database is locked
|
2019-09-11 08:47:35 -07:00 |
|
Trevor Clinkenbeard
|
c70cac0d5f
|
Updated mr-status-json-schemas.rst.inc to include database_lock_state
|
2019-09-06 22:21:00 -07:00 |
|
A.J. Beamon
|
3f9e392668
|
Merge pull request #2014 from etschannen/feature-fdbcli-sleep
Added a sleep command to fdbcli
|
2019-08-30 11:22:13 -07:00 |
|
Evan Tschannen
|
f3bc7e0abd
|
do not duplicate data distribution disabled fields in status
fixed a few bugs related to the existing data distribution disabled fields in status
|
2019-08-29 18:41:34 -07:00 |
|
A.J. Beamon
|
2b80d836f4
|
Merge branch 'release-6.2' into add-coordinator-to-status-roles-list
# Conflicts:
# documentation/sphinx/source/release-notes.rst
|
2019-08-19 15:03:59 -07:00 |
|
A.J. Beamon
|
a148ddc7d5
|
Fix spacing
|
2019-08-15 14:45:36 -07:00 |
|
A.J. Beamon
|
dc534aea1a
|
Fix spacing
|
2019-08-15 14:44:39 -07:00 |
|
A.J. Beamon
|
b8e57f37d7
|
Add 'coordinator' to the list of roles that a process can have in status.
|
2019-08-15 14:42:49 -07:00 |
|
A.J. Beamon
|
bb72cdd36a
|
Report lag with the usual "seconds" and "versions" fields. Rename and deprecate the qos.*version_lag_storage_server fields.
|
2019-08-15 13:42:39 -07:00 |
|
A.J. Beamon
|
6581161dd3
|
Add ratekeeper's durability lag statistics to status
|
2019-08-15 11:07:04 -07:00 |
|
A.J. Beamon
|
438bc636d5
|
Rename max_machine_failures_without_losing_X to max_zone_failures_without_losing_X in status.
|
2019-07-30 14:02:31 -07:00 |
|
Evan Tschannen
|
90e3b50213
|
Merge branch 'master' into feature-coordinator-connection
# Conflicts:
# fdbclient/DatabaseContext.h
# fdbclient/NativeAPI.actor.cpp
# fdbclient/NativeAPI.actor.h
# fdbserver/workloads/KillRegion.actor.cpp
|
2019-07-26 15:05:02 -07:00 |
|
Evan Tschannen
|
be5d144b8b
|
added status information on connected clients
|
2019-07-25 17:15:31 -07:00 |
|
Evan Tschannen
|
94c66f8d58
|
Merge pull request #1738 from bnamasivayam/consistency-check-disable
Disable/Re-enable consistency check through a database key.
|
2019-07-18 10:56:02 -07:00 |
|
A.J. Beamon
|
2cd05e9ac9
|
Merge pull request #1712 from tclinken/add-local-rk-to-status
Track the local ratekeeper rate in status
|
2019-07-15 15:17:11 -07:00 |
|