Commit Graph

13525 Commits

Author SHA1 Message Date
Chaoguang Lin b68d84aaea Merge remote-tracking branch 'upstream/master' into add-c-function-for-management-commands 2020-12-21 12:32:31 -08:00
Chaoguang Lin e69f1a804e Add RebootWorker java bindings 2020-12-20 22:52:38 -08:00
Chaoguang Lin 7b4f7ce4e0 update comments 2020-12-20 22:47:55 -08:00
Chaoguang Lin adc916121e Copy the network address stringref 2020-12-20 22:44:04 -08:00
Alvin Moore 0254869dd6
Merge pull request #4162 from AlvinMooreSr/windows_cmake_error
Fixed error with Windows CMake Compilation Error
2020-12-14 13:28:45 -05:00
Alvin Moore fb62ce4f64 Removed the override 2020-12-14 08:34:09 -05:00
Alvin Moore 24cdbc5cee Fixed error with Windows CMake build 2020-12-14 08:23:24 -05:00
Andrew Noyes 9601769b01
Merge pull request #3858 from sfc-gh-rchen/stable_interfaces
Stable interfaces
2020-12-11 09:34:27 -08:00
Markus Pilman 8746d0820b
Merge pull request #4158 from sfc-gh-anoyes/anoyes/fix-use-tsan
Set special sanitizer annotations in stacktrace.amalgamation.cpp
2020-12-11 08:58:16 -07:00
Richard Chen 5f57d72a59 remove print statements and format protocol version workload 2020-12-11 04:46:20 +00:00
Andrew Noyes 128c758edc Set special sanitizer annotations in stacktrace.amalgamation.cpp
That's the only place they're needed. This fixes at least the USE_TSAN
build and possibly other sanitizer builds
2020-12-11 02:08:02 +00:00
John Leach 8c063656df
Merge pull request #4148 from apple/jleach4-patch-4147
Adding LZ4 to Centos 7 Docker Image: #4147
2020-12-10 09:38:05 -08:00
Andrew Noyes 30db637aef
Merge pull request #4144 from sfc-gh-mpilman/bugfix/ucontext
Fix Coro ucontext bug introduced in #4109
2020-12-09 13:24:45 -08:00
Markus Pilman 390a82b6a2
Fix old typo
Co-authored-by: Andrew Noyes <63815641+sfc-gh-anoyes@users.noreply.github.com>
2020-12-09 13:51:50 -07:00
John Leach aa7da9297d
Adding LZ4 to Centos 7 Docker Image: #4147 2020-12-09 12:41:08 -08:00
Markus Pilman 9344a5fd0a Fix Coro ucontext bug introduced in #4109 2020-12-09 12:25:31 -07:00
A.J. Beamon be53b2b603
Merge pull request #4095 from sfc-gh-kmakino/kaomakino/mako_streaming_modes
Add streaming mode support to mako
2020-12-09 10:53:36 -08:00
Trevor Clinkenbeard b305e71ece
Merge pull request #4141 from sfc-gh-anoyes/anoyes/merge-release-6.3-master
Merge release 6.3 master
2020-12-09 08:50:57 -08:00
Andrew Noyes 922057bb8a
Merge pull request #4109 from sfc-gh-mpilman/features/flow-config
Move compiler definitions into config file
2020-12-08 13:19:25 -08:00
Markus Pilman de10f74c6d
Merge pull request #4139 from sfc-gh-ljoswiak/bugfixes/udp-simulation
Fix UDP simulation bug
2020-12-08 11:28:44 -07:00
Lukas Joswiak 7ac5aa48ed Fix UDP simulation bug with duplicate ports
Occasionally, a second UDP socket would be created with a randomly generated
port equal to the randomly generated port of an earlier socket.
2020-12-08 17:38:32 +00:00
Trevor Clinkenbeard 9581bc0279
Merge pull request #4129 from sfc-gh-anoyes/anoyes/merge-release-6.3-master
Merge release 6.3 master
2020-12-08 08:57:54 -08:00
Markus Pilman a1f7c74ac4
Merge pull request #4125 from sfc-gh-ljoswiak/features/tracing-options
Let client disable tracing
2020-12-07 17:40:09 -07:00
Lukas Joswiak 54237f28ea Throw error on commit for late trace options 2020-12-07 14:43:44 -08:00
Andrew Noyes cc669f399e Merge remote-tracking branch 'upstream/release-6.3' into anoyes/merge-release-6.3-master 2020-12-07 22:26:11 +00:00
Andrew Noyes 4d45d6065a
Merge pull request #4128 from sfc-gh-clin/fix-bug-when-module-same-as-registered-range
Fix bug when module same as registered range
2020-12-07 12:25:13 -08:00
Lukas Joswiak 18201d6f4f Add option to enable transaction tracing 2020-12-07 11:24:14 -08:00
Markus Pilman f97cb9b41a remove USE_UCONTEXT (as this didn't exist before) 2020-12-07 11:26:08 -07:00
Richard Chen df37751f6f Merge branch 'master' of https://github.com/apple/foundationdb into stable_interfaces 2020-12-07 00:40:01 +00:00
Richard Chen b4ea82435c fix typo in python 2020-12-07 00:18:22 +00:00
Chaoguang Lin d97523a966 Fix typo 2020-12-06 14:04:16 -08:00
Andrew Noyes 7fbc4d7391 Resolve conflicts 2020-12-04 23:58:42 +00:00
Chaoguang Lin e5cad0f077 Fix the bug if boundary same as range and add comments 2020-12-04 14:58:40 -08:00
Chaoguang Lin 50dda323f8 Add a test for \xff\xff/worker_interfaces 2020-12-04 13:46:07 -08:00
Lukas Joswiak ae096e4ba7 Add special-key-space tracing tests 2020-12-04 11:22:11 -08:00
Lukas Joswiak 76142549e0 Return keys from range read in lexicographic order 2020-12-04 11:21:39 -08:00
A.J. Beamon fa4d87f432
Merge pull request #4112 from sfc-gh-tclinkenbeard/6.3-fix-tlog-pop-slow-task
Yield while processing ignored pop requests on tlog
2020-12-04 09:20:36 -08:00
Chaoguang Lin 88a5e4593f Add wrapper for Database and BoolFuture 2020-12-04 00:32:37 -08:00
Andrew Noyes 877997632d Merge branch 'release-6.3' into anoyes/merge-release-6.3-master
Include conflict markers for review purposes
2020-12-04 01:38:07 +00:00
sfc-gh-tclinkenbeard e9c31b4200 Move ignore pop logic from tLogPopCore to tLogPop 2020-12-03 14:23:49 -08:00
Lukas Joswiak 3669615e4b Refactor and clean up 2020-12-03 14:06:11 -08:00
Chaoguang Lin 8d59dae26d Add check for existence of databaseRebootWorker in c api 2020-12-03 13:47:59 -08:00
Chaoguang Lin dca2207ee7 update reboot_worker in python binding to return boolean 2020-12-03 12:04:29 -08:00
Chaoguang Lin 934f7de96e Update reboot_worker api in flow binding 2020-12-03 12:03:35 -08:00
Chaoguang Lin 5921d5ef57 Add reboot_worker to c api and add unit test for it 2020-12-03 12:02:49 -08:00
Chaoguang Lin 88e66545bb Change the api to return bool instead of int 2020-12-03 12:01:32 -08:00
sfc-gh-tclinkenbeard 6184236c87 Add code coverage macro to processPopRequests 2020-12-03 11:56:55 -08:00
sfc-gh-tclinkenbeard 7e815ebb68 Added TLOG_POP_BATCH_SIZE knob 2020-12-03 11:56:55 -08:00
sfc-gh-tclinkenbeard 1003057a7e Removed TLogData::toBePoppedMutex 2020-12-03 11:56:52 -08:00
Chaoguang Lin 7e70537f2c Add rapidjson dependency to c_unit_tests, used for parsing status json 2020-12-03 11:52:59 -08:00