Re: Sonar Analysis

2013-07-25 Thread Ashish
On Thu, Jul 25, 2013 at 7:17 PM, Emmanuel Lécharny wrote: > Le 7/25/13 3:13 PM, Ashish a écrit : > > Does anyone know when Sonar analysis kicks-off? > > > > Last MINA 3.0 analysis ran on Jun 17, 2013 > > > > https://analysis.apache.org/dashboard/index/24437 > > I think it's started every day. > I

[jira] [Updated] (DIRMINA-956) Status code match bug in AbstractHttpLogicHandler

2013-07-25 Thread Ashish Paliwal (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Paliwal updated DIRMINA-956: --- Affects Version/s: 2.0.7 > Status code match bug in AbstractHttpLogicHandler >

[jira] [Created] (DIRMINA-956) Status code match bug in AbstractHttpLogicHandler

2013-07-25 Thread Kim (JIRA)
Kim created DIRMINA-956: --- Summary: Status code match bug in AbstractHttpLogicHandler Key: DIRMINA-956 URL: https://issues.apache.org/jira/browse/DIRMINA-956 Project: MINA Issue Type: Bug R

Re: [VOTE] Release Apache Mina SSHD 0.9.0

2013-07-25 Thread Emmanuel Lécharny
Le 7/25/13 6:15 PM, sebb a écrit : > On 23 July 2013 19:53, Guillaume Nodet wrote: > >> This vote will be open for at least 72 hours. >> Please review and vote. > -1, for the NOTICE file issues above, also the missing source files. My -1 too, for the same reasons. As painful as it seems to be, i

[jira] [Created] (SSHD-245) Support Break Extension (RFC 4335)

2013-07-25 Thread Glenn McGregor (JIRA)
Glenn McGregor created SSHD-245: --- Summary: Support Break Extension (RFC 4335) Key: SSHD-245 URL: https://issues.apache.org/jira/browse/SSHD-245 Project: MINA SSHD Issue Type: New Feature

Re: Post 3.0.0-M1 tasks

2013-07-25 Thread sebb
On 25 July 2013 17:52, Julien Vermillard wrote: > Hi > On Sat, Jul 20, 2013 at 8:54 AM, Emmanuel Lécharny > wrote: >> Hi guys, >> >> now that the 3.0.0-M1 has been released, I'd like to list the tasks we >> need to complete for the next release, beside obvious bugs and features : >> - update the

Re: Post 3.0.0-M1 tasks

2013-07-25 Thread Julien Vermillard
Hi On Sat, Jul 20, 2013 at 8:54 AM, Emmanuel Lécharny wrote: > Hi guys, > > now that the 3.0.0-M1 has been released, I'd like to list the tasks we > need to complete for the next release, beside obvious bugs and features : > - update the site to add some MINA 3 pages > - generate the Javadoc for M

Re: [VOTE] Release Apache Mina SSHD 0.9.0

2013-07-25 Thread sebb
On 23 July 2013 19:53, Guillaume Nodet wrote: > I'm starting a vote to release the 0.9.0 version of SSHD. > > Release notes are at: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310849&version=12323301 > Staging repository is at: >https://repository.apache.org/content/

Re: Adding Monitoring to MINA 3.0

2013-07-25 Thread Julien Vermillard
On Thu, Jul 25, 2013 at 5:59 PM, Ashish wrote: > On Thu, Jul 25, 2013 at 9:24 PM, Emmanuel Lécharny wrote: > >> Le 7/25/13 5:24 PM, Ashish a écrit : >> > Folks, >> > >> > Since we have M1 release, we can think about adding Monitoring support to >> > MINA. >> > >> > Yammer's Metrics package is quit

[jira] [Created] (DIRMINA-955) Add Monitoring support to MINA

2013-07-25 Thread Ashish Paliwal (JIRA)
Ashish Paliwal created DIRMINA-955: -- Summary: Add Monitoring support to MINA Key: DIRMINA-955 URL: https://issues.apache.org/jira/browse/DIRMINA-955 Project: MINA Issue Type: New Feature

Re: Adding Monitoring to MINA 3.0

2013-07-25 Thread Ashish
On Thu, Jul 25, 2013 at 9:24 PM, Emmanuel Lécharny wrote: > Le 7/25/13 5:24 PM, Ashish a écrit : > > Folks, > > > > Since we have M1 release, we can think about adding Monitoring support to > > MINA. > > > > Yammer's Metrics package is quite widely used for this. > > > > http://metrics.codahale.co

Re: Adding Monitoring to MINA 3.0

2013-07-25 Thread Emmanuel Lécharny
Le 7/25/13 5:24 PM, Ashish a écrit : > Folks, > > Since we have M1 release, we can think about adding Monitoring support to > MINA. > > Yammer's Metrics package is quite widely used for this. > > http://metrics.codahale.com/ > > I do not have a concrete idea on how to go about putting monitoring in

Re: Adding Monitoring to MINA 3.0

2013-07-25 Thread Ashish
Welcome back Edouard :) I am banging my head to get an Avro codec for a while. Let me see if I can get something, else will use COAP module to prototype this monitoring, before pushing it into core. Julien: I doubt it can simply take the form of IoFilter. With IoFilter it would be limited, like t

Re: Adding Monitoring to MINA 3.0

2013-07-25 Thread Edouard De Oliveira
Hi folks,  i've been MIA for quite long but i regularly take a look at MINA threads from time to time As for monitoring, i don't know if it's the best tool for this (need to investigate it when i'll have some spare time ...) But what i know is that it is IMHO definitly a MUST HAVE as it would a

Re: Adding Monitoring to MINA 3.0

2013-07-25 Thread Julien Vermillard
nice idea, would like to see a metrics module providing IoFilter using metrics.codahale. -- Julien Vermillard http://people.apache.org/~jvermillard/ On Thu, Jul 25, 2013 at 5:24 PM, Ashish wrote: > Folks, > > Since we have M1 release, we can think about adding Monitoring support to > MINA.

Adding Monitoring to MINA 3.0

2013-07-25 Thread Ashish
Folks, Since we have M1 release, we can think about adding Monitoring support to MINA. Yammer's Metrics package is quite widely used for this. http://metrics.codahale.com/ I do not have a concrete idea on how to go about putting monitoring in place. It would be worth discussing about it. We ca

Re: git commit: fixed sonar violations

2013-07-25 Thread Ashish
Ok, got it. The following are commented and might be useful while debugging decoding LOG.debug("version : {}", version); LOG.debug("type : {}", type); LOG.debug("code : {}", code); LOG.debug("id : {}", id); If you feel they are not needed, shall remove them. On Thu, Jul 25, 2013 at 8:22 PM, J

Re: git commit: fixed sonar violations

2013-07-25 Thread Julien Vermillard
hmm it's some decoder debug statement commented during performance testing. I think we can remove them since the code is working and I don't think we need to enable them again. -- Julien Vermillard http://people.apache.org/~jvermillard/ On Thu, Jul 25, 2013 at 4:41 PM, Ashish wrote: > Tha

Re: git commit: fixed sonar violations

2013-07-25 Thread Ashish
Thanks Jeff ! There are more commented line. Need to touch-base with Julien to check if some of them need to be enabled for debugging. Some of them can be worthy debug statements. On Thu, Jul 25, 2013 at 8:07 PM, Jeff MAURY wrote: > There is still one line of commented code in CoapDecoder > > >

Re: Using LOG vs LOGGER as Logger variable

2013-07-25 Thread Julien Vermillard
+1 for LOG -1 for LOGGER it's too long and clutters the code -- Julien Vermillard http://people.apache.org/~jvermillard/ On Thu, Jul 25, 2013 at 4:32 PM, Jeff MAURY wrote: > +1 for LOG > > > Jeff > — > Sent from Mailbox for iPhone > > On Thu, Jul 25, 2013 at 4:30 PM, Emmanuel Lécharny > wr

Re: git commit: fixed sonar violations

2013-07-25 Thread Jeff MAURY
There is still one line of commented code in CoapDecoder Jeff — Sent from Mailbox for iPhone On Thu, Jul 25, 2013 at 3:00 PM, null wrote: > Updated Branches: > refs/heads/trunk 51dd5213d -> 52009f32f > fixed sonar violations > Project: http://git-wip-us.apache.org/repos/asf/mina/repo > Commi

Re: Using LOG vs LOGGER as Logger variable

2013-07-25 Thread Jeff MAURY
+1 for LOG Jeff — Sent from Mailbox for iPhone On Thu, Jul 25, 2013 at 4:30 PM, Emmanuel Lécharny wrote: > Le 7/25/13 3:54 PM, Ashish a écrit : >> Folks, >> >> While browsing the code, found two different formats for Logger variable >> >> At some places we use LOG and at some places its LOGGER

Re: Using LOG vs LOGGER as Logger variable

2013-07-25 Thread Emmanuel Lécharny
Le 7/25/13 3:54 PM, Ashish a écrit : > Folks, > > While browsing the code, found two different formats for Logger variable > > At some places we use LOG and at some places its LOGGER > > private static final Logger LOG > private static final Logger LOGGER > > Would be good to use same style across

[jira] [Created] (DIRMINA-954) Add Avro codec support

2013-07-25 Thread Ashish Paliwal (JIRA)
Ashish Paliwal created DIRMINA-954: -- Summary: Add Avro codec support Key: DIRMINA-954 URL: https://issues.apache.org/jira/browse/DIRMINA-954 Project: MINA Issue Type: New Feature Affects

Using LOG vs LOGGER as Logger variable

2013-07-25 Thread Ashish
Folks, While browsing the code, found two different formats for Logger variable At some places we use LOG and at some places its LOGGER private static final Logger LOG private static final Logger LOGGER Would be good to use same style across the code for uniformity. wdyt? -- thanks ashish

[jira] [Commented] (DIRMINA-855) http client codec filter

2013-07-25 Thread Ashish Paliwal (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13719627#comment-13719627 ] Ashish Paliwal commented on DIRMINA-855: Does our http module covers this require

[jira] [Created] (DIRMINA-953) Add examples for Protobuf and Thrift

2013-07-25 Thread Ashish Paliwal (JIRA)
Ashish Paliwal created DIRMINA-953: -- Summary: Add examples for Protobuf and Thrift Key: DIRMINA-953 URL: https://issues.apache.org/jira/browse/DIRMINA-953 Project: MINA Issue Type: Improveme

Re: Sonar Analysis

2013-07-25 Thread Emmanuel Lécharny
Le 7/25/13 3:13 PM, Ashish a écrit : > Does anyone know when Sonar analysis kicks-off? > > Last MINA 3.0 analysis ran on Jun 17, 2013 > > https://analysis.apache.org/dashboard/index/24437 I think it's started every day. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Sonar Analysis

2013-07-25 Thread Ashish
Does anyone know when Sonar analysis kicks-off? Last MINA 3.0 analysis ran on Jun 17, 2013 https://analysis.apache.org/dashboard/index/24437 -- thanks ashish

[jira] [Created] (SSHD-244) Abstract the IO layer and provide two providers: mina and plain nio2

2013-07-25 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created SSHD-244: Summary: Abstract the IO layer and provide two providers: mina and plain nio2 Key: SSHD-244 URL: https://issues.apache.org/jira/browse/SSHD-244 Project: MINA SSHD

[jira] [Updated] (DIRMINA-952) sources are not present in maven repository for release 3.0.0-M1

2013-07-25 Thread Julien Vermillard (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Vermillard updated DIRMINA-952: -- Summary: sources are not present in maven repository for release 3.0.0-M1 (was: sourc

[jira] [Resolved] (DIRMINA-952) sources are not present in maven reportory for release 3.0.0-M1

2013-07-25 Thread Julien Vermillard (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Vermillard resolved DIRMINA-952. --- Resolution: Fixed Fix Version/s: 3.0.0-trunk Assignee: Julien Vermill

[jira] [Resolved] (DIRMINA-919) Maven packaging is broken

2013-07-25 Thread Julien Vermillard (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Vermillard resolved DIRMINA-919. --- Resolution: Fixed Fix Version/s: (was: 2.0.8) Assignee: Julien Ve