Evan Tschannen
|
36c98f18e9
|
do not register a worker with the cluster controller until it has finished recovering all files from disk
|
2017-09-15 10:57:58 -07:00 |
Evan Tschannen
|
8cb53fd608
|
Merge pull request #149 from cie/choose-leader-on-stateless-processes
choose leader on the perferred process class
|
2017-09-13 13:58:49 -07:00 |
Evan Tschannen
|
76e7988663
|
Merge branch 'master' into feature-remote-logs
# Conflicts:
# fdbserver/ClusterController.actor.cpp
# fdbserver/DataDistribution.actor.cpp
# fdbserver/OldTLogServer.actor.cpp
# fdbserver/TLogServer.actor.cpp
# fdbserver/WorkerInterface.h
# flow/Net2.actor.cpp
|
2017-09-11 15:15:56 -07:00 |
Evan Tschannen
|
dc1f7ca6b7
|
testers now use client locality load balancing
|
2017-09-01 12:53:01 -07:00 |
A.J. Beamon
|
9a0a3b6329
|
Merge commit '66528becb82d826e81fa644bb378212584ab580e'
|
2017-08-28 16:47:59 -07:00 |
Yichi Chiang
|
9fe927127f
|
choose leader on the perferred process class
|
2017-08-28 14:41:04 -07:00 |
Alvin Moore
|
44e0df78c5
|
Added support for tracking roles for simulation workers
Fixed the exclusion and inclusion address simulation API and integration within workloads
Added more information within trace events for simulation
|
2017-08-28 11:25:37 -07:00 |
Stephen Atherton
|
4aaee86c2a
|
Moved MetricLogger actor to fdbclient so applications other than fdbserver can use it.
|
2017-07-24 13:13:06 -07:00 |
Evan Tschannen
|
57ba9d36af
|
fixed a large number of bugs
|
2017-07-13 12:29:21 -07:00 |
Evan Tschannen
|
81ae263ad9
|
implemented setPeekCursor
removed oldTLogServer
first compiling version
|
2017-07-10 17:41:32 -07:00 |
Evan Tschannen
|
0906250e78
|
merged everything from feature-remote-logs besides the tlog and tagpartitionedlogsystem
re-included tags in messages to the tlog
previously never committed the LogRouter
|
2017-06-29 15:50:19 -07:00 |
Evan Tschannen
|
533dca95d8
|
fix: bytesDurable was not correctly increased when a log was removed
re-added many TLogMetrics
added a new role for the shared tlog
|
2017-06-22 17:21:42 -07:00 |
Stephen Atherton
|
f405c8d88e
|
Merge branch 'release-4.6' into release-5.0
# Conflicts:
# fdbrpc/AsyncFileKAIO.actor.h
# fdbrpc/sim2.actor.cpp
# fdbserver/optimisttest.actor.cpp
# versions.target
|
2017-06-15 17:40:19 -07:00 |
Evan Tschannen
|
cefaa2391d
|
fix: tlog actor needs to be cancelled when worker shutdown
|
2017-06-02 17:56:47 -07:00 |
Stephen Atherton
|
fa4fdb1f1d
|
Merge branch 'fix-io-timeout-handling' into release-5.0
# Conflicts:
# fdbserver/optimisttest.actor.cpp
|
2017-05-31 17:03:15 -07:00 |
Stephen Atherton
|
98604d33a0
|
Merge branch 'fix-io-timeout-handling'
# Conflicts:
# fdbrpc/AsyncFileKAIO.actor.h
# fdbrpc/sim2.actor.cpp
# fdbserver/KeyValueStoreSQLite.actor.cpp
# fdbserver/optimisttest.actor.cpp
# fdbserver/worker.actor.cpp
# fdbserver/workloads/MachineAttrition.actor.cpp
# tests/fast/SidebandWithStatus.txt
# tests/rare/LargeApiCorrectnessStatus.txt
# tests/slow/DDBalanceAndRemoveStatus.txt
|
2017-05-26 18:43:08 -07:00 |
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |