immutant

http://immutant.org Note: dev discussion happens in #immutant on FreeNode IRC.
2016-04-22T10:07:06.000042Z

@tcrawley: the issue states message sizes greater than 300k. I can see corruption for lower sizes too. Added some details of the exceptions I am seeing to the Undertow issue. https://issues.jboss.org/browse/UNDERTOW-684?focusedCommentId=13195644&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13195644 I dont know how you guys are setup, but in case you interact with Stuart Douglas (the resolver of the above issue), could you bring this to his notice. Thanks. And assuming the above issue covers the bugs I am seeing, when would Immutant pick up the Undertow version carrying the fix (1.4.0 i guess)?

2016-04-22T11:11:42.000043Z

@tcrawley: Stuart has seen my comment and says that his fix should cover the issues I am seeing.

2016-04-22T11:25:14.000044Z

@moizsj: once Stuart releases something with a fix (I suspect he'll put out a 1.3.x first), you can easily test it using a dep exclusion and a direct dep

2016-04-22T11:25:44.000046Z

if that works, we can update fairly quickly, assuming the new version doesn't cause any issues

2016-04-22T11:25:44.000047Z

ok sounds like a good idea

2016-04-22T11:26:13.000048Z

we tried to update to a newer undertow in 2.1.3, but saw some performance regressions, so held off

2016-04-22T11:26:26.000049Z

we'll have to look at that again with this new version

2016-04-22T11:26:32.000050Z

oh dang

2016-04-22T11:27:12.000051Z

what would those exclusions and deps be? @tcrawley

2016-04-22T11:27:28.000052Z

let me check

2016-04-22T11:33:47.000053Z

@moizsj: something like: https://gist.github.com/55fb2369034fdbaa009a569ab5e00b9c

2016-04-22T11:34:18.000055Z

but with an undertow version that actually fixes the issue

2016-04-22T11:34:31.000056Z

@tcrawley: thanks!

2016-04-22T11:34:40.000057Z

my pleasure!