Class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningCategories
Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll
Defines the stable category identifiers used by managed-connector provider-owned control-plane dependency-aware apply-and-reconcile hardening answers.
public static class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningCategoriesInheritance
Section titled “Inheritance”object ← CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningCategories
Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Fields
Section titled “Fields”ActiveTaskTopology
Section titled “ ActiveTaskTopology”The runtime currently reports one or more active connector tasks.
public const string ActiveTaskTopology = "active-task-topology"Field Value
Section titled “Field Value”ApplyAndReconcileBlocked
Section titled “ ApplyAndReconcileBlocked”The current provider-owned apply-and-reconcile lane remains blocked.
public const string ApplyAndReconcileBlocked = "apply-and-reconcile-blocked"Field Value
Section titled “Field Value”ApplyAndReconcileCompleted
Section titled “ ApplyAndReconcileCompleted”The current provider-owned apply-and-reconcile lane no longer needs another execution step.
public const string ApplyAndReconcileCompleted = "apply-and-reconcile-completed"Field Value
Section titled “Field Value”ApplyAndReconcileExecuting
Section titled “ ApplyAndReconcileExecuting”The current provider-owned apply-and-reconcile lane is currently executing.
public const string ApplyAndReconcileExecuting = "apply-and-reconcile-executing"Field Value
Section titled “Field Value”ApplyAndReconcileHardened
Section titled “ ApplyAndReconcileHardened”Provider-owned control-plane dependency-aware apply-and-reconcile hardening is fully hardened.
public const string ApplyAndReconcileHardened = "apply-and-reconcile-hardened"Field Value
Section titled “Field Value”ApplyAndReconcileReady
Section titled “ ApplyAndReconcileReady”The current provider-owned apply-and-reconcile lane is currently ready.
public const string ApplyAndReconcileReady = "apply-and-reconcile-ready"Field Value
Section titled “Field Value”ApplyAndReconcileRisk
Section titled “ ApplyAndReconcileRisk”The current provider-owned apply-and-reconcile lane currently remains risky.
public const string ApplyAndReconcileRisk = "apply-and-reconcile-risk"Field Value
Section titled “Field Value”ApprovalRequired
Section titled “ ApprovalRequired”The current provider lane still requires explicit approval.
public const string ApprovalRequired = "approval-required"Field Value
Section titled “Field Value”ConnectClusterMismatch
Section titled “ ConnectClusterMismatch”The latest reported connector-cluster identifier differs from the declared baseline.
public const string ConnectClusterMismatch = "connect-cluster-mismatch"Field Value
Section titled “Field Value”ConnectorClassMismatch
Section titled “ ConnectorClassMismatch”The latest reported connector class differs from the declared baseline.
public const string ConnectorClassMismatch = "connector-class-mismatch"Field Value
Section titled “Field Value”CurrentNodeBlocked
Section titled “ CurrentNodeBlocked”The current node cannot yet execute dependency-aware apply-and-reconcile work safely.
public const string CurrentNodeBlocked = "current-node-blocked"Field Value
Section titled “Field Value”CurrentNodeExecutable
Section titled “ CurrentNodeExecutable”The current node can execute dependency-aware apply-and-reconcile work safely.
public const string CurrentNodeExecutable = "current-node-executable"Field Value
Section titled “Field Value”DependencyBlocked
Section titled “ DependencyBlocked”Provider-owned control-plane dependency-aware apply-and-reconcile hardening remains blocked.
public const string DependencyBlocked = "dependency-blocked"Field Value
Section titled “Field Value”DependencyDegraded
Section titled “ DependencyDegraded”Provider-owned control-plane dependency-aware apply-and-reconcile hardening is currently degraded.
public const string DependencyDegraded = "dependency-degraded"Field Value
Section titled “Field Value”DependencyIdentityReady
Section titled “ DependencyIdentityReady”The runtime currently declares complete dependency identity metadata.
public const string DependencyIdentityReady = "dependency-identity-ready"Field Value
Section titled “Field Value”DependencyReady
Section titled “ DependencyReady”Provider-owned control-plane dependency-aware apply-and-reconcile hardening is currently ready.
public const string DependencyReady = "dependency-ready"Field Value
Section titled “Field Value”DependencyRisk
Section titled “ DependencyRisk”Provider-owned control-plane dependency-aware apply-and-reconcile hardening currently remains risky.
public const string DependencyRisk = "dependency-risk"Field Value
Section titled “Field Value”DestructiveOperation
Section titled “ DestructiveOperation”The current provider lane still targets a destructive operation.
public const string DestructiveOperation = "destructive-operation"Field Value
Section titled “Field Value”DurableJournalConfigured
Section titled “ DurableJournalConfigured”A durable command-journal store is configured for the runtime.
public const string DurableJournalConfigured = "durable-journal-configured"Field Value
Section titled “Field Value”InMemoryJournalOnly
Section titled “ InMemoryJournalOnly”Dependency-aware hardening currently depends on in-memory history only.
public const string InMemoryJournalOnly = "in-memory-journal-only"Field Value
Section titled “Field Value”MissingConnectClusterId
Section titled “ MissingConnectClusterId”The runtime does not currently declare the upstream connector-cluster identifier.
public const string MissingConnectClusterId = "missing-connect-cluster-id"Field Value
Section titled “Field Value”MissingConnectorClass
Section titled “ MissingConnectorClass”The runtime does not currently declare the upstream connector class.
public const string MissingConnectorClass = "missing-connector-class"Field Value
Section titled “Field Value”MissingDeclaredTaskReports
Section titled “ MissingDeclaredTaskReports”One or more declared task ids are missing from the latest reported task ids.
public const string MissingDeclaredTaskReports = "missing-declared-task-reports"Field Value
Section titled “Field Value”MissingSourceProviderId
Section titled “ MissingSourceProviderId”The runtime does not currently declare the upstream source-provider identifier.
public const string MissingSourceProviderId = "missing-source-provider-id"Field Value
Section titled “Field Value”MissingTaskBaseline
Section titled “ MissingTaskBaseline”The managed connector does not currently declare task ids or an expected task count.
public const string MissingTaskBaseline = "missing-task-baseline"Field Value
Section titled “Field Value”NoActiveTaskTopology
Section titled “ NoActiveTaskTopology”The runtime does not currently report any active connector task ids.
public const string NoActiveTaskTopology = "no-active-task-topology"Field Value
Section titled “Field Value”NoChangesRequired
Section titled “ NoChangesRequired”The current provider lane would not apply another shared write-path change.
public const string NoChangesRequired = "no-changes-required"Field Value
Section titled “Field Value”OperatorOnly
Section titled “ OperatorOnly”Provider-owned control-plane dependency-aware apply-and-reconcile hardening still remains operator-owned outside Cephalon.
public const string OperatorOnly = "operator-only"Field Value
Section titled “Field Value”PersistedHistory
Section titled “ PersistedHistory”The durable command journal currently exposes persisted recorded history.
public const string PersistedHistory = "persisted-history"Field Value
Section titled “Field Value”ProviderCommandAdapted
Section titled “ ProviderCommandAdapted”The latest provider command translated into a provider-facing shape.
public const string ProviderCommandAdapted = "latest-execution-adapted"Field Value
Section titled “Field Value”ProviderCommandBlocked
Section titled “ ProviderCommandBlocked”The latest provider command remained blocked.
public const string ProviderCommandBlocked = "latest-execution-blocked"Field Value
Section titled “Field Value”ProviderCommandFailed
Section titled “ ProviderCommandFailed”The latest provider command failed while Cephalon translated it.
public const string ProviderCommandFailed = "latest-execution-failed"Field Value
Section titled “Field Value”ProviderCommandNoOp
Section titled “ ProviderCommandNoOp”The latest provider command determined that no provider command is required.
public const string ProviderCommandNoOp = "latest-execution-no-op"Field Value
Section titled “Field Value”ProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardening
Section titled “ ProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardening”The runtime participates in the provider-owned control-plane dependency-aware apply-and-reconcile hardening lane.
public const string ProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardening = "provider-owned-control-plane-dependency-aware-apply-and-reconcile-hardening"Field Value
Section titled “Field Value”ReconciliationDegraded
Section titled “ ReconciliationDegraded”The runtime currently reports a degraded reconciliation posture.
public const string ReconciliationDegraded = "reconciliation-degraded"Field Value
Section titled “Field Value”ReconciliationStable
Section titled “ ReconciliationStable”The runtime currently reports a stable reconciliation posture.
public const string ReconciliationStable = "reconciliation-stable"Field Value
Section titled “Field Value”RecoveredHistory
Section titled “ RecoveredHistory”The durable command journal currently exposes recovered recorded history.
public const string RecoveredHistory = "recovered-history"Field Value
Section titled “Field Value”ReportedDependencyIdentityReady
Section titled “ ReportedDependencyIdentityReady”The runtime currently reports complete dependency identity metadata.
public const string ReportedDependencyIdentityReady = "reported-dependency-identity-ready"Field Value
Section titled “Field Value”ReportedTaskIdentityUnavailable
Section titled “ ReportedTaskIdentityUnavailable”The managed connector reports task counts, but not task identities.
public const string ReportedTaskIdentityUnavailable = "reported-task-identity-unavailable"Field Value
Section titled “Field Value”ReportedTaskTopologyUnavailable
Section titled “ ReportedTaskTopologyUnavailable”The managed connector has not yet reported task ids or a reported task count.
public const string ReportedTaskTopologyUnavailable = "reported-task-topology-unavailable"Field Value
Section titled “Field Value”ReporterLeaseActive
Section titled “ ReporterLeaseActive”The runtime currently exposes an active reporter lease.
public const string ReporterLeaseActive = "reporter-lease-active"Field Value
Section titled “Field Value”ReporterLeaseMissingOrStale
Section titled “ ReporterLeaseMissingOrStale”The runtime is missing one active reporter lease or currently reports degraded reporter ownership.
public const string ReporterLeaseMissingOrStale = "reporter-lease-missing-or-stale"Field Value
Section titled “Field Value”SourceProviderMismatch
Section titled “ SourceProviderMismatch”The latest reported source-provider identifier differs from the declared baseline.
public const string SourceProviderMismatch = "source-provider-mismatch"Field Value
Section titled “Field Value”TaskCountMismatch
Section titled “ TaskCountMismatch”The managed connector reports a different task count than the declared baseline.
public const string TaskCountMismatch = "task-count-mismatch"Field Value
Section titled “Field Value”UnexpectedReportedTasks
Section titled “ UnexpectedReportedTasks”One or more reported task ids were not part of the declared task baseline.
public const string UnexpectedReportedTasks = "unexpected-reported-tasks"Field Value
Section titled “Field Value”WouldApplyChanges
Section titled “ WouldApplyChanges”The current provider lane would still apply shared write-path changes.
public const string WouldApplyChanges = "would-apply-changes"