This is an automated email from the ASF dual-hosted git repository. johnnyv pushed a change to branch 2.1.X in repository https://gitbox.apache.org/repos/asf/mina.git.
from 48cd514 Fix DIRMINA-1125 add 129bdfb Fixes reuse of filter argument WriteRequest when more than one Object is produced by the ProtocolEncoder add 54597ed Fix for binding exception inheritance new c62b953 Merge bugfix/DIRMINA-1126 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/mina/core/write/DefaultWriteRequest.java | 2 +- .../apache/mina/filter/codec/ProtocolCodecFilter.java | 19 ++++++++++++------- .../mina/transport/socket/nio/NioSocketAcceptor.java | 6 ++---- 3 files changed, 15 insertions(+), 12 deletions(-)