Commit Graph

18538 Commits

Author SHA1 Message Date
Jingyu Zhou 608dabbf41 Fix Valgrind error of uninitialized data in CommitTransactionRef 2022-02-19 09:02:11 -08:00
Sreenath Bodagala e0bf668f94
Merge pull request #6386 from sbodagala/version-vector-prototype
Version vector prototype: Capture changes missed while doing the recent "git merge"
2022-02-11 17:15:58 -05:00
Sreenath Bodagala a82a20e11b - Capture the changes that we missed (somehow) during the "git merge"
done by commits 9544379cd and 72e06369a.

NOTE: It is not clear how we missed these changes while doing the above
"git merge" commits.

Changes:

cmake/InstallLayout.cmake: Capture the change made to this file by
commit 95d33cb363.

packaging/docker/build-images.sh: Capture the change made to this file
by commit 8aab68303b.

packaging/docker/fdb.bash: Capture the changes made to this file by
commits 504f08a102 and f24adc7b6a.
2022-02-11 17:51:34 +00:00
Sreenath Bodagala 7db86e7518
Merge pull request #6377 from sbodagala/version-vector-prototype
Version vector prototype: Merge with the main branch
2022-02-11 12:15:20 -05:00
Sreenath Bodagala c82180501a Merge remote-tracking branch 'apple-upstream/main' into version-vector-prototype 2022-02-10 22:22:34 +00:00
Zhe Wang d684508540 Add RatekeeperLimitReasonDetails traceevent for RK 2022-02-10 13:59:47 -08:00
Ben Collins 017f9b2308 ApiWorkload ctor failed to perform null check on g_simulator 2022-02-10 09:51:37 -08:00
A.J. Beamon d10dc300de
Merge pull request #6365 from sfc-gh-ajbeamon/remove-configure-test-restart
Disallow starting the ConfigureTestRestart test from any version before 7.1.
2022-02-09 17:17:18 -08:00
Kao Makino 886ee280d8
Merge pull request #6297 from sfc-gh-zyang/zyang/fdo
support Profile Guided Optimization
2022-02-09 16:03:41 -08:00
A.J. Beamon 2d9a1ff540 Remove the tests from CMakeLists 2022-02-09 15:53:42 -08:00
A.J. Beamon 31aba668a1 Disallow starting the ConfigureTestRestart test from any version before 7.1 because of a bug that causes sporadic failures. 2022-02-09 15:44:50 -08:00
Trevor Clinkenbeard 84ef34b254
Merge pull request #6342 from sfc-gh-tclinkenbeard/dd-refactor
Split `DataDistribution.actor.cpp` into multiple files
2022-02-09 15:43:29 -08:00
Andrew Noyes 863449c983
Allow access to transaction options through a go `ReadTransaction` interface (#6318)
* Run go unit tests in ctest

* Remove unnecessary cgo directives

* go: Allow access to TransactionOptions from ReadTransaction

Closes #6265

* Try go get instead of go install

My understanding is that this should download dependencies (e.g. xerrors)

* Add -d flag to match go command for building libraries

* Avoid concurrent calls to `go get`
2022-02-09 14:41:21 -08:00
sfc-gh-tclinkenbeard 3f0e2ae62e Merge remote-tracking branch 'origin/main' into dd-refactor 2022-02-09 14:29:16 -08:00
sfc-gh-tclinkenbeard dcbbee56a0 Update copyright dates 2022-02-09 13:28:40 -08:00
Aaron Molitor 96dd86ebf8 update RocskDB and Boost
add Finduring, and include into fdbserver
add BOOST asio/uring settings to fdbserver compile
move portable rocks, liburing up to be configurable at build time.
2022-02-09 10:48:18 -06:00
Renxuan Wang e962d8184c Remove the deprecated code.
They were deleted in #5593 but accidentally added back in #5589.
2022-02-08 17:01:29 -08:00
Mohamed Oulmahdi 23fa27cfde
Merge pull request #6333 from Doxense/add-missing-tests
Add missing tests
2022-02-09 01:03:08 +01:00
sfc-gh-tclinkenbeard 3d3223d13c Remove uses of pid2server_info 2022-02-08 15:58:20 -08:00
sfc-gh-tclinkenbeard ebf940b710 Remove pid2server_info field 2022-02-08 14:25:16 -08:00
Mohamed Oulmahdi e6c16a5e89 Ignore rare/AllSimUnitTests.toml 2022-02-08 22:40:24 +01:00
Sreenath Bodagala cddce79f25
Merge pull request #6359 from sbodagala/version-vector-prototype
Version vector prototype: Merge with the main branch
2022-02-08 15:56:52 -05:00
Sreenath Bodagala 72e06369a4 Merge remote-tracking branch 'apple-upstream/main' into version-vector-prototype 2022-02-08 17:47:57 +00:00
Markus Pilman 04952a7e4a
Merge pull request #6357 from Doxense/fix-wrong-header-fdbservice
Fix path to SimpleIni.h in FDBService.cpp
2022-02-08 08:09:06 -07:00
Mohamed Oulmahdi 32ed49ed25 Fix path to SimpleIni.h in FDBService.cpp 2022-02-08 15:02:28 +01:00
sfc-gh-tclinkenbeard acb3e840ac Merge remote-tracking branch 'origin/main' into dd-refactor 2022-02-08 00:33:51 -08:00
sfc-gh-tclinkenbeard 04a1347df2 Merge remote-tracking branch 'origin/main' into dd-refactor 2022-02-08 00:33:27 -08:00
Bala Namasivayam 9fe7a99e11 Make AWS V4 header default 2022-02-07 17:53:05 -08:00
Bala Namasivayam 208b5de572 Adding comment and address code style formatting. 2022-02-07 17:53:05 -08:00
Bala Namasivayam 0f36157c2c Clang format files 2022-02-07 17:53:05 -08:00
Bala Namasivayam a420098fc5 Support AWS v4 header for s3 backup and restore 2022-02-07 17:53:05 -08:00
Ray Jenkins e1ae0e03b9 Update flow/Knobs.cpp
Co-authored-by: Lukas Joswiak <lukas.joswiak@snowflake.com>
2022-02-07 15:49:35 -08:00
Ray Jenkins 250b57cc8d Force loopback address when in simulation mode. 2022-02-07 15:49:35 -08:00
Ray Jenkins a5681c52bf Force loopback addr when in simulation mode. 2022-02-07 15:49:35 -08:00
Ray Jenkins 226236600e Preserving original LISTENER_PORT knob and adding new Knob TRACING_UDB_LISTENER_ADDR 2022-02-07 15:49:35 -08:00
Ray Jenkins b588089fe7 formatting 2022-02-07 15:49:35 -08:00
Ray Jenkins 1bd084810c Refactor TRACING_UDP_LISTENER_PORT to TRACING_UDP_LISTENER_ADDR. 2022-02-07 15:49:35 -08:00
Markus Pilman 276c5bb86a
Merge pull request #6339 from sfc-gh-anoyes/anoyes/downgrade-valgrind
Don't run downgrade tests for valgrind. Closes #6322
2022-02-07 16:05:38 -07:00
Yi Wu 607b2a0184 update comment 2022-02-07 13:32:52 -08:00
Yi Wu b32c843522 Revert "use DiskQueueVersion::V2 for KeyValueStoreMemory"
This reverts commit ba83d73acd.
2022-02-07 13:32:52 -08:00
Yi Wu eae3dab04d use DiskQueueVersion::V2 for KeyValueStoreMemory 2022-02-07 13:32:52 -08:00
Yi Wu 8c92c330c3 fix hash size 2022-02-07 13:32:52 -08:00
Yi Wu 0bd4618b79 minor fix 2022-02-07 13:32:52 -08:00
Yi Wu cda68a0e4d Support xxhash3 for checksuming DiskQueue for TLogs 2022-02-07 13:32:52 -08:00
sfc-gh-tclinkenbeard 5b8f4d9be1 Move SimpleIni.h to fdbclient 2022-02-07 13:31:04 -08:00
Andrew Noyes 00ceaeb1b3 Move generated part of Program.cs to its own file
This way editors/tools will understand that it's a c sharp file
2022-02-07 13:28:06 -08:00
sfc-gh-zyang 0968935665 rename params and add disallow users to set both of PROFILE_INSTR_GENERATE and PROFILE_INSTR_USE 2022-02-07 12:34:27 -08:00
Jingyu Zhou a1adc90d3e Remove unused variable "maxRv" 2022-02-07 11:49:56 -08:00
Jingyu Zhou 54d96633c0 Do not sent metadata mutations to all resolvers
Let only resolver 0 to process metadata mutations and generate private mutations.
2022-02-07 11:49:56 -08:00
Jingyu Zhou 415970a47b Fix compiler warnings
Initialization order issue.
2022-02-07 11:49:56 -08:00