Evan Tschannen
|
29c5d4ad3d
|
upgrades from 5.X mostly supported, still some remaining correctness problems
|
2018-01-28 11:52:54 -08:00 |
Evan Tschannen
|
89f0f9318a
|
decodeServerTagValue decodes tags encoded pre-6.0
|
2018-01-20 10:33:13 -08:00 |
Evan Tschannen
|
15962cf079
|
Merge branch 'master' into feature-remote-logs
# Conflicts:
# fdbrpc/Locality.cpp
# fdbrpc/Locality.h
# fdbserver/ClusterController.actor.cpp
# fdbserver/ClusterRecruitmentInterface.h
# fdbserver/TLogServer.actor.cpp
# fdbserver/TagPartitionedLogSystem.actor.cpp
# fdbserver/WorkerInterface.h
# fdbserver/fdbserver.vcxproj.filters
# fdbserver/masterserver.actor.cpp
# fdbserver/worker.actor.cpp
# flow/error_definitions.h
|
2017-10-05 17:09:44 -07:00 |
Alex Miller
|
e55cc447d2
|
Address code review comments.
* Fixed memory corruption with SystemData key constants
* Removed duplication in ClusterController
* Reworked fdbcli actions to better represent explicit vs default assignments
|
2017-10-04 13:36:18 -07:00 |
Alex Miller
|
80fa597422
|
Allow client profiling to be configured from fdbcli.
This adds the following commands:
* profile client status
* profile client on 0.001 100MB
* profile client off
|
2017-10-04 13:36:18 -07:00 |
Alex Miller
|
8f4c45418b
|
Make atomicSwitchover preserve an ever-increasing commit version.
|
2017-09-29 15:58:36 -07:00 |
Evan Tschannen
|
73fca75239
|
added the ability to disable timeKeeper; disabled timeKeeper before consistency check in simulation
|
2017-09-28 13:13:24 -07:00 |
Bhaskar Muppana
|
6a0b1d6808
|
Fixing PR comments
<rdar://problem/34557380> Need a way to map real time to version
|
2017-09-27 17:56:01 -07:00 |
Bhaskar Muppana
|
0bf5bdb23a
|
<rdar://problem/34557380> Need a way to map real time to version
|
2017-09-25 12:51:37 -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
|
c22708b6d6
|
added tag localities
fix: remote logs need to stop the master when they are stopped
|
2017-08-03 16:16:36 -07:00 |
Yichi Chiang
|
53e1ae9f60
|
shard system keyspace
|
2017-07-26 13:47:31 -07:00 |
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |