Alex Miller
|
8a6e177950
|
Merge remote-tracking branch 'upstream/master' into tls-connection-count
|
2020-05-05 16:49:36 -07:00 |
Evan Tschannen
|
f329164fb4
|
Merge pull request #2532 from dongxinEric/feature/hot-read-key-detection-part-2
Feature/hot read key detection part 2
|
2020-05-05 14:33:34 -07:00 |
A.J. Beamon
|
8125096e9b
|
Revert "reduce the number of calls to operator< made by lower_bound and upper…"
|
2020-05-05 08:17:10 -07:00 |
Alex Miller
|
53b70e6529
|
Fix addWellKnownEndpoint order bug.
|
2020-05-05 03:21:36 -07:00 |
Alex Miller
|
1117eae2b5
|
Rework to make ElectionResult code similar to OpenDatabase code.
And also restore and fix the delayed cluster controller code.
|
2020-05-05 01:00:17 -07:00 |
Steve Atherton
|
4ae356b237
|
Merge pull request #2882 from sears/lb_ub_perf
reduce the number of calls to operator< made by lower_bound and upper…
|
2020-05-04 15:46:22 -07:00 |
Alex Miller
|
ce19156afd
|
Merge pull request #2909 from mpilman/bugfixes/cmake-includes
don't include source and binary dir
|
2020-05-04 14:08:25 -07:00 |
Evan Tschannen
|
b68980d686
|
Merge pull request #2028 from negoyal/cache_storageq_results
Cache storageq results
|
2020-05-04 11:27:02 -07:00 |
Markus Pilman
|
92e672e2f0
|
Fixed compiler errors
|
2020-05-04 10:40:31 -07:00 |
Xin Dong
|
dd9c240320
|
Address the remaining review comments
|
2020-05-04 10:25:10 -07:00 |
Alex Miller
|
78d644f673
|
Merge branch 'master' into bugfixes/cmake-includes
|
2020-05-04 02:11:46 -07:00 |
Meng Xu
|
528466e0e6
|
FastRestore:Fix Valgrind error InvalidSuppression
Trace.error() must explicitly include error_code_actor_cancelled
to handle the error.
|
2020-05-02 19:52:05 -07:00 |
negoyal
|
4fa04c5891
|
Fixed a corruptionbug.
|
2020-05-02 09:22:15 -07:00 |
Evan Tschannen
|
17815fb6bf
|
Merge pull request #3037 from ajbeamon/status-busy-use-new-field
Use the updated field name in status when fetching process busyness info
|
2020-05-01 23:02:54 -07:00 |
Jingyu Zhou
|
488bbcf33d
|
Merge pull request #2952 from xumengpanda/mengxu/fr-code-improvement-PR
Performant restore [29/XX]: Improve coding style and efficiency
|
2020-05-01 20:32:11 -07:00 |
A.J. Beamon
|
9294f3ef4a
|
Merge pull request #3067 from atn34/atn34/set-versionstamped-key-no-ryw
Test SetVersionstampedKey without ryw enabled
|
2020-05-01 18:37:31 -07:00 |
Meng Xu
|
11a40b539e
|
AtomicOpsWorkload:Lower Severity for TxnCommitUnknownResult
|
2020-05-01 16:39:41 -07:00 |
Meng Xu
|
f9f1ac6594
|
FastRestore:Revise TraceEvent for better diagnosis
|
2020-05-01 16:31:55 -07:00 |
Alex Miller
|
43a63452d8
|
YOLO at reducing TLS connection count via doing monitorLeader on coordinators
|
2020-05-01 14:40:21 -07:00 |
Andrew Noyes
|
7edbbb642e
|
Test SetVersionstampedKey without ryw enabled
|
2020-05-01 20:58:37 +00:00 |
Meng Xu
|
134dbca0ee
|
FastRestore:Use cannonical way to trace error
|
2020-05-01 13:35:13 -07:00 |
Meng Xu
|
ba07d449f6
|
FastRestore:Add trace to measure vb time
|
2020-05-01 13:30:45 -07:00 |
Evan Tschannen
|
bd699f435c
|
fixed compiler errors
|
2020-05-01 11:01:09 -07:00 |
Meng Xu
|
28178f356f
|
FastRestore:Minor knob change and revise comments
|
2020-05-01 10:47:44 -07:00 |
Meng Xu
|
41c0a1768f
|
FastRestore:Make FastRestore event type more descriptive
|
2020-05-01 10:27:08 -07:00 |
Meng Xu
|
05ba743f96
|
Control number of replies on wait in getBatchReplies
|
2020-05-01 10:09:08 -07:00 |
Meng Xu
|
2c17fff6bb
|
FastRestore:Add batchIndex into metric event name
|
2020-05-01 10:05:33 -07:00 |
Meng Xu
|
038f3834fc
|
Merge branch 'master' into mengxu/fr-code-improvement-PR
|
2020-05-01 09:26:29 -07:00 |
Meng Xu
|
df63e43f79
|
Remove finished todo comment
|
2020-05-01 09:22:28 -07:00 |
Evan Tschannen
|
aed2d34bcb
|
Merge branch 'master' into feature-proxy-load-balance
# Conflicts:
# fdbclient/NativeAPI.actor.cpp
# fdbserver/MasterProxyServer.actor.cpp
# flow/Knobs.cpp
|
2020-05-01 09:19:39 -07:00 |
Jingyu Zhou
|
b3698ac921
|
Merge pull request #3060 from xumengpanda/mengxu/fr-agent-fix-PR
Fix fastrestore_agent errors when run in non-simulation mode
|
2020-04-30 22:46:39 -07:00 |
Meng Xu
|
06935f247c
|
FastRestore:Change getBatchReplies from waitForAny to waitForAll
waitForAny may cause busy waiting.
For best performance, we should be able to control the number of outstanding requests to wait for.
|
2020-04-30 20:13:19 -07:00 |
Meng Xu
|
fb1c456a2d
|
FastRestore:Change default knob value
|
2020-04-30 19:15:32 -07:00 |
Meng Xu
|
6bd71560f0
|
FastRestore:Reduce trace events in real cluster environment
|
2020-04-30 19:12:31 -07:00 |
Meng Xu
|
32c791a9b0
|
FastRestore:Fix:memory threshold is set in MB not Bytes
|
2020-04-30 18:51:25 -07:00 |
Meng Xu
|
07a9a05683
|
FastRestore:Agent:Fix restore requests
|
2020-04-30 16:20:20 -07:00 |
Xin Dong
|
3ba8daae9e
|
Partially resolve some of the review comments
|
2020-04-30 11:31:59 -07:00 |
Dave Cottlehuber
|
98639645b1
|
fdbserver: update headers
|
2020-04-30 18:11:23 +00:00 |
Meng Xu
|
b506ff3af9
|
Fix merge conflict on missing struct VersionedMutation
|
2020-04-29 22:35:54 -07:00 |
Meng Xu
|
a0d67cac16
|
Merge branch 'master' into mengxu/fr-code-improvement-PR
|
2020-04-29 21:07:33 -07:00 |
Evan Tschannen
|
f4af745a18
|
Merge branch 'master' into feature-tree-broadcast
|
2020-04-29 17:49:57 -07:00 |
Meng Xu
|
3f510d0653
|
Merge pull request #3036 from jzhou77/backup-cmd
Several bug fixes for new backups
|
2020-04-29 16:34:59 -07:00 |
Evan Tschannen
|
519ac70a2a
|
Revert "Enable -Wclass-memaccess and fix warnings"
|
2020-04-29 15:51:29 -07:00 |
Evan Tschannen
|
e7ab47b60d
|
Merge branch 'master' into feature-tree-broadcast
|
2020-04-29 14:35:42 -07:00 |
Evan Tschannen
|
7cebe743f9
|
A number of bug fixes of rare correctness errors
|
2020-04-29 13:50:13 -07:00 |
Evan Tschannen
|
627eb93dd9
|
Merge pull request #2941 from etschannen/feature-tree-broadcast
Implemented a tree broadcast for the proxy and cluster controller
|
2020-04-29 13:38:09 -07:00 |
Evan Tschannen
|
d5f9f16f29
|
Merge pull request #3031 from atn34/atn34/ubuntu-latest
Support compiling and packaging on ubuntu latest
|
2020-04-29 10:41:27 -07:00 |
Evan Tschannen
|
6156042f67
|
Merge pull request #3017 from tclinken/enable-wclass-memaccess
Enable -Wclass-memaccess and fix warnings
|
2020-04-29 10:38:59 -07:00 |
Russell Sears
|
14836619ab
|
simple benchmarks of IndexedSet, VersionedMap and std::map
|
2020-04-29 10:10:30 -07:00 |
Evan Tschannen
|
76fb345dd1
|
Merge branch 'master' into feature-tree-broadcast
# Conflicts:
# fdbrpc/FailureMonitor.actor.cpp
|
2020-04-29 09:51:22 -07:00 |