[ https://issues.apache.org/jira/browse/STORM-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated STORM-3070: ---------------------------------- Labels: pull-request-available (was: ) > MessageDecoder forgets to rewind buffer position if BackpressureStatus code > is received, but the rest of the message is pending > ------------------------------------------------------------------------------------------------------------------------------- > > Key: STORM-3070 > URL: https://issues.apache.org/jira/browse/STORM-3070 > Project: Apache Storm > Issue Type: Bug > Components: storm-client > Affects Versions: 2.0.0 > Reporter: Stig Rohde Døssing > Assignee: Stig Rohde Døssing > Priority: Major > Labels: pull-request-available > > It looks to me like > https://github.com/apache/storm/blob/5deba40fca0f88f61d2086cb902318ad9bb044f1/storm-client/src/jvm/org/apache/storm/messaging/netty/MessageDecoder.java#L108 > should reset the buffer position before returning, since it has read the > message code at this point. -- This message was sent by Atlassian JIRA (v7.6.3#76005)