Hi All,
We are working on the Pega CLMFS framework.
We are seeing this Queue Process TrackKYCTypeUpdate failing with below error message.
“The request included a message larger than the max message size the server will accept.”
PEGA0102:w:yedItemsDataFlowService:pega-deploy-batch-6f4d446c9c-4k48x |
|---|
The Data flow named DelayedItemsDataFlowService encountered an error on node {pega-deploy-batch-6f4d446c9c-4k48x}. The error occurred while processing delayed items for Queue Processor TrackKYCTypeUpdates during the stream service write operation. The exception message is: The request included a message larger than the max message size the server will accept. . |
We already gone through the below link and the solution provided in it not feasible for us.
https://support.pega.com/discussion/solution-kafka-queue-processor-size-issuemaxrequestsize?
How we resolve this issue with optimal solution.