Commit Graph

22048 Commits

Author SHA1 Message Date
Jingyu Zhou 2c9e1dc754
Merge pull request #7852 from manfontan/patch-1
Update DDTeamCollection.actor.cpp
2022-08-11 10:10:54 -07:00
A.J. Beamon e42e3a8c31
Merge pull request #7851 from sfc-gh-ajbeamon/fix-connection-record-refcounting
Undo change that caused connection record reference to be created on application thread
2022-08-11 09:49:48 -07:00
Sagar Vemuri 8f128fd170
Merge pull request #7854 from sfc-gh-svemuri/add-option-to-enable-disable-tenants
Add an option to control tenant creation in add_fdbclient_test ctest macro
2022-08-11 09:28:43 -07:00
Sagar Vemuri 11db333b7b Add tenant mode option to fdbclient tests 2022-08-11 08:11:55 -07:00
Manuel Fontan 718560dad3
Update DDTeamCollection.actor.cpp
Fix Typo
2022-08-11 15:58:15 +02:00
A.J. Beamon 12545c7b84 Undo change that caused connection record reference to be created on application thread 2022-08-11 06:28:05 -07:00
Steve Atherton bfa24c93f0
Merge pull request #7837 from sfc-gh-yiwu/encrypt_cipher
Fix storage server cipher key missing assert failure
2022-08-11 01:56:58 -07:00
Xiaoxi Wang 5edbee71a6
Fix id rename (AGAIN) 2022-08-10 22:42:28 -07:00
Xiaoxi Wang 0dfffb92c8 fix wrong rename 2022-08-10 22:35:09 -07:00
sfc-gh-tclinkenbeard 3e7aa01bd4 Simplify statusIsNear function for global tag throttler testing 2022-08-10 22:00:24 -03:00
sfc-gh-tclinkenbeard 66373f1e74 Addressed review comments 2022-08-10 21:44:12 -03:00
Trevor Clinkenbeard 5608dfc5bb
Make GlobalTagThrottlerImpl::getTargetTps less verbose
Co-authored-by: Xiaoxi Wang <xiaoxi.wang@snowflake.com>
2022-08-10 21:22:54 -03:00
Xiaoxi Wang fda922eb1a Merge branch 'main' of https://github.com/apple/foundationdb into refactor/main/ddEnabledState 2022-08-10 17:03:18 -07:00
Xiaoge Su 85836cbec9 Cleanup the knobs that are not being used 2022-08-10 16:51:01 -07:00
A.J. Beamon a41f8d2354
Merge pull request #7768 from sfc-gh-ajbeamon/metacluster-api-changes
Metacluster metadata changes
2022-08-10 13:19:58 -07:00
Trevor Clinkenbeard d6cd113195
Merge pull request #4 from sfc-gh-tclinkenbeard/enforce-tag-quotas-on-proxy
WIP: Enforce tag quotas on proxy
2022-08-10 17:15:22 -03:00
Xiaoxi Wang 1cff154adb Merge branch 'main' of https://github.com/apple/foundationdb into feature/main/ddvisibility 2022-08-10 12:03:42 -07:00
Xiaoxi Wang 85dff5240c
Merge pull request #7843 from sfc-gh-xwang/fix/main/map-heap
fix heap-use-after-free caused by incorrect pair initialization
2022-08-10 12:02:48 -07:00
Xiaoxi Wang 19bf514ed9 fix heap-use-after-free caused by incorrect pair initialization 2022-08-10 10:47:43 -07:00
Xiaoxi Wang 2e467c51e0 update design doc 2022-08-10 09:53:10 -07:00
Xiaoxi Wang f6dce5dcee add knob to control summarize 2022-08-10 09:44:01 -07:00
Josh Slocum 735b78cd0c
Several Assorted Blob Granule/Change Feed bug fixes (#7842)
* fixing another actor cancelled callback issue in change feed stream

* remove wait for on move, to ensure stream can't read from a shard the SS no longer owns

* fixing key alignment after downsampling split

* Fixing out-of-date granule reporting itself as a merge candidate

* fix formatting
2022-08-10 08:28:09 -07:00
Vaidas Gasiunas c39191445b
Fix filter for ASAN warnings in server logs in upgrade tests (#7840) 2022-08-10 13:43:35 +02:00
Yi Wu db8f00acf6 address comments 2022-08-09 19:16:28 -07:00
Yi Wu 03154a0afc fix format 2022-08-09 19:16:28 -07:00
Yi Wu fa817386f4 address some comments 2022-08-09 19:16:28 -07:00
Yi Wu 9700823bff address comments 2022-08-09 19:16:28 -07:00
Yi Wu d5ef201645 format 2022-08-09 19:16:28 -07:00
Yi Wu 509067016f Make encrypted mutation serialize as normal mutations 2022-08-09 19:16:26 -07:00
Xiaoxi Wang 319ec2f43d add summarize event 2022-08-09 18:22:48 -07:00
Yi Wu a1ae9b226c Fix storage server cipher key missing assert failure 2022-08-09 18:03:33 -07:00
Xiaoxi Wang 9032f6c394 add comments; change default knobs 2022-08-09 16:45:15 -07:00
Xiaoxi Wang b9233fd352 relocation reason for size_split and write_split 2022-08-09 16:16:14 -07:00
Josh Slocum 62494f048c
several changes to manage blob worker memory more and to test that management (#7834) 2022-08-09 17:53:52 -05:00
Jingyu Zhou 507dbcd777
Merge pull request #7833 from Arjun-Sharda-Contribution-Forks/patch-1
Update flow .cs files license year to 2022
2022-08-09 14:30:12 -07:00
Jingyu Zhou b8a354b87d
Merge pull request #7830 from jzhou77/main
Added 7.1.18, 7.1.19 release notes
2022-08-09 14:28:22 -07:00
Xiaoxi Wang 2f6555a749 format code 2022-08-09 14:02:57 -07:00
Xiaoxi Wang 7a11818d6d merge upstream/main 2022-08-09 14:00:33 -07:00
Xiaoxi Wang b834bd8421 compile warning 2022-08-09 13:52:39 -07:00
Marian Dvorsky 8a02b666d0
Make test_fdb_pkgs faster and fix test_execstack_permissions_libfdb_c (#7832) 2022-08-09 21:58:38 +02:00
Xiaoxi Wang ea0c60381f merge upstream/main 2022-08-09 12:28:57 -07:00
Arjun Sharda e89b077b97
Update ParseTree.cs 2022-08-09 14:27:48 -05:00
Arjun Sharda dfdfe3f9a1
Update Program.cs 2022-08-09 14:27:37 -05:00
Arjun Sharda 0dce3e5d91
Update ActorCompiler.cs 2022-08-09 14:27:15 -05:00
Nim Wijetunga fdf8e431ee
Merge pull request #7758 from sfc-gh-nwijetunga/nim/refactor-encryption-flag
Refactor use of Encryption Flags
2022-08-09 12:06:48 -07:00
A.J. Beamon cd82f65ef5 Change the data cluster entry to use a state field rather than a locked boolean 2022-08-09 11:53:57 -07:00
Xiaoxi Wang cd8760c6e8
Merge pull request #7825 from sfc-gh-xwang/fix/main/unintializedReason
Fix RelocateData initialization bug because RelocateShard.dataMovementReason is not set
2022-08-09 11:52:10 -07:00
Jingyu Zhou 7ee6d1719d Added 7.1.18, 7.1.19 release notes 2022-08-09 11:28:05 -07:00
Xiaoxi Wang c675c4241f merge origin/AsanOOM 2022-08-09 11:00:07 -07:00
Hui Liu 767f88b1e7
Merge pull request #7822 from sfc-gh-huliu/x
fdbcli: add more info to blob worker status
2022-08-09 10:45:33 -07:00