欢迎光临
我们一直在努力

ogg 同步kafka OGG-15051 Java or JNI exception:

2018-08-09 16:02:01  ERROR   OGG-15051  Java or JNI exception:

oracle.goldengate.util.GGException: Error detected handling transaction commit event.

查看dirrpt下info log

org.apache.kafka.common.errors.RecordTooLargeException: The message is 2885830 bytes when serialized which is larger than the maximum request size you have configured with the max.request.size configuration.

ERROR 2018-08-09 17:47:49,295 [main] A failure occurred sending a message to Kafka.

org.apache.kafka.common.errors.RecordTooLargeException: The message is 2885838 bytes when serialized which is larger than the maximum request size you have configured with the max.request.size configuration.

WARN 2018-08-09 17:47:49,805 [main] Error sending event to listener kafkahandler, status: ABEND, event: Commit transaction

WARN 2018-08-09 17:47:49,809 [main] Factory (UserExitDataSourceFactory, instance #1) had not finished initialization before shutdown.

vi custom_kafka_producer.properties 

max.request.size = 5024000 

send.buffer.bytes = 5024000 

赞(0)
【声明】:本博客不参与任何交易,也非中介,仅记录个人感兴趣的主机测评结果和优惠活动,内容均不作直接、间接、法定、约定的保证。访问本博客请务必遵守有关互联网的相关法律、规定与规则。一旦您访问本博客,即表示您已经知晓并接受了此声明通告。