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 |
Chaoguang Lin
|
63a5f26a23
|
Remove implicitly setting read_system_keys when set SPECIAL_KEY_SPACE_ENABLE_WRITES, we can achieve read/set system keys through transaction object
|
2020-09-08 10:46:19 -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 |
Daniel Smith
|
1b4aead939
|
Enable the RocksDB engine by default with GCC
|
2020-09-08 16:30:23 +00: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 |
sfc-gh-tclinkenbeard
|
fda6e0c275
|
Use consistent prefix for task bucket traces
|
2020-09-05 21:42:51 -07:00 |
Young Liu
|
3728ed03dd
|
Resolve comments
|
2020-09-05 18:55:09 -07:00 |
Young Liu
|
1ad5e17458
|
add support for comparing original and current impls
|
2020-09-05 11:14:59 -07:00 |
Chaoguang Lin
|
443e9a251d
|
Igore value in set in excluding(fail) implementation
|
2020-09-04 15:21:47 -07:00 |
Chaoguang Lin
|
ee2ce6e758
|
Refactor ryw function which updating read result with writes in the transaction
|
2020-09-04 14:54:32 -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 |
Russell Sears
|
d12946e569
|
fix autodownload path for rocksdb
|
2020-09-03 16:23:05 +00: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 |
Chaoguang Lin
|
430921f25f
|
Update local kv's contruction using result.arena()
|
2020-09-02 13:38:24 -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 |