Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
David NaultDavid NaultReporter
David NaultDavid NaultStory Points
1Fix versions
Affects versions
Priority
MajorInstabug
Open Instabug
Details
Details
Assignee
David Nault
David NaultReporter
David Nault
David NaultStory Points
1
Fix versions
Affects versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
PagerDuty
Sentry
Sentry
Sentry
Zendesk Support
Zendesk Support
Zendesk Support
Created August 26, 2019 at 7:24 PM
Updated April 24, 2020 at 8:54 PM
Resolved August 28, 2019 at 4:01 PM
HttpObjectAggregator is not annotated as shareable, so Netty complains the second time we try to add the cached instance to the pipeline. Fix by creating a new instance each time we switch to non-chunked mode.