A.J. Beamon
bd9e416e8c
Merge pull request #479 from ajbeamon/release-notes-spelling-fix
...
Spelling fix in release notes
2018-06-12 12:25:38 -07:00
A.J. Beamon
fc1c7c2f82
Spelling fix in release notes
2018-06-12 12:22:44 -07:00
A.J. Beamon
3a4c75577c
Merge pull request #470 from bnamasivayam/cluster-file-directory-writable
...
Cluster file and its parent directory needs to be writable for operat…
2018-06-12 12:02:42 -07:00
Balachandar Namasivayam
819929e1be
Address review comments.
2018-06-12 11:59:47 -07:00
A.J. Beamon
a1901701d6
Merge pull request #449 from jkominek/python-getfullargspec
...
use inspect.getfullargspec when available
2018-06-12 11:58:04 -07:00
Richard Low
5ec4aa45b9
Merge remote-tracking branch 'apple/release-5.2' into release-5.2
2018-06-12 11:55:25 -07:00
A.J. Beamon
ea63a190eb
Merge pull request #478 from apple/release-5.1
...
Merge release-5.1 into release-5.2
2018-06-12 11:54:11 -07:00
Richard Low
b8b69c3f9a
Merge remote-tracking branch 'apple/release-5.1' into release-5.2
2018-06-12 11:52:21 -07:00
Steve Atherton
67781e184e
Merge pull request #477 from richardalow/additional-verify-peers-args
...
Add docs about multiple verify peers strings
2018-06-12 10:18:18 -07:00
A.J. Beamon
0d1c3f9e93
Merge pull request #476 from tirkarthi/doc-typo-fixes-release-5.2
...
Typo fixes using aspell
2018-06-12 09:25:38 -07:00
Richard Low
56e8355a14
Add docs about multiple verify peers strings
2018-06-12 09:19:42 -07:00
xtreak
c3beca3f3d
Typo fixes using aspell
2018-06-12 21:28:45 +05:30
John Brownlee
6f0af73096
Merge pull request #459 from alecgrieser/bump-python-version
...
Bump supported python version to 3.6
2018-06-11 19:04:53 -07:00
John Brownlee
daea43bdca
Add administration and TLS sections to the site map.
...
#264
2018-06-11 19:02:18 -07:00
Evan Tschannen
62533dae7f
Merge pull request #472 from etschannen/release-5.2
...
updated release notes for 5.2.4
2018-06-11 17:09:23 -07:00
Evan Tschannen
a66194b38c
updated release notes for 5.2.4
2018-06-11 17:08:29 -07:00
AlvinMooreSr
553bfec600
Merge pull request #403 from richardalow/fix-docs-build
...
Fix the docs build to follow redirect for python dependencies
2018-06-11 16:54:23 -07:00
Evan Tschannen
50904693f6
Merge pull request #471 from alexmiller-apple/tlsfixes-5.2
...
Identify processes with host:port regardless of if TLS is enabled or not
2018-06-11 16:54:04 -07:00
Alex Miller
cfa7fe8866
Identify processes with host:port regardless of if TLS is enabled or not.
...
This makes `kill` and `profile` behave like how `exclude` functions, and means
commands don't have to change depending on TLS status.
Verified via starting a TLS cluster and killing a process before and after this change.
2018-06-11 16:49:20 -07:00
Balachandar Namasivayam
7db928ccec
Cluster file and its parent directory needs to be writable for operation of fdb cluster.
...
Document this requirement and also add relevant details to status output.
2018-06-11 16:47:24 -07:00
A.J. Beamon
08edc2b079
Merge pull request #468 from etschannen/release-5.2
...
set_verify_peers now splits input based on the ‘|’ character
2018-06-11 16:01:37 -07:00
Evan Tschannen
b071c5d81c
fix: incorrect parsing logic
2018-06-11 15:56:22 -07:00
Evan Tschannen
69515e6b4d
set_verify_peers now splits input based on the ‘|’ character
2018-06-11 15:52:04 -07:00
Evan Tschannen
e12b7a79aa
Merge pull request #464 from etschannen/feature-remote-logs
...
fixed another trace event
2018-06-11 12:54:02 -07:00
Evan Tschannen
8dfda1e57b
fixed another trace event
2018-06-11 12:53:07 -07:00
Evan Tschannen
3c50fb8d47
Merge pull request #462 from etschannen/feature-remote-logs
...
fixed trace event name
2018-06-11 12:44:08 -07:00
Evan Tschannen
e28769b98e
fixed trace event name
2018-06-11 12:43:08 -07:00
Evan Tschannen
33dd2b157a
Merge pull request #458 from etschannen/feature-remote-logs
...
Do not index tags on TLogs for remote localities
2018-06-11 12:23:21 -07:00
Alec Grieser
be9a131f0d
bump supported python version to 3.6
...
Issue: #379
2018-06-11 11:54:47 -07:00
Evan Tschannen
372ed67497
Merge branch 'master' into feature-remote-logs
...
# Conflicts:
# fdbserver/DataDistribution.actor.cpp
# fdbserver/MasterProxyServer.actor.cpp
# fdbserver/TLogServer.actor.cpp
# fdbserver/TagPartitionedLogSystem.actor.cpp
2018-06-11 11:34:10 -07:00
Evan Tschannen
588eaf4b36
fix: previous delay 0 could still cause us to recruit a tlog before processing disk errors
2018-06-11 11:26:30 -07:00
Alec Grieser
7817c4ac92
Merge pull request #457 from brownleej/site-map-fix
...
Add administration and TLS sections to the site map.
2018-06-11 11:20:25 -07:00
John Brownlee
cd4ce7843d
Add administration and TLS sections to the site map.
...
#264
2018-06-11 11:13:44 -07:00
Evan Tschannen
64e0260085
fix: assert did not properly handle default constructed policies
2018-06-10 21:51:59 -07:00
Evan Tschannen
b60264024a
fix: we need to copy the txsTag on satellite logs
2018-06-10 20:30:44 -07:00
Evan Tschannen
a5c2a8ee8a
fix: allow disk errors to cancel the actor before recruiting logs
2018-06-10 20:27:19 -07:00
Evan Tschannen
134b5d6f65
fix: only consider data distribution started when remote has recovered so quite database works correctly
2018-06-10 20:25:15 -07:00
Evan Tschannen
2407e3774b
fix: we cannot run with less storage replication than log replication because it breaks recruitment logic
2018-06-10 20:22:58 -07:00
Evan Tschannen
4903df5ce9
fix: give time to detect failed servers before building teams
2018-06-10 20:21:39 -07:00
Evan Tschannen
0bc7274d0e
fix: hasSatelliteReplication was set incorrectly
2018-06-10 20:20:41 -07:00
Evan Tschannen
6e48d93d39
backed out the healthy team check because it was unnecessary
2018-06-10 12:43:32 -07:00
Evan Tschannen
8a24bf6124
describe did not list all the log sets
2018-06-10 12:38:50 -07:00
A.J. Beamon
f965954122
Merge commit '82be52205b95464e355c449fdf3e7d483fa06677' into trace-log-refactor
...
# Conflicts:
# fdbserver/Status.actor.cpp
# fdbserver/workloads/DDMetrics.actor.cpp
# flow/Trace.cpp
2018-06-08 16:22:22 -07:00
Evan Tschannen
82be52205b
Merge pull request #447 from bnamasivayam/save-fitness-info
...
Save fitness info of a process to become a cluster controller. This i…
2018-06-08 16:18:00 -07:00
Evan Tschannen
b9826dc1cb
fix: do not automatically reduce redundancy we move keys if the database does not have remote replicas. This is to prevent problems when dropping remote replicas from a configuration.
2018-06-08 16:17:27 -07:00
Balachandar Namasivayam
8360f71cbb
Merge branch 'master' of github.com:apple/foundationdb into save-fitness-info
...
# Conflicts:
# fdbserver/worker.actor.cpp
2018-06-08 16:09:59 -07:00
Evan Tschannen
e67bf8936c
Merge pull request #439 from richardalow/release-notes
...
Better 5.2.2 release notes wording for TLS
2018-06-08 16:04:08 -07:00
Evan Tschannen
35ab8b9b8e
Merge pull request #455 from ajbeamon/master
...
Some more trace event normalization
2018-06-08 16:03:34 -07:00
A.J. Beamon
06ccd9a500
Allow trace event type names to end with an underscore.
2018-06-08 15:49:31 -07:00
A.J. Beamon
1fdfe20908
Relax the rules on trace event Types a bit by allowing multiple underscores, as well as starting with an underscore and consecutive underscores.
2018-06-08 15:40:29 -07:00