We fixed the issue on Micronaut by applying the patch as described here https://github.com/netty/netty/issues/11668
On Wednesday, October 13, 2021 at 6:18:18 PM UTC+2 guru Nathan wrote: > > Hi Skevin, > > We haven't fixed it. We are also not able to reproduce it. Since we are > not able to reproduce it couldn't report a bug. > By the way are you using mirconaut or other framework. > > Thanks, > Gurunathan M > On Wednesday, October 6, 2021 at 12:02:27 PM UTC+5:30 Sasa Skevin wrote: > >> Hi, were you able to solve this or report as a bug? >> I'm seeing same error in production but are unable to reproduce it. >> >> On Tuesday, September 21, 2021 at 1:18:33 PM UTC+2 guru Nathan wrote: >> >>> Hi Team, >>> >>> Getting the below error couple of times while uploading same multipart >>> file. >>> Caused by: java.io.IOException: Out of size: 990 > 989 at >>> io.netty.handler.codec.http.multipart.AbstractMemoryHttpData.addContent(AbstractMemoryHttpData.java:104) >>> >>> io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder.loadDataMultipartOptimized(HttpPostMultipartRequestDecoder.java:1190) >>> io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$ErrorDataDecoderException: >>> >>> java.io.IOException: Out of size: 990 > 989 >>> >>> Any guidance will be very much appreciated. >>> >>> Thanks, >>> Gurunathan M >>> >> -- You received this message because you are subscribed to the Google Groups "Netty discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/netty/b4aad970-07aa-42f0-bae1-da3e0baefae2n%40googlegroups.com.
