Untitled
unknown
plain_text
2 years ago
2.1 kB
4
Indexable
2023-12-05 10:53:05 2023-12-05 07:53:05,337 ERROR || WorkerSourceTask{id=postgres-POSTGRES_SEARCH-fcfcd36a-7dda-4a80-8953-3e826f13bd44-0} Task threw an uncaught and unrecoverable exception. Task is being killed and will not recover until manually restarted [org.apache.kafka.connect.runtime.WorkerTask] 2023-12-05 10:53:05 org.apache.kafka.connect.errors.ConnectException: Unrecoverable exception from producer send callback 2023-12-05 10:53:05 at org.apache.kafka.connect.runtime.WorkerSourceTask.maybeThrowProducerSendException(WorkerSourceTask.java:334) 2023-12-05 10:53:05 at org.apache.kafka.connect.runtime.WorkerSourceTask.prepareToSendRecord(WorkerSourceTask.java:128) 2023-12-05 10:53:05 at org.apache.kafka.connect.runtime.AbstractWorkerSourceTask.sendRecords(AbstractWorkerSourceTask.java:405) 2023-12-05 10:53:05 at org.apache.kafka.connect.runtime.AbstractWorkerSourceTask.execute(AbstractWorkerSourceTask.java:361) 2023-12-05 10:53:05 at org.apache.kafka.connect.runtime.WorkerTask.doRun(WorkerTask.java:204) 2023-12-05 10:53:05 at org.apache.kafka.connect.runtime.WorkerTask.run(WorkerTask.java:259) 2023-12-05 10:53:05 at org.apache.kafka.connect.runtime.AbstractWorkerSourceTask.run(AbstractWorkerSourceTask.java:75) 2023-12-05 10:53:05 at org.apache.kafka.connect.runtime.isolation.Plugins.lambda$withClassLoader$1(Plugins.java:181) 2023-12-05 10:53:05 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 2023-12-05 10:53:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 2023-12-05 10:53:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 2023-12-05 10:53:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 2023-12-05 10:53:05 at java.base/java.lang.Thread.run(Thread.java:829) 2023-12-05 10:53:05 Caused by: org.apache.kafka.common.errors.RecordTooLargeException: The message is 7131717 bytes when serialized which is larger than 1048576, which is the value of the max.request.size configuration.
Editor is loading...
Leave a Comment