debezium-server
Debezium Server runtime for standalone execution of Debezium connectors. Please log issues at https://github.com/debezium/dbz/issues.
File Explorer
Download Latest Version (.zip)- commit-signoff-check.yml
- cross-maven.yml
- maven.yml
- sanity-check.yml
- dependabot.yml
- maven-wrapper.jar
- maven-wrapper.properties
- pom.xml
- ChangeConsumerHolder.java
- DebeziumServerConsumer.java
- DebeziumServerSink.java
- DebeziumConfiguration.java
- DebeziumProperties.java
- DebeziumServerConfig.java
- DebeziumServerConfigSourceFactory.java
- EmptyStringConverter.java
- ConnectorLivenessCheck.java
- ConnectorReadinessCheck.java
- ChangeConsumerProducer.java
- DebeziumEngineFilterStrategyProducer.java
- DebeziumSerializationProducer.java
- TombstoneSupportProducer.java
- DSSignal.java
- SignalResource.java
- DebeziumServerAPI.java
- RetryExecutor.java
- BaseChangeConsumer.java
- ConnectionValidationResult.java
- CustomConsumerBuilder.java
- DebeziumMetrics.java
- DefaultChangeConsumer.java
- Main.java
- StreamNameMapper.java
- io.smallrye.config.ConfigSourceFactory
- org.eclipse.microprofile.config.spi.Converter
- beans.xml
- application.properties
- default_banner.txt
- DebeziumServerConfigSourceFactoryTest.java
- ConnectorHealthCheckFailingConnectionIT.java
- ConnectorHealthCheckIT.java
- ConnectorHealthCheckMissingConfigIT.java
- FailingConnectionProfile.java
- MissingConfigProfile.java
- DebeziumServerApicurioProfile.java
- DebeziumServerConfigProfile.java
- DebeziumServerConfigProvidersIT.java
- DebeziumServerConnectFormatIT.java
- DebeziumServerConnectFormatProfile.java
- DebeziumServerFileConfigProviderProfile.java
- DebeziumServerIT.java
- DebeziumServerSchemaRegistryProfile.java
- DebeziumServerTest.java
- DebeziumServerWithApicurioIT.java
- DebeziumServerWithSchemaRegistryIT.java
- Images.java
- SchemaRegistryContainer.java
- SchemaRegistryTestResourceLifecycleManager.java
- TestConfigSource.java
- TestConsumer.java
- org.eclipse.microprofile.config.spi.ConfigSource
- application.properties
- logback-test.xml
- secrets_test.txt
- testcontainers.properties
- pom.xml
- server-distribution-prod.xml
- server-distribution.xml
- driver.conf
- application.properties.cassandra.redis.example
- application.properties.example
- application.yaml.example
- debezium-jmx-config-legacy.yaml
- debezium-jmx-config.yaml
- metrics.yml
- extra_class_path.sh
- jdk_java_options.sh
- extra_class_path.sh
- jdk_java_options.sh
- extra_class_path.sh
- jdk_java_options.sh
- extra_class_path.sh
- jdk_java_options.sh
- enable_jmx.sh
- jmxremote.access
- jmxremote.password
- enable_exporter.sh
- enable_otel_agent.sh
- run.bat
- run.sh
- application.properties
- docker-compose.yml
- pom.xml
- BatchManager.java
- DynamicPartitionRoutingStrategy.java
- EventDataBatchProxy.java
- EventHubsChangeConsumer.java
- EventHubsChangeConsumerConfig.java
- HashFunction.java
- io.debezium.metadata.ComponentMetadataProvider
- beans.xml
- EventHubsTestConfigSource.java
- EventHubsWithPartitionKeyIT.java
- EventHubsWithPartitionKeyProfile.java
- EventHubsWithPartitionRouterIT.java
- EventHubsWithPartitionRouterProfile.java
- EventHubsWithStaticPartitionIdIT.java
- EventHubsWithStaticPartitionIdProfile.java
- org.eclipse.microprofile.config.spi.ConfigSource
- logback-test.xml
- pom.xml
- FlussChangeConsumer.java
- FlussChangeConsumerConfig.java
- FlussTypeConverter.java
- io.debezium.metadata.ComponentMetadataProvider
- FlussAutoCreateIT.java
- FlussAutoCreateProfile.java
- FlussConnectFormatIT.java
- FlussConnectFormatProfile.java
- FlussIT.java
- FlussTestConfigSource.java
- FlussTestResourceLifecycleManager.java
- FlussTypeConverterTest.java
- FlussUnitTest.java
- FlussUpsertModeIT.java
- FlussUpsertModeProfile.java
- org.eclipse.microprofile.config.spi.ConfigSource
- logback-test.xml
- testcontainers.properties
- pom.xml
- JWTAuthenticator.java
- JWTAuthenticatorBuilder.java
- JWTAuthorizationInitialRequest.java
- JWTAuthorizationRefreshRequest.java
- JWTAuthorizationResponse.java
- OAuth2Authenticator.java
- OAuth2AuthenticatorBuilder.java
- OAuth2TokenResponse.java
- StandardWebhooksAuthenticator.java
- StandardWebhooksAuthenticatorBuilder.java
- Authenticator.java
- HttpChangeConsumer.java
- HttpChangeConsumerConfig.java
- HttpUtil.java
- io.debezium.metadata.ComponentMetadataProvider
- beans.xml
- JWTAuthenticatorBuilderTest.java
- JWTAuthenticatorTest.java
- OAuth2AuthenticatorTest.java
- MutableClock.java
- StandardWebhooksAuthenticatorBuilderTest.java
- StandardWebhooksAuthenticatorTest.java
- HttpChangeConsumerTest.java
- HttpIT.java
- HttpTestConfigSource.java
- HttpTestResourceLifecycleManager.java
- org.eclipse.microprofile.config.spi.ConfigSource
- logback-test.xml
- pom.xml
- InfinispanSinkConsumer.java
- InfinispanSinkConsumerConfig.java
- io.debezium.metadata.ComponentMetadataProvider
- beans.xml
- InfinispanSinkConsumerIT.java
- InfinispanTestConfigSource.java
- InfinispanTestResourceLifecycleManager.java
- org.eclipse.microprofile.config.spi.ConfigSource
- infinispan-local.xml
- pom.xml
- InstructLabSinkConsumer.java
- InstructLabSinkConsumerConfig.java
- QnaFile.java
- io.debezium.metadata.ComponentMetadataProvider
- beans.xml
- InstructLabIT.java
- InstructLabTestConfigSource.java
- MappingValueTest.java
- QnaFileTest.java
- org.eclipse.microprofile.config.spi.ConfigSource
- logback-test.xml
- pom.xml
- README.md
- JdbcSinkReflectionConfiguration.java
- ChangeEventToSinkRecordConverter.java
- JdbcChangeConsumer.java
- reflect-config.json
- io.debezium.metadata.ComponentMetadataProvider
- AbstractJdbcTestUtils.java
- DialectTest.java
- JdbcChangeConsumerIT.java
- JdbcChangeConsumerMySqlIT.java
- JdbcChangeConsumerPostgresIT.java
- JdbcMySqlResourceLifecycleManager.java
- JdbcMySqlTestProfile.java
- JdbcMySqlTestUtils.java
- JdbcPostgresResourceLifecycleManager.java
- JdbcPostgresTestProfile.java
- JdbcPostgresTestUtils.java
- JdbcTestProfile.java
- JdbcTestUtils.java
- JdbcTestUtilsQueries.java
- pom.xml
- KafkaChangeConsumer.java
- KafkaChangeConsumerConfig.java
- io.debezium.metadata.ComponentMetadataProvider
- beans.xml
- KafkaBaseIT.java
- KafkaIT.java
- KafkaOpenLineageIT.java
- KafkaTestConfigSource.java
- KafkaTestResourceLifecycleManager.java
- OpenLineageProfile.java
- org.eclipse.microprofile.config.spi.ConfigSource
- openlineage.yml
- pom.xml
- KinesisChangeConsumer.java
- KinesisChangeConsumerConfig.java
- io.debezium.metadata.ComponentMetadataProvider
- beans.xml
- KinesisIT.java
- KinesisTestConfigSource.java
- KinesisUnitTest.java
- org.eclipse.microprofile.config.spi.ConfigSource
- logback-test.xml
- pom.xml
- MilvusChangeConsumer.java
- MilvusChangeConsumerConfig.java
- MilvusSchema.java
- io.debezium.metadata.ComponentMetadataProvider
- beans.xml
- MilvusIT.java
- MilvusSchemaTest.java
- MilvusTestConfigSource.java
- MilvusTestResourceLifecycleManager.java
- VectorPostgresTestResourceLifecycleManager.java
- org.eclipse.microprofile.config.spi.ConfigSource
- logback-test.xml
- pom.xml
- OracleJsonFactory.java
- native-server-distribution.xml
- application.properties.example
- application.yaml.example
- run.bat
- run.sh
- application.properties
- pom.xml
- NatsJetStreamChangeConsumer.java
- NatsJetStreamChangeConsumerConfig.java
- io.debezium.metadata.ComponentMetadataProvider
- NatsJetStreamIT.java
- NatsJetStreamTestConfigSource.java
- NatsJetStreamTestResourceLifecycleManager.java
- org.eclipse.microprofile.config.spi.ConfigSource
- testcontainers.properties
- pom.xml
- NatsStreamingChangeConsumer.java
- NatsStreamingChangeConsumerConfig.java
- io.debezium.metadata.ComponentMetadataProvider
- NatsStreamingIT.java
- NatsStreamingTestConfigSource.java
- NatsStreamingTestResourceLifecycleManager.java
- org.eclipse.microprofile.config.spi.ConfigSource
- testcontainers.properties
- pom.xml
- PravegaChangeConsumer.java
- PravegaChangeConsumerConfig.java
- PravegaSink.java
- io.debezium.metadata.ComponentMetadataProvider
- beans.xml
- PravegaIT.java
- PravegaTestResource.java
- org.eclipse.microprofile.config.spi.ConfigSource
- pom.xml
- PubSubChangeConsumer.java
- PubSubChangeConsumerConfig.java
- PubSubLiteChangeConsumer.java
- PubSubLiteChangeConsumerConfig.java
- io.debezium.metadata.ComponentMetadataProvider
- beans.xml
- PubSubIT.java
- PubSubLiteIT.java
- PubSubLiteTestConfigSource.java
- PubSubTestConfigSource.java
- PubSubTestResourceLifecycleManager.java
- org.eclipse.microprofile.config.spi.ConfigSource
- logback-test.xml
- pom.xml
- PulsarChangeConsumer.java
- PulsarChangeConsumerConfig.java
- io.debezium.metadata.ComponentMetadataProvider
- beans.xml
- PulsarIT.java
- PulsarTestConfigSource.java
- PulsarTestResourceLifecycleManager.java
- console_logging_config.ini
- logging_config.ini
- filter.js
- pulsar.properties
- config.properties
- jvm.config
- log.properties
- bkenv.sh
- bookkeeper.conf
- broker.conf
- client.conf
- discovery.conf
- filesystem_offload_core_site.xml
- functions_worker.yml
- global_zookeeper.conf
- log4j2.yaml
- proxy.conf
- pulsar_env.sh
- pulsar_tools_env.sh
- schema_example.conf
- standalone.conf
- websocket.conf
- zookeeper.conf
- org.eclipse.microprofile.config.spi.ConfigSource
- logback-test.xml
- pom.xml
- QdrantChangeConsumer.java
- QdrantChangeConsumerConfig.java
- QdrantMessageFactory.java
- io.debezium.metadata.ComponentMetadataProvider
- beans.xml
- QdrantIT.java
- QdrantMessageFactoryTest.java
- QdrantTestConfigSource.java
- QdrantTestResourceLifecycleManager.java
- VectorPostgresTestResourceLifecycleManager.java
- org.eclipse.microprofile.config.spi.ConfigSource
- logback-test.xml
- pom.xml
- RabbitMqStreamChangeConsumer.java
- RabbitMqStreamChangeConsumerConfig.java
- RabbitMqStreamNativeChangeConsumer.java
- RabbitMqStreamNativeChangeConsumerConfig.java
- io.debezium.metadata.ComponentMetadataProvider
- beans.xml
- RabbitMqContainer.java
- RabbitMqIT.java
- RabbitMqStreamChangeConsumerTest.java
- RabbitMqStreamIT.java
- RabbitMqStreamNativeSuperStreamIT.java
- RabbitMqStreamTestResourceLifecycleManager.java
- RabbitMqTestConfigSource.java
- RabbitMqTestResourceLifecycleManager.java
- org.eclipse.microprofile.config.spi.ConfigSource
- logback-test.xml
- pom.xml
- RedisMemoryThreshold.java
- RedisStreamChangeConsumer.java
- RedisStreamChangeConsumerConfig.java
- io.debezium.metadata.ComponentMetadataProvider
- RedisConfigSource.java
- RedisMemoryThresholdTest.java
- RedisOffsetIT.java
- RedisOffsetTestProfile.java
- RedisSchemaHistoryIT.java
- RedisSchemaHistoryTestProfile.java
- RedisSSLOptionsStreamIT.java
- RedisSSLOptionsStreamTestProfile.java
- RedisSSLStreamIT.java
- RedisSSLStreamTestProfile.java
- RedisSSLTestResourceLifecycleManager.java
- RedisStreamHeartbeatDisabledIT.java
- RedisStreamHeartbeatDisabledTestProfile.java
- RedisStreamHeartbeatSkipIT.java
- RedisStreamHeartbeatTestProfile.java
- RedisStreamIT.java
- RedisStreamMemoryThresholdIT.java
- RedisStreamMemoryThresholdTestProfile.java
- RedisStreamMessageIT.java
- RedisStreamMessageTestProfile.java
- RedisStreamTestProfile.java
- RedisTestResourceLifecycleManager.java
- TestUtils.java
- org.eclipse.microprofile.config.spi.ConfigSource
- ca.crt
- client-keystore.p12
- client-truststore.p12
- keys.p12
- redis.crt
- redis.key
- application.properties
- testcontainers.properties
- pom.xml
- RocketMqChangeConsumer.java
- RocketMqChangeConsumerConfig.java
- io.debezium.metadata.ComponentMetadataProvider
- beans.xml
- RocketMqContainer.java
- RocketMqIT.java
- RocketMqTestConfigSource.java
- RocketMqTestResourceLifecycleManager.java
- org.eclipse.microprofile.config.spi.ConfigSource
- logback-test.xml
- pom.xml
- SnsChangeConsumer.java
- SnsChangeConsumerConfig.java
- io.debezium.metadata.ComponentMetadataProvider
- SnsChangeConsumerConfigTest.java
- SnsIT.java
- SnsResolveTopicArnTest.java
- SnsTestConfigSource.java
- SnsTestResourceLifecycleManager.java
- SnsUnitTest.java
- org.eclipse.microprofile.config.spi.ConfigSource
- logback-test.xml
- testcontainers.properties
- pom.xml
- SqsChangeConsumer.java
- SqsChangeConsumerConfig.java
- io.debezium.metadata.ComponentMetadataProvider
- beans.xml
- SqsIT.java
- SqsTestConfigSource.java
- SqsTestResourceLifecycleManager.java
- org.eclipse.microprofile.config.spi.ConfigSource
- logback-test.xml
- testcontainers.properties
- pom.xml
- DebeziumServerPostgresIT.java
- TestConfigSource.java
- TestConsumer.java
- org.eclipse.microprofile.config.spi.ConfigSource
- application.properties
- logback-test.xml
- testcontainers.properties
- pom.xml
- .gitattributes
- .gitignore
- dco.txt
- LICENSE.txt
- mvnw
- mvnw.cmd
- pom.xml
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
