[ 
https://issues.apache.org/jira/browse/KAFKA-19473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

dyingjiecai updated KAFKA-19473:
--------------------------------
    Description: 
When the Record size is greater than max.partition.fetch.bytes, the client does 
not fail with RecordTooLargeException, and then gets stuck consuming this 
message indefinitely.

 

!image-2025-07-05-00-54-23-657.png!




The fix below appears to resolve this issue, however, the potential side 
effects remain unknown.






 !screenshot-1.png! 

  was:
When the Record size is greater than max.partition.fetch.bytes, the client does 
not fail with RecordTooLargeException, and then gets stuck consuming this 
message indefinitely.

 

!image-2025-07-05-00-54-23-657.png!


 !screenshot-1.png! 


> The client does not throw RecordTooLargeException when the Record size 
> exceeds max.partition.fetch.bytes
> --------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-19473
>                 URL: https://issues.apache.org/jira/browse/KAFKA-19473
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>         Environment: Broker Version 3.9.1
> Client Version 0.10.0.0
> when RecordSize is larger then  max.partition.fetch.bytes
>            Reporter: dyingjiecai
>            Priority: Major
>         Attachments: 20250705-005334.jpeg, image-2025-07-05-00-54-23-657.png, 
> screenshot-1.png
>
>
> When the Record size is greater than max.partition.fetch.bytes, the client 
> does not fail with RecordTooLargeException, and then gets stuck consuming 
> this message indefinitely.
>  
> !image-2025-07-05-00-54-23-657.png!
> The fix below appears to resolve this issue, however, the potential side 
> effects remain unknown.
>  !screenshot-1.png! 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to