Evan Tschannen
|
c87aa33941
|
Merge branch 'release-6.2'
# Conflicts:
# CMakeLists.txt
# bindings/go/src/fdb/generated.go
# documentation/sphinx/source/api-common.rst.inc
# documentation/sphinx/source/api-ruby.rst
# documentation/sphinx/source/release-notes.rst
# fdbclient/FailureMonitorClient.actor.cpp
# fdbclient/NativeAPI.actor.cpp
# fdbclient/vexillographer/fdb.options
# fdbrpc/FlowTransport.actor.cpp
# fdbserver/OldTLogServer_6_0.actor.cpp
# fdbserver/TLogServer.actor.cpp
# fdbserver/fdbserver.actor.cpp
# versions.target
|
2020-04-23 13:47:53 -07:00 |
|
Evan Tschannen
|
010592a415
|
updated documentation for 6.2.20
|
2020-04-23 10:59:28 -07:00 |
|
Evan Tschannen
|
7feb10e5da
|
Merge pull request #2965 from tclinken/add-advanceversion-command
Added advanceversion command to fdbcli
|
2020-04-22 10:40:47 -07:00 |
|
Vishesh Yadav
|
27dd4a3f42
|
Fix syntax errors in release notes
|
2020-04-16 01:21:24 -07:00 |
|
Vishesh Yadav
|
b6b9f13016
|
Merge branch 'master' into ryanworl/remove-finalizers
|
2020-04-16 01:01:00 -07:00 |
|
tclinken
|
93400d25c8
|
Added advanceversion command to fdbcli
|
2020-04-15 20:01:01 -07:00 |
|
Evan Tschannen
|
dd951afe92
|
Merge pull request #2735 from ajbeamon/grv-proxy-perf-improvements
Improve proxy GRV latencies and responsiveness
|
2020-04-14 16:45:48 -07:00 |
|
A.J. Beamon
|
e104a2e3a6
|
Merge commit 'cf01233f28a2c42908656a39f458a4475c1d44a3' into run-loop-busy-profiler
# Conflicts:
# documentation/sphinx/source/release-notes.rst
# fdbclient/NativeAPI.actor.h
# fdbserver/fdbserver.actor.cpp
# flow/Net2.actor.cpp
|
2020-04-14 14:02:24 -07:00 |
|
A.J. Beamon
|
9d6f2352d9
|
Merge commit 'cf01233f28a2c42908656a39f458a4475c1d44a3' into grv-proxy-perf-improvements
# Conflicts:
# fdbserver/Knobs.cpp
# fdbserver/Knobs.h
# fdbserver/MasterProxyServer.actor.cpp
|
2020-04-14 13:49:09 -07:00 |
|
A.J. Beamon
|
bcb0a4cc78
|
Merge pull request #2890 from tclinken/expose-lock-fdbcli
Add lock and unlock commands to fdbcli
|
2020-04-10 13:54:47 -07:00 |
|
Markus Pilman
|
d4542dbb5a
|
Delete old build system
|
2020-04-07 11:03:45 -07:00 |
|
A.J. Beamon
|
c11b9d0721
|
Including port in addresses option is deprecated in 630 rather than 700. Includes other latent generated go changes to the documentation.
|
2020-04-07 08:51:15 -07:00 |
|
A.J. Beamon
|
2309e9f156
|
Consistently use timeout instead of timedout in status messages.
|
2020-04-07 08:43:23 -07:00 |
|
Xin Dong
|
b72d7aebbf
|
Added documentation for the 2 new message fields
|
2020-04-06 11:47:43 -07:00 |
|
Xin Dong
|
cfa8c4c74f
|
Merge pull request #2910 from dongxinEric/bugfix/fix-missing-schema
Fix the missing schema field which caused a lot noise in nightly
|
2020-04-06 11:24:27 -07:00 |
|
Xin Dong
|
b2a9fd6f6d
|
Added documents for new status messages
|
2020-04-06 10:26:49 -07:00 |
|
Balachandar Namasivayam
|
6d570cd865
|
Change version from 7.0 to 6.3
|
2020-04-03 21:38:58 -07:00 |
|
tclinken
|
aa7d5d8816
|
Add unlock command to fdbcli
|
2020-04-01 17:39:16 -07:00 |
|
Jingyu Zhou
|
ae480c14a3
|
Add documentation of get_approximate_size for Python, Ruby, and Go
This was missed from original PR #1756, where only C API was documented.
|
2020-03-31 13:42:02 -07:00 |
|
A.J. Beamon
|
09a5629114
|
Merge pull request #2883 from tclinken/add-getversion-command
Added fdbcli getversion command
|
2020-03-31 07:56:15 -07:00 |
|
Meng Xu
|
60f6edc3b5
|
Merge pull request #2860 from zjuLcg/report-conflicting-key-roll-forward
Report conflicting key roll forward
|
2020-03-30 17:33:56 -07:00 |
|
tclinken
|
bee6acb717
|
Added fdbcli getversion command
|
2020-03-30 17:12:52 -07:00 |
|
tclinkenbeard
|
bb6a8bf7ab
|
Add lock command to fdbcli
|
2020-03-30 16:19:18 -07:00 |
|
chaoguang
|
50f9360400
|
Add release-notes for report-conflicting-keys
|
2020-03-26 14:54:22 -07:00 |
|
Xin Dong
|
30f3753699
|
Replace the Version to Int64Future
|
2020-03-25 09:41:47 -07:00 |
|
Xin Dong
|
1501a365fb
|
Address review comments
|
2020-03-25 09:33:19 -07:00 |
|
Xin Dong
|
233a6bb2a7
|
Address review comments
|
2020-03-24 16:31:46 -07:00 |
|
Xin Dong
|
91037114e5
|
Fix documentation build
|
2020-03-24 13:35:07 -07:00 |
|
Xin Dong
|
0fb728d019
|
Updated API documentations for the new getEstimatedRangeBytes api
|
2020-03-24 13:27:20 -07:00 |
|
Evan Tschannen
|
e08f0201f1
|
merge release 6.2 into master
|
2020-03-17 12:51:47 -07:00 |
|
Evan Tschannen
|
f92c7dbd64
|
added another release note
|
2020-03-17 09:46:39 -07:00 |
|
Evan Tschannen
|
9dd7df564e
|
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
|
2020-03-17 09:42:15 -07:00 |
|
Evan Tschannen
|
7edeaa3da5
|
updated release notes for 6.2.19
|
2020-03-16 17:22:06 -07:00 |
|
Evan Tschannen
|
ed4d02a3e4
|
Merge pull request #2812 from etschannen/feature-proxy-mem-limit
Limit the amount of requests the proxy can queue up in memory
|
2020-03-16 14:56:56 -07:00 |
|
A.J. Beamon
|
ec27125102
|
Update documentation/sphinx/source/mr-status-json-schemas.rst.inc
|
2020-03-16 12:15:40 -07:00 |
|
A.J. Beamon
|
f2defc3a3a
|
Merge pull request #2814 from etschannen/feature-delay-recovery
Prevent coordinated state from filling up with too many old generations
|
2020-03-16 11:45:17 -07:00 |
|
Evan Tschannen
|
bbb07e860b
|
Update documentation/sphinx/source/mr-status-json-schemas.rst.inc
|
2020-03-16 11:42:27 -07:00 |
|
Evan Tschannen
|
76db8343c0
|
update status schema
|
2020-03-16 11:00:51 -07:00 |
|
Evan Tschannen
|
04b752b40a
|
Added additional logging related to memory errors (including in status)
|
2020-03-13 18:31:22 -07:00 |
|
Alex Miller
|
5be7fa52bc
|
Remove comma, and add schema change to documentation
|
2020-03-13 14:51:56 -07:00 |
|
Evan Tschannen
|
303df197cf
|
Merge branch 'release-6.2'
# Conflicts:
# CMakeLists.txt
# bindings/c/test/mako/mako.c
# documentation/sphinx/source/release-notes.rst
# fdbbackup/backup.actor.cpp
# fdbclient/NativeAPI.actor.cpp
# fdbclient/NativeAPI.actor.h
# fdbserver/DataDistributionQueue.actor.cpp
# fdbserver/Knobs.cpp
# fdbserver/Knobs.h
# fdbserver/LogRouter.actor.cpp
# fdbserver/SkipList.cpp
# fdbserver/fdbserver.actor.cpp
# flow/CMakeLists.txt
# flow/Knobs.cpp
# flow/Knobs.h
# flow/flow.vcxproj
# flow/flow.vcxproj.filters
# versions.target
|
2020-03-06 18:22:46 -08:00 |
|
Evan Tschannen
|
15f1a75d4f
|
updated documentation for 6.2.18
|
2020-03-06 11:16:10 -08:00 |
|
A.J. Beamon
|
6d87800343
|
Clarify fdbcli knob release note to say that the knobs being set apply to the behavior of fdbcli.
|
2020-03-05 08:20:55 -08:00 |
|
Evan Tschannen
|
45fb098ce0
|
updated release notes
|
2020-03-04 18:47:16 -08:00 |
|
Evan Tschannen
|
b353ea1fd1
|
updated documentation
|
2020-03-04 17:40:59 -08:00 |
|
A.J. Beamon
|
58e621eca1
|
Invalid knobs or knob values are treated as warnings rather than errors. Apply this change to backup as well.
|
2020-03-04 15:50:04 -08:00 |
|
A.J. Beamon
|
181ca3fce0
|
Add release note.
|
2020-03-04 11:18:00 -08:00 |
|
A.J. Beamon
|
993c6e478e
|
Merge branch 'master' into grv-proxy-perf-improvements
|
2020-02-28 14:25:42 -08:00 |
|
Evan Tschannen
|
6054c05963
|
Merge branch 'release-6.2'
# Conflicts:
# CMakeLists.txt
# documentation/sphinx/source/release-notes.rst
# fdbserver/fdbserver.actor.cpp
# versions.target
|
2020-02-28 12:11:05 -08:00 |
|
Evan Tschannen
|
1708f46f67
|
update docs for 6.2.17
|
2020-02-26 19:08:06 -08:00 |
|