sfc-gh-tclinkenbeard
|
ccf2ca73f3
|
Fix Windows CMake build
|
2020-10-08 23:58:58 -07:00 |
sfc-gh-tclinkenbeard
|
a9607bdcec
|
Explicitly seal classes that inherit but aren't inherited from
|
2020-10-07 21:58:24 -07:00 |
sfc-gh-tclinkenbeard
|
71d0ef676c
|
Use override where applicable in fdbrpc
|
2020-10-07 19:55:05 -07:00 |
sfc-gh-tclinkenbeard
|
8571dcfe28
|
Use override where applicable in fdbserver
|
2020-10-07 18:41:19 -07:00 |
sfc-gh-tclinkenbeard
|
a3de8c333b
|
Use override where applicable in fdbclient
|
2020-10-07 16:57:38 -07:00 |
sfc-gh-tclinkenbeard
|
4005abdeb3
|
Replace virtual with override in flow
|
2020-10-07 15:55:11 -07:00 |
Jingyu Zhou
|
0e96233015
|
Merge pull request #3842 from sfc-gh-tclinkenbeard/remove-unflushed-data-ratio-knob
Remove deprecated UNFLUSHED_DATA_RATIO knob
|
2020-10-02 12:32:39 -07:00 |
Jingyu Zhou
|
da2c79a74e
|
Merge pull request #3839 from sfc-gh-mpilman/merge-6.3
Merge 6.3 into master
|
2020-10-02 12:28:06 -07:00 |
sfc-gh-tclinkenbeard
|
f757beaac1
|
Remove deprecated UNFLUSHED_DATA_RATIO knob
|
2020-10-02 10:36:21 -07:00 |
Markus Pilman
|
268ba0bddc
|
Merge remote-tracking branch 'origin/release-6.3' into merge-6.3
|
2020-10-01 14:14:06 -06:00 |
Evan Tschannen
|
48ed8861f6
|
Merge pull request #3837 from etschannen/post-release-cleanup-6.3.8
Post release cleanup 6.3.8
|
2020-09-30 22:46:55 -07:00 |
Evan Tschannen
|
43c64288e1
|
update installer WIX GUID following release
|
2020-09-30 22:46:05 -07:00 |
Evan Tschannen
|
164fce6bdb
|
update version to 6.3.9
|
2020-09-30 22:46:05 -07:00 |
Evan Tschannen
|
a671aa24ac
|
Merge pull request #3836 from etschannen/feature-fix-fault-tolerance
Fixed a number of problems with the fault tolerance calculation when configured with regions
|
2020-09-30 20:43:15 -07:00 |
Evan Tschannen
|
b1180f8eb4
|
fixed naming and comments
|
2020-09-30 20:35:09 -07:00 |
Evan Tschannen
|
d350f6310b
|
updated documentation for 6.3.8
|
2020-09-30 19:06:08 -07:00 |
Evan Tschannen
|
13d1978c19
|
Merge branch 'release-6.3' into feature-fix-fault-tolerance
|
2020-09-30 19:00:31 -07:00 |
Evan Tschannen
|
1b8519bbef
|
Merge pull request #3815 from ajbeamon/fix-non-assert-internal-error
Explicit instantiations of internal_error were not logging the usual details about the error
|
2020-09-30 18:58:07 -07:00 |
Evan Tschannen
|
52c74f648a
|
Merge pull request #3833 from sfc-gh-tclinkenbeard/lower-watch-timeout
Lower WATCH_TIMEOUT default value to 30.0
|
2020-09-30 18:57:00 -07:00 |
Evan Tschannen
|
b1570c740f
|
extraTlogEligileZones should consider the database available both during a failover and also if the cluster cannot recruit tlogs in the remote region
|
2020-09-30 18:10:04 -07:00 |
Evan Tschannen
|
8c729ca8e6
|
only add additional fault tolerance for availability if automatic failover is enabled
|
2020-09-30 18:04:23 -07:00 |
Evan Tschannen
|
1a28520eb4
|
fix: fdbcli would double count satellite DCs
|
2020-09-30 17:42:22 -07:00 |
Evan Tschannen
|
9f61039858
|
more fixes
|
2020-09-30 16:52:58 -07:00 |
Evan Tschannen
|
d7454ac7da
|
fixed compile error
|
2020-09-30 16:49:36 -07:00 |
Balachandar Namasivayam
|
c7a55fe15f
|
Merge pull request #3829 from yliucode/process-class
Support specifying proxy as process class and converting it to commit proxy
|
2020-09-30 16:46:24 -07:00 |
Evan Tschannen
|
2a279f64af
|
Merge branch 'release-6.3' into feature-fix-fault-tolerance
|
2020-09-30 16:42:18 -07:00 |
Evan Tschannen
|
fe5c30e778
|
fault tolerance was not being properly increased when usable regions was 2 and satellites are configured.
|
2020-09-30 16:41:00 -07:00 |
Alvin Moore
|
5637a5487e
|
Merge pull request #3832 from sfc-gh-mpilman/features/ctest-client-smoketests
Restore pom.xml.in
|
2020-09-30 17:08:42 -04:00 |
Young Liu
|
0c579674e6
|
Add more help messages for configuring 'proxies'
|
2020-09-30 13:29:01 -07:00 |
sfc-gh-tclinkenbeard
|
e2705668be
|
Lower WATCH_TIMEOUT default value to 30.0
|
2020-09-30 11:52:51 -07:00 |
Markus Pilman
|
c5af8c8dd0
|
Restore pom.xml.in
(which is apparently still in use)
|
2020-09-30 12:34:35 -06:00 |
Trevor Clinkenbeard
|
3705f5a6fe
|
Merge pull request #3820 from sfc-gh-tclinkenbeard/improve-type-safety
Improve ConfigurationResult and CoordinatorsResult type safety
|
2020-09-30 10:46:59 -07:00 |
Evan Tschannen
|
0f00d8977e
|
Merge pull request #3819 from sfc-gh-tclinkenbeard/make-ifailure-monitor-const-correct
Make IFailureMonitor const-correct
|
2020-09-30 10:37:54 -07:00 |
Xin Dong
|
7a87d00269
|
Merge pull request #3828 from xumengpanda/mengxu/fix-63-PR
FastRestore:Fix segmentation fault
|
2020-09-30 09:26:09 -07:00 |
Markus Pilman
|
bd3ca9c822
|
Merge pull request #3804 from AlvinMooreSr/bindingupdate
Updated BindingTester
|
2020-09-30 07:00:11 -06:00 |
Young Liu
|
c34385ef7b
|
Support proxy process class
|
2020-09-30 01:23:10 -07:00 |
Meng Xu
|
3aa92286aa
|
FastRestore:Fix segmentation fault
|
2020-09-29 22:28:52 -07:00 |
Andrew Noyes
|
cd520dcf93
|
Merge pull request #3808 from sfc-gh-mpilman/features/ctest-client-smoketests
Add ability to run tests on fdb in ctest
|
2020-09-29 12:09:51 -07:00 |
Markus Pilman
|
2e7dcb6907
|
ask the OS to find a free port
|
2020-09-29 10:39:00 -06:00 |
Meng Xu
|
21071b6214
|
Merge pull request #3813 from xumengpanda/mengxu/merge-to-master-PR
Merge 6.3 to master and resolve conflicts
|
2020-09-28 15:24:18 -07:00 |
Markus Pilman
|
94b7fcf823
|
fix typo
|
2020-09-28 14:20:58 -06:00 |
Markus Pilman
|
bf179dfbf3
|
Add better help text to tmp_cluster script
|
2020-09-28 14:17:08 -06:00 |
Markus Pilman
|
3395e2b1a2
|
fix junit tests
|
2020-09-28 14:00:48 -06:00 |
Markus Pilman
|
38857b9773
|
remove pom reference
|
2020-09-28 12:49:12 -06:00 |
sfc-gh-tclinkenbeard
|
6c726ba8dd
|
Improve ConfigurationResult and CoordinatorsResult type safety
|
2020-09-27 15:29:15 -07:00 |
sfc-gh-tclinkenbeard
|
84cce687da
|
Make IFailureMonitor const-correct
|
2020-09-27 15:27:51 -07:00 |
Meng Xu
|
1fb11858e6
|
Fix failure caused by merge
|
2020-09-27 11:03:16 -07:00 |
Trevor Clinkenbeard
|
c613fc6dee
|
Merge pull request #3761 from sfc-gh-tclinkenbeard/document-watchbytes-overhead
Add comments for WATCH_OVERHEAD_BYTES
|
2020-09-26 20:39:27 -07:00 |
Young Liu
|
8d9e7adac7
|
Merge pull request #3817 from yliucode/proxy-doc
Mention GRV & Commit proxy in docs and add backward compatibility for configuring proxies
|
2020-09-25 22:58:55 -07:00 |
Young Liu
|
5ba123493e
|
resolve comments
|
2020-09-25 17:27:46 -07:00 |