Re: SSL and Netty 4/OpenSSL news

2017-03-06 Thread Enrico Olivelli
Sijie, Most of the upcoming patches from Yahoo will need Netty 4, and at Salesforce are working on Netty 4 + SSL, so the idea at the last meeting was to get Netty 4.1 in in 4.5 I think that most of the problem is that you local fork actually is based on Netty 3, as we recently discussed about the

Re: SSL and Netty 4/OpenSSL news

2017-03-06 Thread Sijie Guo
I need to catch up a bit about this thread. for my understanding, the question is shall we include netty 4.x upgrade in BK 4.5 release or shall we push to 4.6? - Sijie On Fri, Feb 24, 2017 at 8:05 AM, Enrico Olivelli wrote: > I have just sent an email to JV > > 2017-02-24

Re: Today Community Meeting Link

2017-03-06 Thread Sijie Guo
Thank you JV for driving the meetings!! Great job, JV! - Sijie On Fri, Feb 24, 2017 at 12:17 PM, Enrico Olivelli wrote: > Thank you JV for driving the meeting. > > All is ok > > Enrico > > Il ven 24 feb 2017, 17:58 Venkateswara Rao Jujjuri ha > scritto:

Re: Netty 4 and linux epoll

2017-03-06 Thread Kkasiud1
My patch will have this code to use Epoll on Linux systems if available or fallback to NIO if not. Kishore Sent from my iPhone > On Mar 6, 2017, at 7:44 AM, Bobby Evans wrote: > > Sure, I am happy to add it in afterwards too. > > > - Bobby > > On Monday, March

Build failed in Jenkins: bookkeeper-master-git-pullrequest #254

2017-03-06 Thread Apache Jenkins Server
See Changes: [govindappumenon] [BOOKKEEPER-1009] Use multiple journals in bookie -- [...truncated 34.04 KB...] Running

[jira] [Commented] (BOOKKEEPER-1008) Move to netty4

2017-03-06 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15897528#comment-15897528 ] Robert Joseph Evans commented on BOOKKEEPER-1008: - [~eolivelli] asked on the mailing

Re: Netty 4 and linux epoll

2017-03-06 Thread Enrico Olivelli
Great, so Kishore and JV, can you take this into account on the Netty 4 patch ? or maybe we can create a first baseline fom Kishore and than add the "natvie EPoll" feature with a patch from Yahoo codebase. Bobby, can you put a comment on the JIRA for Netty 4 ? Thank you Enrico 2017-03-06 16:29

Re: Netty 4 and linux epoll

2017-03-06 Thread Bobby Evans
The code we have will try for epoll and then fall back to nio if it does not work. There are a few places in the code that we do this, but they all more or less boil down to something like the following     static EventLoopGroup getDefaultEventLoopGroup() { ThreadFactory threadFactory =

Build failed in Jenkins: bookkeeper-master #1678

2017-03-06 Thread Apache Jenkins Server
See -- [...truncated 21.77 KB...] [INFO] Changes detected - recompiling the module! [INFO] Compiling 114 source files to