Evan Tschannen
|
0f6528b731
|
added additional logging on the log router
|
2020-05-29 09:04:57 -07:00 |
|
Evan Tschannen
|
92b10accd3
|
randomize which tlogs are recruited by the cluster controller
|
2020-05-29 09:03:42 -07:00 |
|
Evan Tschannen
|
e938d741e3
|
kill the process when a shared tlog throws an io_error
|
2020-05-29 09:02:55 -07:00 |
|
A.J. Beamon
|
7022d2eb53
|
Merge pull request #3265 from sfc-gh-anoyes/anoyes/guard-null-dldatabase
Only destroy db if non-null
|
2020-05-28 17:12:28 -07:00 |
|
Andrew Noyes
|
48eedb071f
|
Only destroy db if non-null
It could be the case that db is null for old client versions
|
2020-05-28 23:22:45 +00:00 |
|
A.J. Beamon
|
fddc8f0346
|
Merge pull request #3258 from ajbeamon/fix-stripped-binary-packages-again
Fix CMake stripped package permissions
|
2020-05-28 13:15:49 -07:00 |
|
A.J. Beamon
|
b0f3754fbb
|
Fix whitespace
|
2020-05-28 12:42:57 -07:00 |
|
A.J. Beamon
|
382666d21e
|
Permissions were wrong on installed files. A missing DESTINATION for fdbserver caused the binary to be missing.
|
2020-05-28 10:33:09 -07:00 |
|
A.J. Beamon
|
0e7e9390d2
|
Backport the GENERATE_DEBUG_PACKAGES flag to 6.2
|
2020-05-27 19:13:09 -07:00 |
|
A.J. Beamon
|
7c568b5ca5
|
Merge pull request #3249 from ajbeamon/fix-stripped-package-building
fix: Build the binary stripping targets when packaging stripped binaries
|
2020-05-27 18:35:55 -07:00 |
|
A.J. Beamon
|
96f396ec7f
|
Make sure to build the binary stripping targets when packaging stripped binaries
|
2020-05-27 16:40:07 -07:00 |
|
A.J. Beamon
|
e4b1489a0e
|
Merge pull request #3202 from ajbeamon/cmake-use-stripped-binaries-for-packages
cmake: use stripped binaries for packages unless generating debug packages
|
2020-05-27 11:36:38 -07:00 |
|
A.J. Beamon
|
73c109e5ed
|
Merge pull request #3213 from tclinken/6.2-add-fdbcli-commands
Add several new fdbcli commands to 6.2
|
2020-05-26 08:05:01 -07:00 |
|
sfc-gh-tclinkenbeard
|
4cdcba9bb8
|
Added 6.2.21 release notes for new fdbcli commands
|
2020-05-23 19:55:17 -07:00 |
|
A.J. Beamon
|
2f9cd383ea
|
Use stripped executables in packages when not building with debug symbols.
|
2020-05-21 13:39:55 -07:00 |
|
tclinken
|
3a8efb2d0b
|
Added advanceversion command to fdbcli
|
2020-05-20 15:47:31 -07:00 |
|
tclinken
|
40aec61d30
|
Added fdbcli getversion command
|
2020-05-20 15:47:30 -07:00 |
|
tclinken
|
4f5bf41ed8
|
Print explanation when fdbcli unlock fails
|
2020-05-20 15:47:30 -07:00 |
|
tclinken
|
9c6bec1af6
|
Add unlock command to fdbcli
|
2020-05-20 15:47:30 -07:00 |
|
tclinkenbeard
|
b3aa54e7eb
|
Add lock command to fdbcli
|
2020-05-20 15:47:30 -07:00 |
|
Evan Tschannen
|
172b6657eb
|
Merge pull request #3207 from ajbeamon/fix-backup-command-line-string
Backup's ProgramStart command line string was incomplete
|
2020-05-20 10:46:32 -07:00 |
|
A.J. Beamon
|
54c97fe2bc
|
Backup's ProgramStart command line string would be incomplete if arguments were specified using '='
|
2020-05-20 09:38:33 -07:00 |
|
A.J. Beamon
|
d39378de7a
|
Merge pull request #3198 from ajbeamon/release-6.2
Merge release-6.1 into release-6.2
|
2020-05-19 16:23:20 -07:00 |
|
A.J. Beamon
|
666fc12930
|
Merge branch 'release-6.1' into release-6.2
# Conflicts:
# CMakeLists.txt
# documentation/sphinx/source/downloads.rst
# packaging/msi/FDBInstaller.wxs
|
2020-05-19 15:26:47 -07:00 |
|
Alvin Moore
|
123fe87ae5
|
Merge pull request #3159 from AlvinMooreSr/docker-update
Newer Git To Build Docker
|
2020-05-14 06:43:33 -07:00 |
|
Alvin Moore
|
67182b2fb4
|
Merge pull request #3048 from AlvinMooreSr/dev_docker
Development Docker image
|
2020-05-14 04:18:27 -07:00 |
|
Alvin Moore
|
e10e09f9fa
|
Removed the git installation since in inheritted docker image
|
2020-05-14 01:45:25 -07:00 |
|
Alvin Moore
|
afec69101b
|
Updated the version
|
2020-05-14 01:06:14 -07:00 |
|
Alvin Moore
|
c85b302e59
|
Added Dockerfile used to build a development docker image
|
2020-05-14 01:06:14 -07:00 |
|
Alvin Moore
|
31c298c5de
|
Integrated git repository with others
|
2020-05-12 23:02:51 -07:00 |
|
Alvin Moore
|
c496f6e216
|
Updated dockerfile to include newer version of git
|
2020-05-12 10:43:34 -07:00 |
|
Alvin Moore
|
f33af59a6f
|
Added support for building bindings via cmake
|
2020-05-12 10:43:34 -07:00 |
|
Evan Tschannen
|
a04e79b267
|
Merge pull request #3123 from etschannen/release-6.2
Commits could stall on the proxy because of inaccurate compute estimates
|
2020-05-10 20:12:52 -07:00 |
|
Evan Tschannen
|
68708f3f40
|
updated release notes
|
2020-05-10 17:55:32 -07:00 |
|
Evan Tschannen
|
9d1df2aa58
|
fix: the first CPU estimate could be wrong enough to cause stalls on a newly recruited proxy
|
2020-05-10 17:50:09 -07:00 |
|
Evan Tschannen
|
3eaa9d6397
|
fix: do not report datacenter version difference before both datacenters report a correct version
|
2020-05-10 17:49:09 -07:00 |
|
Andrew Noyes
|
e772f3a3f1
|
Separate knob to control valgrind arena instrumentation
|
2020-05-07 22:07:33 +00:00 |
|
Alvin Moore
|
dabcd52bce
|
Merge pull request #3080 from AlvinMooreSr/prepare-release-6.1.13
update installer WIX GUID following release
6.1.13
|
2020-05-04 03:10:18 -07:00 |
|
Alvin Moore
|
6988e0a487
|
update installer WIX GUID following release
|
2020-05-04 03:08:25 -07:00 |
|
Alvin Moore
|
7b7172fc49
|
Update CMakeLists.txt
Update Version for CMake to support compatibility
|
2020-05-04 03:07:28 -07:00 |
|
Alex Miller
|
8601deb3a1
|
Merge pull request #3038 from atn34/atn34/client-buggify-timeout-in-flight
Simulate a timeout for an in-flight commit with client buggify
|
2020-05-04 02:08:29 -07:00 |
|
A.J. Beamon
|
daccb3561d
|
Merge pull request #3056 from satherton/fix-restore-param-name
Fix fdbrestore prefix options, which were using `-` instead of `--`
|
2020-04-30 21:55:23 -07:00 |
|
Steve Atherton
|
02aeab1edd
|
Re-add improperly named options in order to not break compatibility with anything depending on them in a patch release.
|
2020-04-30 16:23:30 -07:00 |
|
Steve Atherton
|
5dfbaef4b0
|
Added release note.
|
2020-04-30 12:17:13 -07:00 |
|
Steve Atherton
|
697beb3ebb
|
Fix fdbrestore parameters with one leading hyphen instead of two, which did not match documentation.
|
2020-04-30 12:13:35 -07:00 |
|
Evan Tschannen
|
59772426a3
|
Merge pull request #3027 from satherton/blob-tls-hang
Bug fix: HTTPS requests could hang.
|
2020-04-30 12:10:24 -07:00 |
|
Andrew Noyes
|
77ea27dc56
|
Simulate a timeout for an in-flight commit with client buggify
|
2020-04-27 22:09:03 +00:00 |
|
Steve Atherton
|
0904a18e2c
|
Added release note for HTTPS hang fix.
|
2020-04-24 18:02:59 -07:00 |
|
Steve Atherton
|
32f4f013c2
|
Bug fix: HTTPS requests could hang. HTTP client was using stated contract for IConnection, which was different from the contract assumed by FlowTransport and implemented by SSLConnection. Updated HTTP client, added comments to IConnection to clarify the actual interface contract.
|
2020-04-24 17:59:32 -07:00 |
|
Evan Tschannen
|
c8df79464f
|
Merge pull request #3023 from etschannen/release-6.1
updated documentation for 6.1.13
|
2020-04-24 11:48:37 -07:00 |
|