Evan Tschannen
|
99e21c869c
|
fixed a number of status calculations, and re-enabled the status workload
|
2018-06-14 17:58:57 -07:00 |
Stephen Atherton
|
2878f30f29
|
Merge branch 'master' of github.com:apple/foundationdb into feature-redwood
# Conflicts:
# fdbserver/IKeyValueStore.h
# fdbserver/KeyValueStoreMemory.actor.cpp
# fdbserver/storageserver.actor.cpp
|
2018-06-13 15:56:06 -07:00 |
A.J. Beamon
|
432a295bc2
|
Add read bytes and read keys info to status. Collect this information directly from StorageMetrics rather than through ratekeeper.
|
2018-05-04 12:01:40 -07:00 |
Stephen Atherton
|
2752a28611
|
Merge branch 'release-5.2' of github.com:apple/foundationdb into feature-redwood
|
2018-04-06 16:29:37 -07:00 |
A.J. Beamon
|
b2ef6e1358
|
Add missing available_bytes fields to test status schemas
|
2018-03-09 14:17:20 -08:00 |
Stephen Atherton
|
0a35f167e4
|
Merge branch 'master' into feature-redwood
# Conflicts:
# fdbserver/DiskQueue.actor.cpp
# fdbserver/IDiskQueue.h
# fdbserver/Knobs.cpp
# fdbserver/Knobs.h
# fdbserver/fdbserver.vcxproj
# fdbserver/fdbserver.vcxproj.filters
# fdbserver/worker.actor.cpp
|
2018-02-12 01:30:02 -08:00 |
Evan Tschannen
|
b78e0a362a
|
fix: do not pause when running multiple backup tests simultaneously
|
2018-01-18 12:24:33 -08:00 |
A.J. Beamon
|
5015119115
|
Generalize the message that gets displayed in status if a cluster file's contents are incorrect.
|
2018-01-05 10:29:47 -08:00 |
Yichi Chiang
|
91e5abeaa6
|
Modify TaskBucketCorrectness to support chain and multiple tasks
|
2017-12-20 17:02:49 -08:00 |
A.J. Beamon
|
7cf17df821
|
Merge branch 'master' into log-group-for-unsupported-clients
# Conflicts:
# flow/Net2.actor.cpp
# tests/fast/SidebandWithStatus.txt
# tests/rare/LargeApiCorrectnessStatus.txt
# tests/slow/DDBalanceAndRemoveStatus.txt
|
2017-11-01 11:31:02 -07:00 |
A.J. Beamon
|
fcbeea104f
|
Update documentation and tests with new connected_clients status schema
|
2017-11-01 11:25:50 -07:00 |
Balachandar Namasivayam
|
cfefab18fb
|
Merge branch 'master' into add-new-atomic-ops
|
2017-10-25 18:03:34 -07:00 |
Balachandar Namasivayam
|
2f6d55a52f
|
Add correctness tests for all atomic ops
|
2017-10-25 13:36:49 -07:00 |
Evan Tschannen
|
48901a9223
|
added a list of tlog IDs that are missing to status
|
2017-10-24 16:28:50 -07:00 |
Balachandar Namasivayam
|
eeebf10030
|
Modified existing behavior of MIN and AND atomic ops. The new behavior results in a 'SET' if the atomic op is performed on a non -existing key.
Added new atomic ops ByteMin and ByteMax that does lexicographic comparison of byte strings.
|
2017-10-10 13:02:22 -07:00 |
Yichi Chiang
|
d4f75630de
|
Support log group field in status json
|
2017-09-28 16:31:29 -07:00 |
Bhaskar Muppana
|
0f8ff26029
|
Merge pull request #158 from bmuppana/master
<rdar://problem/34557380> Need a way to map real time to version
|
2017-09-27 17:56:42 -07:00 |
Bhaskar Muppana
|
0bf5bdb23a
|
<rdar://problem/34557380> Need a way to map real time to version
|
2017-09-25 12:51:37 -07:00 |
Evan Tschannen
|
e8b895c878
|
added the ability to disable connection failures for a period of time after one happens
|
2017-09-18 12:46:29 -07:00 |
Evan Tschannen
|
34f987f56d
|
added a test in simulation which ensures that a recovery after a single failure takes less than 15 seconds
|
2017-09-15 17:55:01 -07:00 |
Stephen Atherton
|
1cd36b29f0
|
Moved Redwood unit test spec file so it can be used in testharness.
|
2017-08-31 10:37:45 -07:00 |
Stephen Atherton
|
7260e38545
|
Merge branch 'fix-io-timeout-handling'
# Conflicts:
# fdbrpc/AsyncFileKAIO.actor.h
# fdbrpc/sim2.actor.cpp
# fdbserver/KeyValueStoreSQLite.actor.cpp
# fdbserver/optimisttest.actor.cpp
# fdbserver/worker.actor.cpp
# fdbserver/workloads/MachineAttrition.actor.cpp
# tests/fast/SidebandWithStatus.txt
# tests/rare/LargeApiCorrectnessStatus.txt
# tests/slow/DDBalanceAndRemoveStatus.txt
|
2017-05-26 17:43:28 -07:00 |
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |