Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Done
-
22.08.3
-
centos7.9 , 8cpu, 32gb ram, mariadb 10.3 with AES encryption enabled, maxscale 22.8.3
[mariadb]
file_key_management_encryption_algorithm=AES_CTR
-
MXS-SPRINT-175, MXS-SPRINT-176, MXS-SPRINT-177, MXS-SPRINT-190
Description
maxscale.cnf configuration
# # The MariaDB-to-Kafka CDC service
|
[Kafka-CDC]
|
type=service
|
router=kafkacdc
|
servers=server1
|
user=user
|
password=password
|
bootstrap_servers=backup-db-server:9092
|
topic=test-cdc-topic
|
gtid=0-1-32177538
|
We are getting this error and messages are not sent accross to Kafka Server
— Error
2023-01-10 08:53:42 alert : MaxScale 22.08.3 received fatal signal 11. Commit ID: 2949f820a7d9de38d7fd51909f66d561627d1eed System name: Linux Release string: NAME="CentOS Linux"
|
2023-01-10 08:53:42 alert : Statement currently being classified: none/unknown
|
2023-01-10 08:53:42 notice : For a more detailed stacktrace, install GDB and add 'debug=gdb-stacktrace' under the [maxscale] section.
|
/usr/lib64/maxscale/libreplicator.so.1.0.0(ZN3Rpl22process_row_event_dataERK5TablePhS3_S3+0x1006): ??:?
|
/usr/lib64/maxscale/libreplicator.so.1.0.0(_ZN3Rpl16handle_row_eventEP10REP_HEADERPh+0x4be): ??:?
|
/usr/lib64/maxscale/libreplicator.so.1.0.0(_ZN3Rpl12handle_eventE10REP_HEADERPh+0x67): ??:?
|
/usr/lib64/maxscale/libreplicator.so.1.0.0(_ZN3cdc10Replicator3Imp17process_one_eventERSt10unique_ptrI20st_mariadb_rpl_eventSt8functionIFvPS3_EEE+0xdd): ??:?
|
/usr/lib64/maxscale/libreplicator.so.1.0.0(_ZN3cdc10Replicator3Imp14process_eventsEv+0x140): ??:?
|
/usr/lib64/maxscale/libmaxscale-common.so.1.0.0(+0x4096d0): thread48.o:?
|
/lib64/libpthread.so.0(+0x7ea5): pthread_create.c:?
|
/lib64/libc.so.6(clone+0x6d): ??:?
|
alert : Writing core dump.
|