foundationdb/fdbclient
Jingyu Zhou aa1d005cc5
Merge pull request #10907 from jzhou77/main
ClusterController watches changes to storage metadata
2023-09-19 12:21:35 -07:00
..
azure_backup Blob single part upload (#8703) 2022-11-08 17:30:01 -06:00
include/fdbclient Merge pull request #10907 from jzhou77/main 2023-09-19 12:21:35 -07:00
sha1
vexillographer Add networkoption to disable non-TLS connections (#9984) 2023-05-13 00:14:11 +02:00
ActorLineageProfiler.cpp
AnnotateActor.cpp
AsyncFileS3BlobStore.actor.cpp Extract IConnection and NetworkAddress out from network.h 2023-01-24 14:48:31 -08:00
AsyncTaskThread.actor.cpp
Atomic.cpp Initialize memory in new DoAppendIfFits unit test (#8324) 2022-09-26 13:46:20 -07:00
AuditUtils.actor.cpp fix dd issue when dd skip audit (#10844) 2023-08-28 16:39:45 -07:00
BackupAgentBase.actor.cpp Add different block size for tests 2023-07-20 21:28:58 -07:00
BackupContainer.actor.cpp Merge commit '9639192a88001043a104aeef0c394e99ca5d6a6e' into keybackedrangemap 2023-04-21 13:27:15 -07:00
BackupContainerFileSystem.actor.cpp Fix computeRestoreEndVersion bug when outLogs is null 2023-06-13 17:03:57 -07:00
BackupContainerLocalDirectory.actor.cpp adding knob to allow relative paths for local backup containers 2023-05-23 17:06:49 -05:00
BackupContainerS3BlobStore.actor.cpp Fixing path for non-backup (blob granule) blob url use cases to not prepend /data to path (#10011) 2023-04-19 14:18:08 -05:00
BlobCipher.cpp Add Encryption Related Latency Metrics (#10596) 2023-07-14 11:30:16 -07:00
BlobConnectionProvider.cpp Blob kms connector ids (#10121) 2023-05-16 13:10:11 -05:00
BlobGranuleCommon.cpp sync with upstream main 2022-08-31 15:46:39 -07:00
BlobGranuleFiles.cpp blob granule inplace encryption (#10619) 2023-07-17 10:44:11 -07:00
BlobGranuleReader.actor.cpp Fix KeyRangeRef::isCovered() (#9675) 2023-03-14 12:41:18 -07:00
BlobMetadataUtils.cpp Bg tenant metadata restarting (#10235) 2023-05-23 11:24:13 -05:00
BuildFlags.h.in Add build date and time to build_flags 2022-09-14 15:11:51 -07:00
CMakeLists.txt Introduce initial Swift support in fdbserver (#10156) 2023-06-02 16:09:28 -05:00
ClientKnobCollection.cpp
ClientKnobs.cpp Create MAX_WRITE_TRANSACTION_LIFE_VERSIONS client knob 2023-09-14 14:01:43 -07:00
ClientStatusReport.cpp client_status_report: Change variable names 2023-01-16 15:17:37 +01:00
ClusterConnectionFile.actor.cpp
ClusterConnectionKey.actor.cpp
ClusterConnectionMemoryRecord.actor.cpp
CommitProxyInterface.cpp Revert "Revert "Refactor GetEncryptCipherKeys (#9600)"" (#9903) 2023-04-05 10:03:48 -07:00
ConfigKnobs.cpp fdbcli: Add options for knob management 2022-10-11 15:32:01 -07:00
ConfigTransactionInterface.cpp
CoordinationInterface.cpp Add processID, networkAddress, and locality to layer status JSON for Backup Agents. (#9736) 2023-03-17 18:07:03 -07:00
DataDistributionConfig.actor.cpp Apply clang-format, debug output changes. 2023-04-18 22:21:27 -07:00
DatabaseBackupAgent.actor.cpp Should repeat when speedUpSimulation is false 2023-05-30 11:08:48 -07:00
DatabaseConfiguration.cpp Add option to set perpetual_storage_wiggle_engine to none 2023-08-24 13:43:58 -07:00
DatabaseContext.cpp Remove cx->clearWatchMetadata() when connection file changed 2022-11-30 14:31:09 -08:00
FDBAWSCredentialsProvider.cpp Use WITH_AWS_BACKUP instead of BUILD_AWS_BACKUP 2022-10-07 10:52:46 -07:00
FDBTypes.cpp Add option to set perpetual_storage_wiggle_engine to none 2023-08-24 13:43:58 -07:00
FileBackupAgent.actor.cpp Add proxy to backup agent via global var 2023-09-08 10:27:01 -07:00
FluentDSampleIngestor.cpp
GlobalConfig.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
IConfigTransaction.cpp
IKnobCollection.cpp
ISingleThreadTransaction.cpp Remove tenant name from the TenantInfo object 2023-01-13 08:58:15 -08:00
IdempotencyId.actor.cpp Fix up merge 2022-12-14 17:30:54 -08:00
JsonBuilder.cpp
KeyRangeMap.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
LinkTest.cpp
LocalClientAPI.cpp
ManagementAPI.actor.cpp Audit storage for specific engine (#10781) 2023-08-23 10:51:24 -07:00
MetaclusterRegistration.cpp Add a metacluster version to the MetaclusterRegistrationEntry and validate it when loading the entry from the cluster. 2023-04-27 10:04:57 -07:00
MonitorLeader.actor.cpp Allow boolean parameters to be nested inside of namespaces or classes 2023-03-30 15:09:59 -07:00
MultiVersionTransaction.actor.cpp Fix bug in FDB MultiVersionTransaction.actor.cpp (#10576) 2023-07-05 15:23:38 -04:00
MutationLogReader.actor.cpp Update getReadThrough() to return Key directly 2023-04-18 13:13:59 -07:00
NameLineage.cpp
NativeAPI.actor.cpp Create MAX_WRITE_TRANSACTION_LIFE_VERSIONS client knob 2023-09-14 14:01:43 -07:00
ParallelStream.actor.cpp Fix some clang warnings on unused variables 2022-11-01 15:38:47 -07:00
PaxosConfigTransaction.actor.cpp Fix a bug where fulfilling a promise could cause it to get deleted 2023-06-07 15:26:08 -07:00
RESTClient.actor.cpp EaR: Update KMS URL refresh policy and fix bugs (#10382) 2023-06-14 08:06:39 -07:00
RESTUtils.actor.cpp reduce KMS request timeout 2023-07-17 20:06:02 -07:00
RYWIterator.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
RandomKeyValueUtils.cpp Add a helper class to container StringSetGenerator and StringGenerator 2023-05-09 09:11:30 -07:00
ReadYourWrites.actor.cpp Revert matchIndex feature 2023-04-17 09:39:45 -07:00
RestoreInterface.cpp
S3BlobStore.actor.cpp Fix guess region from s3 URL 2023-08-10 09:09:51 +00:00
Schemas.cpp Fix StatusWorkload after adding perpetual_storage_wiggle_engine 2023-08-29 13:58:23 -07:00
ServerKnobCollection.cpp
ServerKnobs.cpp Disable read aware DD. (#10900) 2023-09-13 15:50:58 -07:00
SimpleConfigTransaction.actor.cpp Add fdb_transaction_get_tag_throttled_duration function to C bindings 2022-11-13 11:22:57 -08:00
SpecialKeySpace.actor.cpp Add DD Security Mode (#10646) 2023-07-21 17:06:25 -07:00
StackLineage.cpp
StatusClient.actor.cpp
StorageServerInterface.cpp Hex values in TSS logs and rocksb debuglogs mode knob (#10231) 2023-05-16 10:34:58 -07:00
Subspace.cpp Avoid unnecessary copy. 2023-04-18 21:48:55 -07:00
SystemData.cpp Use getRange for server metadatas 2023-09-18 13:32:53 -07:00
TagThrottle.actor.cpp Allow boolean parameters to be nested inside of namespaces or classes 2023-03-30 15:09:59 -07:00
TaskBucket.actor.cpp Allow boolean parameters to be nested inside of namespaces or classes 2023-03-30 15:09:59 -07:00
Tenant.cpp Add code probes for tenant code 2023-05-10 20:44:39 -07:00
TenantManagement.actor.cpp Add code probes for tenant code 2023-05-10 20:44:39 -07:00
TestKnobCollection.cpp
ThreadSafeTransaction.cpp Revert matchIndex feature 2023-04-17 09:39:45 -07:00
Tracing.actor.cpp Extract IConnection and NetworkAddress out from network.h 2023-01-24 14:48:31 -08:00
TransactionLineage.cpp
Tuple.cpp fdbcli: Add options for knob management 2022-10-11 15:32:01 -07:00
TupleVersionstamp.cpp Add testing that a metacluster can be used after a restore. Fix some bugs found by this related to the restore ID and tenant tombstones. 2023-06-21 08:59:22 -07:00
VersionVector.cpp Fix clang 15 compiler warnings 2022-12-08 13:59:37 -08:00
VersionedMap.cpp
WriteMap.cpp
azurestorage.cmake sync with upstream main 2022-08-31 15:46:39 -07:00
notified_support.swift Introduce initial Swift support in fdbserver (#10156) 2023-06-02 16:09:28 -05:00
versions.h.cmake
zipf.c