[java] Message codec improvements

2014-12-15 Thread Rajith Muditha Attapattu
I'm starting to look at improving this areas as I was told a few folks have noted some concerns. I would appreciate some input on these concerns and hope to have a discussion to figure out how best to proceed. Regards, Rajith

Re: Welcome Dominic Evans as a Qpid committer

2014-12-16 Thread Rajith Muditha Attapattu
Welcome Dominic! Rajith On Tue, Dec 16, 2014 at 4:59 AM, Dominic Evans wrote: > > Thanks guys :) > > I've very much enjoyed getting involved with Qpid Proton development this > year and look forward to continuing to increase my contributions in the > future. > > Cheers, > Dom > > > > -- > View t

Re: [java] Message codec improvements

2015-01-06 Thread Rajith Muditha Attapattu
o import into the tree, and then it's just a matter of > modifying the rest of the engine to use it. Note that my qpid-proton-old > repo is a clone of the pre-migration repo. > > --Rafael > > > On Mon, Dec 15, 2014 at 2:17 PM, Rajith Muditha Attapattu < > rajit...@gmai

Re: [java] Message codec improvements

2015-01-14 Thread Rajith Muditha Attapattu
h On Tue, Jan 6, 2015 at 10:28 AM, Rajith Muditha Attapattu < rajit...@gmail.com> wrote: > Thanks Rafi, for the link. > I agree that any work should use this as a basis. > > I plan to take a closer look at this in the next week or so. > > Rajith > > On Wed, Dec 17

Re: [java] Message codec improvements

2015-01-15 Thread Rajith Muditha Attapattu
Rafi, Do you have a JIRA for this work? Regards, Rajith On Wed, Jan 14, 2015 at 6:35 PM, Rajith Muditha Attapattu < rajit...@gmail.com> wrote: > Rafi, > > I had a closer look at the code, put it on trunk and ran your benchmark. > I see quite an improvement with respect to w

Re: [java] Message codec improvements

2015-01-19 Thread Rajith Muditha Attapattu
at 3:15 PM, Rafael Schloming wrote: > I don't believe there is an existing one. > > --Rafael > > On Thu, Jan 15, 2015 at 3:10 PM, Rajith Muditha Attapattu < > rajit...@gmail.com> wrote: > > > Rafi, > > > > Do you have a JIRA for this work? >

Re: [java] Message codec improvements

2015-01-23 Thread Rajith Muditha Attapattu
jith On Thu, Jan 15, 2015 at 3:15 PM, Rafael Schloming wrote: > I don't believe there is an existing one. > > --Rafael > > On Thu, Jan 15, 2015 at 3:10 PM, Rajith Muditha Attapattu < > rajit...@gmail.com> wrote: > > > Rafi, > > > > Do you hav

Re: [java] Message codec improvements

2015-01-28 Thread Rajith Muditha Attapattu
to easily decode/encode > raw AMQP performatives in a natural way. > > Once you have those classes, it should be straightforward to write a > DataHandler that will use the fast codec to produce them. > > --Rafael > > > On Fri, Jan 23, 2015 at 12:09 PM, Rajith Muditha Att

Re: [java] Message codec improvements

2015-01-28 Thread Rajith Muditha Attapattu
On Wed, Jan 28, 2015 at 2:23 PM, Rafael Schloming wrote: > On Wed, Jan 28, 2015 at 2:01 PM, Rajith Muditha Attapattu < > rajit...@gmail.com> wrote: > > > Rafi, > > > > I just checked in some skeleton code to explore a particular approach. > > It avoids the

Re: [java] Message codec improvements

2015-01-29 Thread Rajith Muditha Attapattu
, Jan 28, 2015 at 3:06 PM, Rajith Muditha Attapattu < rajit...@gmail.com> wrote: > > On Wed, Jan 28, 2015 at 2:23 PM, Rafael Schloming > wrote: > >> On Wed, Jan 28, 2015 at 2:01 PM, Rajith Muditha Attapattu < >> rajit...@gmail.com> wrote: >> >> >

Re: [java] Message codec improvements

2015-01-29 Thread Rajith Muditha Attapattu
More questions. For all the maps we return should we restrict them to or should it be ? Technically one could use a Number (int, long) etc as a key.. Any opinion here? ;) On Thu, Jan 29, 2015 at 12:48 PM, Rafael Schloming wrote: > On Thu, Jan 29, 2015 at 12:28 PM, Rajith Muditha Attapa

Re: [java] Message codec improvements

2015-02-02 Thread Rajith Muditha Attapattu
Rafi, further to our discussion I have posted a patch to illustrate the approach we plan to take. This should enable me to make progress until you get a chance to make further changes on the Decoder side. Regards, Rajith On Thu, Jan 29, 2015 at 3:59 PM, Rajith Muditha Attapattu < ra

Re: [java] Message codec improvements

2015-02-18 Thread Rajith Muditha Attapattu
ore detailed > comments on the patch. > > --Rafael > > On Mon, Feb 2, 2015 at 1:42 PM, Rajith Muditha Attapattu < > rajit...@gmail.com> wrote: > >> Rafi, further to our discussion I have posted a patch to illustrate the >> approach we plan to take. >> This s

Re: [java] Message codec improvements

2015-02-19 Thread Rajith Muditha Attapattu
On Thu, Feb 19, 2015 at 5:41 AM, Robbie Gemmell wrote: > On 19 February 2015 at 04:22, Rafael Schloming wrote: > > On Wed, Feb 18, 2015 at 3:58 PM, Rajith Muditha Attapattu < > > rajit...@gmail.com> wrote: > > > >> Setting the message body for an o.a.

Re: [java] Message codec improvements

2015-02-19 Thread Rajith Muditha Attapattu
> Most of the things I'd consider most awkward about about the current > codebase have little to do with the Message, but rather all the stuff > you need before you get that far. > > Changing or improving Message or any of the public API's is not the focus for me. But while working on the type hand

Re: GitHub integration tweaks

2015-02-27 Thread Rajith Muditha Attapattu
This is awesome! Good job. Rajith On Fri, Feb 27, 2015 at 1:58 PM, Robbie Gemmell wrote: > Hi all, > > I'm sure some of you already noticed me spamming the JIRA projects and > mailing lists already when testing this, but just incase you didnt or > wondered what I was doing... > > I asked infra

0.10 release time frame?

2015-04-30 Thread Rajith Muditha Attapattu
I'm interested in knowing the timelines the community has in mind for the 0.10 release. A tentative date for alpha and beta cycles would be helpful in planning the work tasks and vacation time. Regards, Rajith

Re: 0.10 release time frame?

2015-05-04 Thread Rajith Muditha Attapattu
ould be in decent shape to > put > > out a 0.10 in short order. > > > > --Rafael > > > > On Thu, Apr 30, 2015 at 3:06 PM, Rajith Muditha Attapattu < > > rajit...@gmail.com> wrote: > > > > > I'm interested in knowing the timelines the co

[Proton-J] Removing unused methods in the Message interface

2015-05-13 Thread Rajith Muditha Attapattu
This is a courtesy notice that I will be removing the following methods from the Proton Message interface in 48 hrs unless I hear any objections. I believe Robbie has already mentioned this in the past. Rajith Object save(); String toAMQPFormat(Object value); Object parseAMQPFormat

[Proton-J] Improving the engine impl.

2015-05-13 Thread Rajith Muditha Attapattu
If you look at the engine impl, you would see TransportLink and a LinkImpl (ditto for Session, Delivery etc..) 1. Is this separation necessary? Could we not collapse the two into one? 2. The extra copying of data btw the two layers could possibly be a performance issue. Regards, Rajith

Re: [Proton-J] Improving the engine impl.

2015-05-13 Thread Rajith Muditha Attapattu
Schloming wrote: > On Wed, May 13, 2015 at 12:58 PM, Rajith Muditha Attapattu < > rajit...@gmail.com> wrote: > > > If you look at the engine impl, you would see TransportLink and a > LinkImpl > > (ditto for Session, Delivery etc..) > > > > 1. Is this separatio

Proton website issues

2015-05-26 Thread Rajith Muditha Attapattu
Hi All, We have some broken links in the proton website. The most crucial being "Installing Qpid Proton". I was trying to link to this from my vert.x documentation and found this not working. It would be nice to have the documentation for Gordon's work hosted somewhere as well. Regards, Rajith

Re: Proton website issues

2015-05-26 Thread Rajith Muditha Attapattu
Thank you and Robbie for taking care of this. Gordon, I have now linked your shinny tutorial! Thanks again. Rajith On Tue, May 26, 2015 at 1:58 PM, Gordon Sim wrote: > On 05/26/2015 06:49 PM, Richard Li wrote: > >> Yes. Thanks! >> >> On Tue, May 26, 2015 at 1:45 PM, Robbie Gemmell > > >> wrote