.. |
ActivationCallback.cpp
|
…
|
|
ActivationCallback.h
|
…
|
|
AddFollower.cpp
|
Better logging
|
2017-05-11 12:20:15 +02:00 |
AddFollower.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
AgencyComm.cpp
|
change to sleep_until so older windows are pleased (and is a better fitting method anyway)
|
2017-05-10 17:12:46 +02:00 |
AgencyComm.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
AgencyCommon.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
AgencyFeature.cpp
|
AgencyFeature needs ClusterFeature because of ClusterComm
|
2017-05-11 13:40:43 +02:00 |
AgencyFeature.h
|
…
|
|
Agent.cpp
|
broke devel and fixed
|
2017-05-05 16:15:28 +02:00 |
Agent.h
|
Agency improvement: track ongoing transactions for inquire.
|
2017-04-28 17:24:30 +02:00 |
AgentActivator.cpp
|
…
|
|
AgentActivator.h
|
…
|
|
AgentCallback.cpp
|
this should be last we have seen of the funny fail rotation bug
|
2017-05-05 10:15:44 +02:00 |
AgentCallback.h
|
…
|
|
AgentConfiguration.cpp
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
AgentConfiguration.h
|
…
|
|
AgentInterface.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
CleanOutServer.cpp
|
Better logging
|
2017-05-11 12:20:15 +02:00 |
CleanOutServer.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
Compactor.cpp
|
all agency threads shutdown in their destructors if not stopping yet
|
2017-04-25 09:34:08 +02:00 |
Compactor.h
|
…
|
|
Constituent.cpp
|
attempt at fixing occasional fatal errors accessing clustercomm instance on shutdown
|
2017-05-05 16:28:35 +02:00 |
Constituent.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
FailedFollower.cpp
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
FailedFollower.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
FailedLeader.cpp
|
Fix abort conditions of FailedLeader
|
2017-05-10 18:30:37 +02:00 |
FailedLeader.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
FailedServer.cpp
|
Better logging
|
2017-05-11 12:20:15 +02:00 |
FailedServer.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
GossipCallback.cpp
|
…
|
|
GossipCallback.h
|
…
|
|
Inception.cpp
|
all agency threads shutdown in their destructors if not stopping yet
|
2017-04-25 09:34:08 +02:00 |
Inception.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
Job.cpp
|
warning on windows
|
2017-05-11 13:41:20 +02:00 |
Job.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
JobContext.cpp
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
JobContext.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
MoveShard.cpp
|
cppcheck
|
2017-04-21 20:19:36 +02:00 |
MoveShard.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
Node.cpp
|
getting rid of exceptions in supervision
|
2017-05-10 17:50:31 +02:00 |
Node.h
|
getting rid of exceptions in supervision
|
2017-05-10 17:50:31 +02:00 |
NotifyCallback.cpp
|
…
|
|
NotifyCallback.h
|
…
|
|
RemoveFollower.cpp
|
Better logging
|
2017-05-11 12:20:15 +02:00 |
RemoveFollower.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
RestAgencyHandler.cpp
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
RestAgencyHandler.h
|
Port thread fixes from 3.1 to devel.
|
2017-03-16 13:53:40 +01:00 |
RestAgencyPrivHandler.cpp
|
expanding agent pool
|
2017-05-03 17:40:33 +02:00 |
RestAgencyPrivHandler.h
|
Port thread fixes from 3.1 to devel.
|
2017-03-16 13:53:40 +01:00 |
State.cpp
|
Sort out race for update in configuration collection in Agency.
|
2017-05-03 15:37:43 +02:00 |
State.h
|
Sort out race for update in configuration collection in Agency.
|
2017-05-03 15:37:43 +02:00 |
Store.cpp
|
agency response to ttl'ed values also corrected for deep trees
|
2017-05-09 12:49:17 +02:00 |
Store.h
|
avoid exceptions in supervision main thread when running without cluster
|
2017-05-04 14:37:03 +02:00 |
StoreCallback.cpp
|
…
|
|
StoreCallback.h
|
…
|
|
Supervision.cpp
|
Fix server health
|
2017-05-11 12:20:15 +02:00 |
Supervision.h
|
Fix server health
|
2017-05-11 12:20:15 +02:00 |
v8-agency.cpp
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
v8-agency.h
|
…
|
|