Markus Pilman
92b1d1f647
Don't fail TestHarness if comment doesn't exist
2022-07-28 11:03:09 -06:00
Markus Pilman
5469e58562
Merge remote-tracking branch 'origin/main' into features/code-coverage-test-harness
2022-07-28 10:01:20 -06:00
Nim Wijetunga
f07a38b75a
use default values
2022-07-27 21:17:28 -07:00
Nim Wijetunga
ed0b1ed030
default init
2022-07-27 19:53:49 -07:00
Nim Wijetunga
dd8bf5076f
initalize bool
2022-07-27 18:44:42 -07:00
Nim Wijetunga
7d287edc30
initalize values
2022-07-27 17:29:10 -07:00
Xiaoxi Wang
4091a567ab
Merge pull request #7725 from sfc-gh-xwang/fix/main/status
...
fix storage_metadata disappear because other attribution is missed
2022-07-27 17:14:08 -07:00
Nim Wijetunga
cc1b8d27c9
fix tests
2022-07-27 16:26:59 -07:00
Junhyun Shim
78ea2b40b6
Add assertion to check g_currentDelivery* is unset before delivery
2022-07-28 01:16:42 +02:00
A.J. Beamon
9b060aacf6
Merge pull request #7715 from sfc-gh-jfu/jfu-tenant-rename-special-keys
...
Tenant renaming special key-space support
2022-07-27 16:12:03 -07:00
Junhyun Shim
631cca6560
More code review suggestions
2022-07-28 01:04:15 +02:00
Xiaoxi Wang
bcf022575c
fix storage_metadata disappear because other attribution is missed
2022-07-27 15:55:38 -07:00
Junhyun Shim
1e83d7e1ab
Apply code review suggestions
2022-07-28 00:47:14 +02:00
Junhyun Shim
144bb4e110
Apply suggestions from code review
...
Co-authored-by: A.J. Beamon <aj.beamon@snowflake.com>
2022-07-28 00:45:31 +02:00
Jon Fu
e9e388db99
fix formatting
2022-07-27 15:13:09 -07:00
Nim Wijetunga
6181d89767
fix test
2022-07-27 13:36:55 -07:00
Junhyun Shim
da16c59059
Fix Windows build error
2022-07-27 21:13:17 +02:00
Junhyun Shim
c6342a6e5b
Merge branch 'main' into features/authz
2022-07-27 20:51:32 +02:00
Junhyun Shim
27e2bf60c6
Handle case where exception is thrown before tenant prefix is prepended
2022-07-27 20:13:25 +02:00
Jingyu Zhou
64b7e92002
Merge pull request #7716 from jzhou77/main
...
Add 7.1.16, 7.1.17 release notes
2022-07-27 11:04:51 -07:00
Nim Wijetunga
2cd73242de
fix merge conflict
2022-07-27 10:58:41 -07:00
Nim Wijetunga
fce40b2cb8
Merge branch 'apple:main' into main
2022-07-27 10:57:08 -07:00
Nim Wijetunga
6b525ec053
format
2022-07-27 10:55:58 -07:00
Jingyu Zhou
38d2d39001
Add 7.1.16, 7.1.17 release notes
2022-07-27 09:53:02 -07:00
Markus Pilman
ef46f72d0c
Merge remote-tracking branch 'origin/main' into features/code-coverage-test-harness
2022-07-27 10:41:18 -06:00
Jon Fu
af7a644037
Merge branch 'main' of github.com:apple/foundationdb into jfu-tenant-rename-special-keys
2022-07-27 09:37:38 -07:00
A.J. Beamon
7f3b433a1c
Merge pull request #7685 from sfc-gh-ajbeamon/add-tenant-limit
...
Add a limit to the number of tenants that can be created in a cluster
2022-07-27 09:28:55 -07:00
A.J. Beamon
7c6b3fb0b8
Merge branch 'main' into feature-metacluster
2022-07-27 08:55:10 -07:00
A.J. Beamon
d39c0b773a
Add a limit to the number of tenants that can be created in a cluster
2022-07-27 08:21:03 -07:00
Nim Wijetunga
50391c35b1
Merge branch 'main' of github.com:sfc-gh-nwijetunga/foundationdb into nim/tenant-encryption-property
...
* 'main' of github.com:sfc-gh-nwijetunga/foundationdb: (42 commits)
Get ShardedRocks ready for simulation test. (#7679 )
fixing specific unit test
formatting
addressing review comments
Fix incorrect deserialization of FdbClientLogEvents::Event (#7707 )
Fix a crash bug during CC shutdown process (#7705 )
addressing review comments
remove runAfter
Add comments explaining the use of the TransactionState tenant() and hasTenant() functions
Make sure resumeFromDataMoves() starts after resumeFromShards().
Fix: during recovery, it was possible for tenant operations to briefly fail because the tenant mode is not known
formatting
Fixed granule purging bug and improved debugging for purging
making purge failures fail test
cleanup and polish
Bug fix and cleanup
First version of key-sorted delta files
Added full granule read unit test
Completed delta format unit test
delta file test and delta generation
...
2022-07-27 08:13:30 -07:00
Nim Wijetunga
c0e13b8ae2
Merge pull request #1 from apple/main
...
merge
2022-07-27 08:12:52 -07:00
A.J. Beamon
dec6dbfbfb
Merge pull request #7549 from sfc-gh-ajbeamon/feature-tenant-groups
...
Add support for tenant groups
2022-07-27 07:56:27 -07:00
Josh Slocum
2190ceb003
Adding chaos to ChangeFeedOperations
2022-07-27 08:34:11 -05:00
Josh Slocum
cf0fadab85
Merge pull request #7655 from sfc-gh-jslocum/improved_cf_testing
...
Improved change feed testing
2022-07-27 08:04:37 -05:00
Trevor Clinkenbeard
88e54eec5c
Remove unnecessary trace event
...
Co-authored-by: Xiaoxi Wang <xiaoxi.wang@snowflake.com>
2022-07-27 00:41:40 -07:00
He Liu
edbc373815
Get ShardedRocks ready for simulation test. ( #7679 )
...
* Disabled tests for ShardedRocks.
Cleaned up ShardedRocks TraceEvent.
Added assertion in ShardManager::validate().
* Added test trace.
* Make sure TraceEvent contains `ShardedRocks`.
Co-authored-by: He Liu <heliu@apple.com>
2022-07-26 21:49:33 -07:00
Josh Slocum
1ea43aa878
Merge branch 'main' into improved_cf_testing
2022-07-26 18:12:58 -05:00
Josh Slocum
77956dc7ae
Merge pull request #7639 from sfc-gh-jslocum/cf_metadata_rewrite
...
Change Feed Metadata Rewrite and adding targeted fault injection
2022-07-26 18:10:37 -05:00
Junhyun Shim
d5f7294bd2
Fix failing Mac/BoringSSL build
2022-07-27 01:05:56 +02:00
Jon Fu
f0687237fb
update comments
2022-07-26 15:41:40 -07:00
Junhyun Shim
5169616b16
Fix unresolved merge conflicts
2022-07-27 00:38:16 +02:00
Junhyun Shim
e2a3fedfc7
Merge branch 'main' into features/authz
2022-07-27 00:08:57 +02:00
Josh Slocum
35056060b0
fixing specific unit test
2022-07-26 17:05:46 -05:00
Jon Fu
a3b56ebadc
reject overlap in transaction case
2022-07-26 15:04:18 -07:00
Josh Slocum
8b5b7a9b92
Merge pull request #7689 from sfc-gh-jslocum/purge_fixes
...
Granule Purge Fixes
2022-07-26 17:02:24 -05:00
Josh Slocum
5c2681f0b5
formatting
2022-07-26 16:47:07 -05:00
Josh Slocum
0609aa57d1
Merge branch 'main' into improved_cf_testing
2022-07-26 16:44:13 -05:00
Josh Slocum
ba31229797
addressing review comments
2022-07-26 16:37:06 -05:00
Junhyun Shim
6f9c87f2a5
Move dummy transaction flag to TransactionState
...
Also add more description of what the flag does and when it's set
2022-07-26 23:27:46 +02:00
Josh Slocum
4d2f90977d
Merge pull request #7656 from sfc-gh-jslocum/cf_bw_operational_fixes
...
Cf bw operational fixes
2022-07-26 16:24:26 -05:00