foundationdb/fdbserver
neethuhaneesha 768655992c
Merge pull request #7295 from neethuhaneesha/traceevent
Removing trace event invalid character causing simulation harness to fail.
2022-06-01 21:35:56 -07:00
..
sqlite fix typo 2021-06-28 11:14:55 +08:00
workloads Fix some spammy trace events (#7296) 2022-06-01 16:49:25 -07:00
ApplyMetadataMutation.cpp OpenTelemetry Tracing Perf Fixes (#6990) 2022-05-02 14:56:51 -05:00
ApplyMetadataMutation.h OpenTelemetry Tracing Perf Fixes (#6990) 2022-05-02 14:56:51 -05:00
ArtMutationBuffer.h Update copyright header dates 2022-03-21 13:36:23 -07:00
BackupInterface.h Update copyright header dates 2022-03-21 13:36:23 -07:00
BackupProgress.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
BackupProgress.actor.h Update copyright header dates 2022-03-21 13:36:23 -07:00
BackupWorker.actor.cpp OpenTelemetry Tracing Perf Fixes (#6990) 2022-05-02 14:56:51 -05:00
BlobGranuleServerCommon.actor.cpp Future-proof blob granules with full file size 2022-03-29 08:06:07 -05:00
BlobGranuleServerCommon.actor.h Future-proof blob granules with full file size 2022-03-29 08:06:07 -05:00
BlobGranuleValidation.actor.cpp Blob worker tenant integration mostly works 2022-05-25 17:16:56 -05:00
BlobGranuleValidation.actor.h Blob worker tenant integration mostly works 2022-05-25 17:16:56 -05:00
BlobManager.actor.cpp Enabling BM to understand tenant boundaries, and changing BlobGranuleCorrectness to use tenants 2022-05-25 17:16:56 -05:00
BlobManagerInterface.h Merge branch 'main' into blob_integration 2022-03-22 11:41:58 -05:00
BlobWorker.actor.cpp review comments 2022-05-25 17:16:56 -05:00
CMakeLists.txt Add skeleton for sharded rocksdb KVS. (#7181) 2022-05-23 15:29:23 -07:00
ClusterController.actor.cpp Refactor profiling special keys to use GlobalConfig 2022-05-10 10:51:08 -07:00
ClusterController.actor.h address comments 2022-04-07 17:34:13 -07:00
ClusterRecovery.actor.cpp CC sends recovery txn version during TLog recruitment 2022-05-24 14:57:55 -07:00
ClusterRecovery.actor.h Add trace-based status reporting for server version 2022-04-15 09:04:52 -07:00
CommitProxyServer.actor.cpp Rename variable names 2022-05-06 12:33:19 -07:00
CompactMap.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ConfigBroadcastInterface.h Update copyright header dates 2022-03-21 13:36:23 -07:00
ConfigBroadcaster.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ConfigBroadcaster.h Update copyright header dates 2022-03-21 13:36:23 -07:00
ConfigDatabaseUnitTests.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ConfigFollowerInterface.cpp Fix ConfigFollowerInterface constructor. 2022-04-08 14:21:49 -07:00
ConfigFollowerInterface.h Fix ConfigFollowerInterface constructor. 2022-04-08 14:21:49 -07:00
ConfigNode.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ConfigNode.h Update copyright header dates 2022-03-21 13:36:23 -07:00
ConflictSet.h Update copyright header dates 2022-03-21 13:36:23 -07:00
CoordinatedState.actor.cpp Check in the new Hostname logic. (#6926) 2022-04-27 21:54:13 -07:00
CoordinatedState.h Update copyright header dates 2022-03-21 13:36:23 -07:00
Coordination.actor.cpp coordinatorsKey should not always store IP addresses. (#7204) 2022-05-23 11:42:56 -07:00
CoordinationInterface.h Fix compatibility issue. (#7095) 2022-05-06 14:53:56 -07:00
CoroFlow.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
CoroFlow.h Update copyright header dates 2022-03-21 13:36:23 -07:00
CoroFlowCoro.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
DBCoreState.h Make names even across change and add lowest-compatible-version to status json 2022-04-15 13:57:58 -07:00
DDTeamCollection.actor.cpp makeReference 2022-05-23 16:50:04 -07:00
DDTeamCollection.h remove TSS storage metadata part 2022-04-27 16:22:13 -07:00
DataDistribution.actor.cpp change priority knob; change PromiseStream to FutureStream; remove comments; add on_sr check 2022-05-25 17:09:34 -07:00
DataDistribution.actor.h change priority knob; change PromiseStream to FutureStream; remove comments; add on_sr check 2022-05-25 17:09:34 -07:00
DataDistributionQueue.actor.cpp a.fix heap-use-after-free caused by early noErrorsActors destroy 2022-05-27 10:14:10 -07:00
DataDistributionTracker.actor.cpp change priority knob; change PromiseStream to FutureStream; remove comments; add on_sr check 2022-05-25 17:09:34 -07:00
DataDistributorInterface.h Update copyright header dates 2022-03-21 13:36:23 -07:00
DeltaTree.h Clear unused memory regions for structures written to disk. 2022-04-07 23:02:33 -07:00
DiskQueue.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
EncryptKeyProxy.actor.cpp Update EncryptBaseCipher cache to be index using {baseCipherId, domainId} (#7183) 2022-05-18 06:16:40 -07:00
EncryptKeyProxyInterface.h Enable debugId tracing for encryption requests (#7111) 2022-05-11 13:23:27 -07:00
FDBExecHelper.actor.cpp Switching char* to std::string for ProcessInfo to have it own memory (valgrind errors) (#7176) 2022-05-17 12:41:04 -07:00
FDBExecHelper.actor.h Remote ikvs debugging (#6465) 2022-03-31 17:08:59 -07:00
GrvProxyServer.actor.cpp OpenTelemetry Tracing Perf Fixes (#6990) 2022-05-02 14:56:51 -05:00
IConfigConsumer.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
IConfigConsumer.h Update copyright header dates 2022-03-21 13:36:23 -07:00
IDiskQueue.h Update copyright header dates 2022-03-21 13:36:23 -07:00
IKeyValueContainer.h Update copyright header dates 2022-03-21 13:36:23 -07:00
IKeyValueStore.h Add skeleton for sharded rocksdb KVS. (#7181) 2022-05-23 15:29:23 -07:00
IPager.h Updated BTree write-only forensic fields for last known logical page ID and last known logical parent page ID. 2022-04-08 01:17:50 -07:00
KeyValueStoreCompressTestData.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
KeyValueStoreMemory.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
KeyValueStoreRocksDB.actor.cpp Traceevent correction. 2022-06-01 15:21:15 -07:00
KeyValueStoreSQLite.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
KeyValueStoreShardedRocksDB.actor.cpp [ShardedRocksDB] 1/N Implement functions for write and single shard read. (#7184) 2022-05-26 10:59:14 -07:00
KmsConnector.h FDB native KMS Connector Framework (#6846) 2022-04-22 08:53:39 -07:00
KmsConnectorInterface.h Enable debugId tracing for encryption requests (#7111) 2022-05-11 13:23:27 -07:00
KnobProtectiveGroups.cpp fixup! Let invalid knob in toml not raising ASSERT but a TraceEvent 2022-03-17 16:53:10 -07:00
KnobProtectiveGroups.h fixup! clang-format 2022-03-17 16:53:10 -07:00
Knobs.h Update copyright header dates 2022-03-21 13:36:23 -07:00
LatencyBandConfig.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
LatencyBandConfig.h Update copyright header dates 2022-03-21 13:36:23 -07:00
LeaderElection.actor.cpp Check in the new Hostname logic. (#6926) 2022-04-27 21:54:13 -07:00
LeaderElection.h Check in the new Hostname logic. (#6926) 2022-04-27 21:54:13 -07:00
LocalConfiguration.actor.cpp Avoid printing warnings in LocalConfiguration::ManualKnobOverrides constructor 2022-05-23 13:41:48 -07:00
LocalConfiguration.h Update copyright header dates 2022-03-21 13:36:23 -07:00
LogProtocolMessage.h Update copyright header dates 2022-03-21 13:36:23 -07:00
LogRouter.actor.cpp add debug macro 2022-05-20 12:17:45 -07:00
LogSystem.cpp Optimize LogPushData to avoid constructing LogSystemConfig 2022-05-06 12:33:19 -07:00
LogSystem.h CC sends recovery txn version during TLog recruitment 2022-05-24 14:57:55 -07:00
LogSystemConfig.cpp Merge branch 'main-4a085fc84' into vv 2022-03-30 22:28:06 -07:00
LogSystemConfig.h Merge branch 'main-4a085fc84' into vv 2022-03-30 22:28:06 -07:00
LogSystemDiskQueueAdapter.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
LogSystemDiskQueueAdapter.h Update copyright header dates 2022-03-21 13:36:23 -07:00
LogSystemPeekCursor.actor.cpp add debug traces 2022-05-18 15:20:23 -07:00
MasterInterface.h OpenTelemetry Tracing Perf Fixes (#6990) 2022-05-02 14:56:51 -05:00
MetricLogger.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
MetricLogger.actor.h Update copyright header dates 2022-03-21 13:36:23 -07:00
MoveKeys.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
MoveKeys.actor.h Update copyright header dates 2022-03-21 13:36:23 -07:00
MutationTracking.cpp OpenTelemetry Tracing Perf Fixes (#6990) 2022-05-02 14:56:51 -05:00
MutationTracking.h Update copyright header dates 2022-03-21 13:36:23 -07:00
NetworkTest.h Update copyright header dates 2022-03-21 13:36:23 -07:00
OTELSpanContextMessage.h OpenTelemetry Tracing Perf Fixes (#6990) 2022-05-02 14:56:51 -05:00
OldTLogServer_4_6.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
OldTLogServer_6_0.actor.cpp fix: pops which were ignored during a snapshot would not be replayed on the proper tlogs within a shared tlog (#6892) 2022-04-19 16:57:41 -07:00
OldTLogServer_6_2.actor.cpp fix: pops which were ignored during a snapshot would not be replayed on the proper tlogs within a shared tlog (#6892) 2022-04-19 16:57:41 -07:00
OnDemandStore.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
OnDemandStore.h Update copyright header dates 2022-03-21 13:36:23 -07:00
PaxosConfigConsumer.actor.cpp Fix a heap-use-after-free in PaxosConfigConsumer.actor.cpp (#7244) 2022-05-25 12:08:30 -07:00
PaxosConfigConsumer.h Update copyright header dates 2022-03-21 13:36:23 -07:00
ProxyCommitData.actor.h Add a null pointer check for extra safety 2022-05-16 11:09:10 -07:00
QuietDatabase.actor.cpp Merge pull request #6996 from sfc-gh-mpilman/features/fail-quietdatabase-before-timeout 2022-05-10 08:36:25 -07:00
QuietDatabase.h Remove getMinReplicasRemaining PromiseStream. 2022-04-07 23:23:23 -07:00
RESTKmsConnector.actor.cpp Update EncryptBaseCipher cache to be index using {baseCipherId, domainId} (#7183) 2022-05-18 06:16:40 -07:00
RESTKmsConnector.h Enable debugId tracing for encryption requests (#7111) 2022-05-11 13:23:27 -07:00
RadixTree.h Update copyright header dates 2022-03-21 13:36:23 -07:00
Ratekeeper.actor.cpp merge commits from main 2022-03-28 22:49:03 -07:00
Ratekeeper.h Resolve merge conflict 2022-03-28 22:54:00 -07:00
RatekeeperInterface.h Update copyright header dates 2022-03-21 13:36:23 -07:00
RecoveryState.h Update copyright header dates 2022-03-21 13:36:23 -07:00
RemoteIKeyValueStore.actor.cpp Remote ikvs debugging (#6465) 2022-03-31 17:08:59 -07:00
RemoteIKeyValueStore.actor.h Fix the bug where use the pointer after it's cleaned 2022-04-04 11:49:41 -07:00
ResolutionBalancer.actor.cpp Merge branch 'main-4a085fc84' into vv 2022-03-30 22:28:06 -07:00
ResolutionBalancer.actor.h Refactor resolution balancing into separate files 2022-03-23 09:57:31 -07:00
Resolver.actor.cpp Rename variable names 2022-05-06 12:33:19 -07:00
ResolverInterface.h OpenTelemetry Tracing Perf Fixes (#6990) 2022-05-02 14:56:51 -05:00
RestoreApplier.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
RestoreApplier.actor.h Update copyright header dates 2022-03-21 13:36:23 -07:00
RestoreCommon.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
RestoreCommon.actor.h Update copyright header dates 2022-03-21 13:36:23 -07:00
RestoreController.actor.cpp Add proxy option to backup and restore params. 2022-03-28 17:10:49 -07:00
RestoreController.actor.h Add proxy option to backup and restore params. 2022-03-28 17:10:49 -07:00
RestoreLoader.actor.cpp Move StorageMetrics unit tests into cpp file 2022-05-10 13:21:23 -07:00
RestoreLoader.actor.h Add proxy option to backup and restore params. 2022-03-28 17:10:49 -07:00
RestoreRoleCommon.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
RestoreRoleCommon.actor.h Update copyright header dates 2022-03-21 13:36:23 -07:00
RestoreUtil.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
RestoreUtil.h Update copyright header dates 2022-03-21 13:36:23 -07:00
RestoreWorker.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
RestoreWorker.actor.h Update copyright header dates 2022-03-21 13:36:23 -07:00
RestoreWorkerInterface.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
RestoreWorkerInterface.actor.h Add proxy option to backup and restore params. 2022-03-28 17:10:49 -07:00
RkTagThrottleCollection.cpp Add comments and modify ITagThrottler::tryUpdateAutoThrottling method 2022-03-11 12:13:34 -04:00
RkTagThrottleCollection.h Add comments to RkTagThrottleCollection 2022-03-11 12:09:15 -04:00
RocksDBCheckpointUtils.actor.cpp Resolving comments. 2022-05-19 13:27:21 -07:00
RocksDBCheckpointUtils.actor.h Cleaned up RocksDBCheckpointUtil* 2022-05-19 13:27:21 -07:00
RoleLineage.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
RoleLineage.actor.h Update copyright header dates 2022-03-21 13:36:23 -07:00
ServerCheckpoint.actor.cpp ServerCheckpoint.actor.* 2022-05-19 13:27:21 -07:00
ServerCheckpoint.actor.h ServerCheckpoint.actor.* 2022-05-19 13:27:21 -07:00
ServerDBInfo.actor.h Update copyright header dates 2022-03-21 13:36:23 -07:00
ServerDBInfo.h Update copyright header dates 2022-03-21 13:36:23 -07:00
SigStack.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
SimEncryptKmsProxy.actor.h Small BlobCipher and SimKmsConnector fixes and changes (#6936) 2022-05-04 14:09:31 -07:00
SimKmsConnector.actor.cpp Enable debugId tracing for encryption requests (#7111) 2022-05-11 13:23:27 -07:00
SimKmsConnector.h Enable debugId tracing for encryption requests (#7111) 2022-05-11 13:23:27 -07:00
SimpleConfigConsumer.actor.cpp Check in the new Hostname logic. (#6926) 2022-04-27 21:54:13 -07:00
SimpleConfigConsumer.h Update copyright header dates 2022-03-21 13:36:23 -07:00
SimulatedCluster.actor.cpp Enabling tenant tests for blob granules and fixing bug 2022-05-25 17:16:56 -05:00
SimulatedCluster.h Update copyright header dates 2022-03-21 13:36:23 -07:00
SkipList.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
SpanContextMessage.h Update copyright header dates 2022-03-21 13:36:23 -07:00
Status.actor.cpp change priority knob; change PromiseStream to FutureStream; remove comments; add on_sr check 2022-05-25 17:09:34 -07:00
Status.h Update copyright header dates 2022-03-21 13:36:23 -07:00
StorageCache.actor.cpp Fix a storage cache bug that prevents it from peeking 2022-05-25 12:28:57 -07:00
StorageMetrics.actor.cpp Move UnitTests.h include 2022-05-10 19:43:57 -07:00
StorageMetrics.h Minor cleanup in StorageMetrics.h 2022-05-10 17:36:54 -07:00
TCInfo.actor.cpp change priority knob; change PromiseStream to FutureStream; remove comments; add on_sr check 2022-05-25 17:09:34 -07:00
TCInfo.h address some review comments 2022-05-18 13:39:07 -07:00
TLogInterface.h OpenTelemetry Tracing Perf Fixes (#6990) 2022-05-02 14:56:51 -05:00
TLogServer.actor.cpp Merge pull request #7240 from jzhou77/fix-7109 2022-05-27 09:27:19 -07:00
TSSMappingUtil.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
TSSMappingUtil.actor.h Update copyright header dates 2022-03-21 13:36:23 -07:00
TagPartitionedLogSystem.actor.cpp CC sends recovery txn version during TLog recruitment 2022-05-24 14:57:55 -07:00
TagPartitionedLogSystem.actor.h CC sends recovery txn version during TLog recruitment 2022-05-24 14:57:55 -07:00
TagThrottler.actor.cpp Minor bug fix in TagThrottlerImpl::tryUpdateAutoThrottling 2022-03-12 13:32:41 -04:00
TagThrottler.h Clean up TagThrottler* files 2022-03-11 12:23:01 -04:00
TesterInterface.actor.h Update simulator to sometimes create tenants it doesn't use. Fix bug in mapped range where it would fail if any tenants existed and transactions were run not using the tenants. 2022-05-05 10:03:30 -07:00
TransactionTagCounter.cpp Fix `TEST` macro comment 2022-03-23 11:07:06 -07:00
TransactionTagCounter.h Support sending multiple busy tags from storage server to ratekeeper 2022-03-11 12:09:15 -04:00
VFSAsync.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
VFSAsync.h Update copyright header dates 2022-03-21 13:36:23 -07:00
VersionedBTree.actor.cpp Bug fix: Redwood shutdown would wait for pending IO success so if any of them failed the shutdown would never complete. 2022-05-02 19:26:44 -07:00
WaitFailure.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
WaitFailure.h Update copyright header dates 2022-03-21 13:36:23 -07:00
WorkerInterface.actor.h CC sends recovery txn version during TLog recruitment 2022-05-24 14:57:55 -07:00
art.h Update copyright header dates 2022-03-21 13:36:23 -07:00
art_impl.h Update copyright header dates 2022-03-21 13:36:23 -07:00
fdbserver.actor.cpp fix: the peek_using_streaming can cause memory corruption (#7286) 2022-05-31 16:04:28 -07:00
masterserver.actor.cpp - Make sequencer accept the recovery transaction version unconditionally. 2022-05-26 13:37:12 +00:00
networktest.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
pubsub.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
pubsub.h Update copyright header dates 2022-03-21 13:36:23 -07:00
storageserver.actor.cpp Revert most logic in #5637 2022-05-24 12:23:49 -07:00
template_fdb.h Update copyright header dates 2022-03-21 13:36:23 -07:00
tester.actor.cpp Switching char* to std::string for ProcessInfo to have it own memory (valgrind errors) (#7176) 2022-05-17 12:41:04 -07:00
worker.actor.cpp coordinatorsKey should not always store IP addresses. (#7204) 2022-05-23 11:42:56 -07:00