You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Rob Godfrey <ro...@gmail.com> on 2015/02/23 11:59:57 UTC

[RFI] Requests for inclusion in 0.32

Hi Justin,

three requests for inclusion into 0.32:

1) QPID-6400 : [AMQP 1.0 JMS Client ] Provide a mechanism to provide a
KeyStore itself rather than a file system path to it.

http://svn.apache.org/r1661142

Adds a getter/setter for a property on the Connection Factory to allow for
configuration of non-standard SSL keystores (e.g. hardware security
modules).  Trivial change with zero risk, requested by a user. Reviewed by
Keith.




2) QPID-6404 : [AMQP 1.0 JMS Client ] session.createMessage() should not
attempt to create a message with no body sections

Reviewed by Robbie, this fixes a defect in the AMQP 1.0 client whereby
invalid AMQP message were previously created, and in the 0.32 would cause a
JMS Exception on valid JMS code.  This would be a blocker for release of
this client.


3) QPID-6401 : Fix for original checkin which on 0.32 branch is causing a
failure of a system test

 http://svn.apache.org/r1661079

The first checkin for this JIRA went in just before the branch was taken.
The second checkin is needed to fix a mistake in the original change which
causes a system test to fail.

Reviewed by Keith

Thanks,
Rob

Re: [RFI] Requests for inclusion in 0.32

Posted by Justin Ross <ju...@gmail.com>.
Thanks, Rob.  Approved.

On Mon, Feb 23, 2015 at 5:59 AM, Rob Godfrey <ro...@gmail.com>
wrote:

> Hi Justin,
>
> three requests for inclusion into 0.32:
>
> 1) QPID-6400 : [AMQP 1.0 JMS Client ] Provide a mechanism to provide a
> KeyStore itself rather than a file system path to it.
>
> http://svn.apache.org/r1661142
>
> Adds a getter/setter for a property on the Connection Factory to allow for
> configuration of non-standard SSL keystores (e.g. hardware security
> modules).  Trivial change with zero risk, requested by a user. Reviewed by
> Keith.
>
>
>
>
> 2) QPID-6404 : [AMQP 1.0 JMS Client ] session.createMessage() should not
> attempt to create a message with no body sections
>
> Reviewed by Robbie, this fixes a defect in the AMQP 1.0 client whereby
> invalid AMQP message were previously created, and in the 0.32 would cause a
> JMS Exception on valid JMS code.  This would be a blocker for release of
> this client.
>
>
> 3) QPID-6401 : Fix for original checkin which on 0.32 branch is causing a
> failure of a system test
>
>  http://svn.apache.org/r1661079
>
> The first checkin for this JIRA went in just before the branch was taken.
> The second checkin is needed to fix a mistake in the original change which
> causes a system test to fail.
>
> Reviewed by Keith
>
> Thanks,
> Rob
>