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
|
8bc830e8ce
|
Fix a few places where we weren't closing resources in Java.
|
2020-05-28 09:45:34 -07:00 |
A.J. Beamon
|
57574df87e
|
Update API version of Go test. Also fix a couple things.
|
2020-05-28 09:41:59 -07:00 |
A.J. Beamon
|
d114f39137
|
Merge pull request #3250 from sfc-gh-anoyes/anoyes/fix-versionstamped-key-docs
Remove warning about combining ryw-disabled w/ versionstamped keys
|
2020-05-28 08:52:49 -07:00 |
Daniel Smith
|
5af427f3b2
|
Merge remote-tracking branch 'upstream/release-6.3' into rocksdb-6.3
|
2020-05-28 15:42:34 +00:00 |
Meng Xu
|
a66bcff3c9
|
Merge pull request #3244 from ajbeamon/add-error-code-to-documentation
Add 6.3 related error codes to the api-error-codes documentation
|
2020-05-27 20:32:12 -07:00 |
Meng Xu
|
84d6b9bdab
|
Merge pull request #3240 from sfc-gh-anoyes/anoyes/special-keys-docs
Special keys docs
|
2020-05-27 19:21:00 -07:00 |
A.J. Beamon
|
b3c269351a
|
Merge pull request #3252 from apple/release-6.2
Merge release-6.2 into release-6.3
|
2020-05-27 19:13:24 -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 |
Meng Xu
|
0f803b33f1
|
Merge pull request #3246 from ajbeamon/document-missing-fdbcli-commands
Add documentation for several missing fdbcli commands
|
2020-05-27 17:02:16 -07:00 |
Andrew Noyes
|
fbdade0434
|
Remove warning about combining ryw-disabled w/ versionstamped keys
We test this combination now (#3067), and don't know of any reason why
this shouldn't work
|
2020-05-27 23:52:08 +00: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 |
Andrew Noyes
|
1ec5d0ef41
|
Clarify footnote
|
2020-05-27 23:30:04 +00:00 |
Andrew Noyes
|
7e78201a3c
|
Improve cluster file client access section and reference it
|
2020-05-27 23:28:11 +00:00 |
A.J. Beamon
|
0e768a8c7f
|
Adjust wording and note that the cluster won't heal replication factor when failures occur in the maintenance zone.
|
2020-05-27 15:54:06 -07:00 |
A.J. Beamon
|
8f2739a54b
|
Add a link to the region configuration in documentation of force_recovery_with_data_loss. Add subheadings for profile subcommands.
|
2020-05-27 15:48:19 -07:00 |
A.J. Beamon
|
12225c0f46
|
Adopt consistent use of ... for repeating arguments
|
2020-05-27 15:27:47 -07:00 |
Andrew Noyes
|
54b88f04fa
|
Address review comments
|
2020-05-27 22:04:28 +00:00 |
Evan Tschannen
|
96f6d4ce67
|
Merge pull request #3247 from etschannen/post-release-cleanup-6.3.0
Post release cleanup 6.3.0
|
2020-05-27 14:37:41 -07:00 |
Evan Tschannen
|
262b8eb175
|
update installer WIX GUID following release
|
2020-05-27 14:36:10 -07:00 |
Evan Tschannen
|
9c78a2f320
|
update version to 6.3.1
|
2020-05-27 14:36:10 -07:00 |
A.J. Beamon
|
a632b26beb
|
Add documentation for several fdbcli commands that were present in fdbcli help but were not in our online documentation.
|
2020-05-27 13:29:01 -07:00 |
Daniel Smith
|
ec5b551b2f
|
Revert key/value lifetime changes
|
2020-05-27 20:02:50 +00:00 |
Daniel Smith
|
8731700d80
|
Merge remote-tracking branch 'upstream/release-6.3' into rocksdb-6.3
|
2020-05-27 20:02:25 +00:00 |
Daniel Smith
|
6386563cee
|
Convert to buffering writes in the storage server thread
|
2020-05-27 19:59:51 +00:00 |
A.J. Beamon
|
51f8111d1c
|
Merge pull request #3242 from ajbeamon/merge-release-6.2-into-release-6.3
Merge release 6.2 into release 6.3
|
2020-05-27 12:44:59 -07:00 |
A.J. Beamon
|
184a75050b
|
Add 6.3 related error codes to the api-error-codes documentation
|
2020-05-27 12:09:16 -07:00 |
A.J. Beamon
|
d6be580319
|
Merge branch 'release-6.2' into merge-release-6.2-into-release-6.3
# Conflicts:
# documentation/sphinx/source/command-line-interface.rst
# documentation/sphinx/source/release-notes.rst
# fdbcli/fdbcli.actor.cpp
|
2020-05-27 11:42:27 -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
|
f9d96225ab
|
Use add_custom_command instead of file(COPY ...) when copying external files into correctness packages
|
2020-05-27 11:34:15 -07:00 |
Andrew Noyes
|
3d8bc726cb
|
Improve grammar/style
|
2020-05-27 18:00:46 +00:00 |
A.J. Beamon
|
cb119c76d7
|
Don't use non-existent variables
Co-authored-by: Markus Pilman <markus.pilman@snowflake.com>
|
2020-05-27 10:25:13 -07:00 |
Meng Xu
|
59132e2cc8
|
Merge pull request #3237 from ajbeamon/tag-throttling-documentation
Add documentation for the tag throttling feature
|
2020-05-27 09:33:30 -07:00 |
Meng Xu
|
116997d6aa
|
Merge pull request #3238 from ajbeamon/update-api-version-upgrade-guide
Update the API version upgrade guide for 6.3
|
2020-05-27 09:19:35 -07:00 |
A.J. Beamon
|
82a224490d
|
Update documentation/sphinx/source/release-notes.rst
|
2020-05-26 21:36:55 -07:00 |
Meng Xu
|
755267a7db
|
Merge pull request #3229 from ajbeamon/calling-run-network-twice-is-error
Eliminate the undefined behavior of calling run_network twice, instead returning an error
|
2020-05-26 21:24:52 -07:00 |
Meng Xu
|
d74a170d6b
|
Merge pull request #3236 from ajbeamon/fix-release-note-pr-num
Fix PR number in release notes
|
2020-05-26 21:22:02 -07:00 |
Andrew Noyes
|
c1ee1b9e14
|
Draft special keys docs
|
2020-05-27 01:35:10 +00:00 |
A.J. Beamon
|
5405597d2f
|
Update the API version upgrade guide for 6.3. Also add a release note for changes to the \xff\xff/worker_interfaces keyspace and a couple minor release notes fixes.
|
2020-05-26 16:00:48 -07:00 |
A.J. Beamon
|
530da59d62
|
Add documentation for the tag throttling feature
|
2020-05-26 15:27:06 -07:00 |
Andrew Noyes
|
d09d0670d2
|
Drive by fix formatting error
|
2020-05-26 19:44:03 +00:00 |
Andrew Noyes
|
708d3a110b
|
WIP
|
2020-05-26 19:43:52 +00:00 |
A.J. Beamon
|
750474d722
|
Fix PR number in release notes
|
2020-05-26 11:51:43 -07:00 |
A.J. Beamon
|
8a36cdd814
|
Merge pull request #3235 from ajbeamon/cli-documentation-realphabetize
Reorder the documentation of fdbcli to put commands back in alphabetical order
|
2020-05-26 09:49:23 -07:00 |
A.J. Beamon
|
eae6acd59d
|
Merge pull request #3228 from ajbeamon/document-fdb-run-network-run-once
Document that fdb_run_network can only be run once ever during the lifetime of a program
|
2020-05-26 09:49:16 -07:00 |
A.J. Beamon
|
44313ed173
|
Reorder the documentation of fdbcli to put commands back in alphabetical order
|
2020-05-26 09:12:01 -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 |
Evan Tschannen
|
82d26030bc
|
Merge pull request #3230 from etschannen/release-6.3
Serialize old tlog entries with old protocol versions to support downgrades
|
2020-05-23 17:21:51 -07:00 |