89799969 commented on PR #4370:
URL: 
https://github.com/apache/rocketmq-dashboard/pull/4370#issuecomment-5809541241

   Closing: already fixed on `master` by #4467 (`fix(message): abbreviate 
message properties on code point boundaries`), which covers the same 
surrogate-split cut and also fixes `hasOversizedProperty` to count code points 
(with `offsetByCodePoints` for the cut). Merging this PR would only 
re-introduce the old `MAX_PROPERTY_VALUE_CHARS` approach.
   
   Thanks for the careful check on the UTF-16 boundary — the landed fix follows 
the same idea with a slightly broader scope.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to