https://bz.apache.org/bugzilla/show_bug.cgi?id=57930

Dominik Stadler <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Dominik Stadler <[email protected]> ---
Applied via r1737247, thanks for the Patch!

I only applied the changes for inline strings and did not switch to
StringBuilder as I don't think it will change much as almost always the whole
string is sent in one go and we would be constructing additional StringBuilders
for every string this ways, let me know if you think it actually is required or
has a large performance gain.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to