XiaoxiWang
|
44db744ddc
|
Merge branch 'mako' into fdbtest
|
2020-09-09 22:17:18 +00:00 |
XiaoxiWang
|
ed3dd78e78
|
add parameter validation; add buffer initialization
|
2020-09-09 22:06:53 +00:00 |
XiaoxiWang
|
916c4ef628
|
Merge branch 'master' of https://github.com/apple/foundationdb into fdbtest
|
2020-09-08 23:29:39 +00:00 |
Trevor Clinkenbeard
|
62dd1f7234
|
Merge pull request #3696 from sfc-gh-xwang/tag-report
report busiest write tag of each storage server
|
2020-09-08 15:21:14 -07:00 |
Jingyu Zhou
|
a60342a5ba
|
Merge pull request #3757 from yliucode/grv-metrics
Fix status fetcher for GrvProxyStats
|
2020-09-08 15:15:50 -07:00 |
XiaoxiWang
|
2935d3d4f6
|
change workload; solve some comments
|
2020-09-08 21:47:49 +00:00 |
Trevor Clinkenbeard
|
223c419f35
|
Merge pull request #3676 from sfc-gh-jfu/jfu-incremental-backup-only
incremental backup and restore
|
2020-09-08 12:06:25 -07:00 |
Young Liu
|
6c3d919295
|
Fix status fetcher for GrvProxyStats
|
2020-09-08 11:11:45 -07:00 |
A.J. Beamon
|
a188f91fe6
|
Merge pull request #3738 from dongxinEric/misc/remove-unused-client-knob
The actual BYTE_LIMIT_UNLIMITED and ROW_LIMIT_UNLIMITED are defined i…
|
2020-09-08 10:46:27 -07:00 |
Jon Fu
|
0eb7092faa
|
Merge branch 'master' of https://github.com/apple/foundationdb into jfu-incremental-backup-only
|
2020-09-08 12:53:29 -04:00 |
XiaoxiWang
|
c3e153b5d9
|
Merge branch 'master' of https://github.com/apple/foundationdb into tag-report
|
2020-09-08 15:35:22 +00:00 |
Meng Xu
|
d9bfdd0196
|
Merge pull request #3755 from apple/release-6.3
Merge Release 6.3 into master
|
2020-09-07 18:05:46 -07:00 |
Xin Dong
|
1ee40848df
|
Merge pull request #3753 from xumengpanda/mengxu/fr-fix-trace-PR
FastRestore:Fix trace event overflow in traceRoleVersionBatchProgress
|
2020-09-07 00:08:57 -07:00 |
Xin Dong
|
b9e43bca5d
|
Merge pull request #3754 from xumengpanda/mengxu/fr-valgrind-asset-PR
FastRestore: Fix valgrind error
|
2020-09-07 00:06:06 -07:00 |
Meng Xu
|
fc01b7558c
|
FastRestore:fix uninitialized variable in param.asset
|
2020-09-06 22:40:57 -07:00 |
Meng Xu
|
684048f449
|
FastRestore:Fix trace event overflow in traceRoleVersionBatchProgress
|
2020-09-06 21:05:16 -07:00 |
XiaoxiWang
|
a0204caccc
|
Merge remote-tracking branch 'myrepo/mako' into fdbtest
|
2020-09-04 19:07:52 +00:00 |
XiaoxiWang
|
7a8cedd42b
|
format
|
2020-09-04 18:58:46 +00:00 |
XiaoxiWang
|
ecf2c0109c
|
more concise status json
|
2020-09-04 18:40:45 +00:00 |
Xiaoxi Wang
|
670f720c5c
|
Merge remote-tracking branch 'upstream/master' into tag-report
|
2020-09-04 18:17:59 +00:00 |
Trevor Clinkenbeard
|
cc0db5452a
|
Merge pull request #3745 from sfc-gh-xwang/master
fix compare bug in ratekeeper
|
2020-09-04 11:04:08 -07:00 |
Xin Dong
|
9bc547d80f
|
Merge pull request #3746 from dongxinEric/misc/disable-readhot-detection-workload
Disable readhot detection workload for now.
|
2020-09-04 10:18:48 -07:00 |
Xin Dong
|
4bab3f56df
|
Disable readhot detection workload for now.
|
2020-09-04 10:01:58 -07:00 |
XiaoxiWang
|
5b5087c566
|
format
|
2020-09-04 16:34:05 +00:00 |
XiaoxiWang
|
fb758bf937
|
update Schemas.cpp
|
2020-09-04 16:34:05 +00:00 |
XiaoxiWang
|
7660fb3beb
|
report busiest tags in status json
|
2020-09-04 16:33:59 +00:00 |
XiaoxiWang
|
f94a78ff03
|
update TagThrottleApiWorkload
|
2020-09-04 16:31:10 +00:00 |
Xiaoxi Wang
|
ec56e1f286
|
merge with master
|
2020-09-04 16:11:42 +00:00 |
Xiaoxi Wang
|
341feb2b6f
|
fix compare bug
|
2020-09-04 07:17:35 +00:00 |
Evan Tschannen
|
ae7bf24353
|
Merge pull request #3549 from yliucode/grv-proxy
Separate out a new role GrvProxy to serve GRVs.
|
2020-09-03 19:03:45 -07:00 |
Xin Dong
|
4e511295a6
|
Use the correct ROW_LIMIT_UNLIMITED value
|
2020-09-03 15:08:41 -07:00 |
Xin Dong
|
b9bdd6c0ff
|
The actual BYTE_LIMIT_UNLIMITED and ROW_LIMIT_UNLIMITED are defined inside the struct GetRangeLimits and these two unused declarations can be confusing.
|
2020-09-03 14:55:16 -07:00 |
Young Liu
|
42298647e3
|
change ProxyStats to GrvProxyStats
|
2020-09-02 17:09:09 -07:00 |
Steve Atherton
|
2fa8697796
|
Merge pull request #3726 from satherton/taskbucket-comments
Added some overview comments to TaskBucket
|
2020-09-02 13:58:44 -07:00 |
Meng Xu
|
cac1b8a6e5
|
Update fdbclient/TaskBucket.h
|
2020-09-02 13:55:18 -07:00 |
Xin Dong
|
c8155cb61f
|
Merge pull request #3733 from ajbeamon/merge-release-6.3-into-master
Merge release 6.3 into master
|
2020-09-02 13:45:52 -07:00 |
Young Liu
|
87693cae81
|
merge master branch and resolve conflicts
|
2020-09-02 13:44:33 -07:00 |
A.J. Beamon
|
b4c96cadc7
|
Merge branch 'release-6.3' into merge-release-6.3-into-master
|
2020-09-02 12:45:57 -07:00 |
Jon Fu
|
0c508660dc
|
Merge branch 'master' of https://github.com/apple/foundationdb into jfu-incremental-backup-only
|
2020-09-02 13:45:44 -04:00 |
Jon Fu
|
8ac3b21459
|
changed occurrences of getOrThrow to get
|
2020-09-02 13:45:15 -04:00 |
Xiaoxi Wang
|
f930f9bbb6
|
update toml test spec
|
2020-09-02 05:25:40 +00:00 |
Steve Atherton
|
5ca42899aa
|
Added some overview comments to TaskBucket
|
2020-09-01 17:29:56 -07:00 |
Markus Pilman
|
834426e848
|
Merge pull request #3725 from sfc-gh-clin/add-latency-for-local-operations-to-mako-workload
Log latency for set, clear, clearrange in MakoWorkload
|
2020-09-01 18:29:10 -06:00 |
Chaoguang Lin
|
5078bc5728
|
clang-format MakoWorkload
|
2020-09-01 17:28:32 -07:00 |
Chaoguang Lin
|
83b09784c7
|
Change now() to timer()
|
2020-09-01 17:20:53 -07:00 |
Chaoguang Lin
|
34813f9e63
|
Change ms to us
|
2020-09-01 16:33:06 -07:00 |
Evan Tschannen
|
5ce9492f9a
|
Merge pull request #3724 from etschannen/release-6.3
fix: prioritize marking a region as fully replicated over removing machine teams
|
2020-09-01 16:26:00 -07:00 |
Evan Tschannen
|
1d0a43bc21
|
fixed a missing update to the version in the release notes
|
2020-09-01 16:18:08 -07:00 |
Chaoguang Lin
|
ce7a35a4be
|
Log latency for set, clear, clearrange
|
2020-09-01 16:14:43 -07:00 |
Evan Tschannen
|
0443ea7a9b
|
fix: prioritize marking a region as fully replicated over removing machine teams
|
2020-09-01 15:55:33 -07:00 |