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.
omit 48cd514 Fix DIRMINA-1125 omit 6988ff0 Merge branch 'DIRMINA-1123' into 2.1.X omit f789661 Configures the SND/RCV socket buffer before bind() omit 55f4b4d Fix DIRMINA-996 adds "break" to prevent message sent loop new 896b170 Fix DIRMINA-996 new d66c3dd Merge bugfix/DIRMINA-1123 new 6810baf Fix DIRMINA-1125 new eb00f70 Merge bugfix/DIRMINA-1126 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (48cd514) \ N -- N -- N refs/heads/2.1.X (eb00f70) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 4 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(-)