This is an automated email from the ASF dual-hosted git repository.

btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


    from effc90e222 [FIX] Avoid a worring error log upon state not found (#2155)
     new e4fb4c6984 [ENHANCEMENT] Allow James to use native Netty Epoll
     new 45e53c306a [ENHANCEMENT] Netty Epoll transport for Cassandra driver
     new 6e7bc6be51 [ENHANCEMENT] IMAP configuration for netty high/low write 
buffer watermarks

The 3 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:
 backends-common/cassandra/pom.xml                  |  4 ++++
 pom.xml                                            |  5 ++++
 protocols/netty/pom.xml                            |  4 ++++
 .../james/protocols/netty/AbstractAsyncServer.java | 28 ++++++++++++++++++----
 .../docs/modules/ROOT/pages/configure/imap.adoc    | 12 ++++++++++
 .../docs/modules/ROOT/pages/configure/pop3.adoc    |  6 +++++
 .../docs/modules/ROOT/pages/configure/smtp.adoc    |  6 +++++
 .../apache/james/imapserver/netty/IMAPServer.java  |  1 +
 .../lib/netty/AbstractConfigurableAsyncServer.java | 14 +++++++++++
 src/site/xdoc/server/config-imap4.xml              | 11 +++++++++
 src/site/xdoc/server/config-pop3.xml               |  7 ++++++
 src/site/xdoc/server/config-smtp-lmtp.xml          |  6 +++++
 12 files changed, 99 insertions(+), 5 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to