[jira] [Created] (QPID-4583) python-qpid limits map element size to 65535 bytes

2013-02-14 Thread Steven Hardy (JIRA)
Steven Hardy created QPID-4583: -- Summary: python-qpid limits map element size to 65535 bytes Key: QPID-4583 URL: https://issues.apache.org/jira/browse/QPID-4583 Project: Qpid Issue Type: Bug

Review Request: PROTON-235: fix buffering issue that cause repeated processing of the same inbound SASL frame

2013-02-14 Thread Kenneth Giusti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9447/ --- Review request for qpid and Rafael Schloming. Description --- Note well:

Re: Review Request: Initial CTest support

2013-02-14 Thread Philip Harvey
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9433/#review16579 --- Looks good. I think the Testing section of the top-level README

[jira] [Created] (QPID-4584) [Java broker] add documentation about broker management REST interfaces

2013-02-14 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-4584: Summary: [Java broker] add documentation about broker management REST interfaces Key: QPID-4584 URL: https://issues.apache.org/jira/browse/QPID-4584 Project: Qpid

[jira] [Updated] (QPID-4584) [Java broker] add documentation about broker management REST interfaces

2013-02-14 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-4584: - Issue Type: Task (was: Bug) [Java broker] add documentation about broker management REST interfaces

[jira] [Assigned] (QPID-4584) [Java broker] add documentation about broker management REST interfaces

2013-02-14 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-4584: Assignee: Robbie Gemmell (was: Alex Rudyy) Robbie, Could you please review the documentation

Re: Review Request: Initial CTest support

2013-02-14 Thread Alan Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9433/#review16589 --- Having 2 parllel build systems is a serious pain, as qpid

Re: Review Request: PROTON-235: fix buffering issue that cause repeated processing of the same inbound SASL frame

2013-02-14 Thread Rafael Schloming
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9447/#review16590 --- Ship it! Ship It! - Rafael Schloming On Feb. 14, 2013, 2:11

Re: Review Request: Initial CTest support

2013-02-14 Thread Alan Conway
On Feb. 14, 2013, 2:25 p.m., Philip Harvey wrote: http://svn.apache.org/repos/asf/qpid/proton/trunk/CMakeLists.txt, line 77 https://reviews.apache.org/r/9433/diff/1/?file=258587#file258587line77 If I understand correctly, we are only calling Maven from CMake as a short term hack,

Re: 0.22 release update - alpha approaches

2013-02-14 Thread Justin Ross
Okay, that all seems reasonable to me. What length of delay do you have in mind? Is two weeks too little? You seem to be suggesting three weeks, but I can't quite tell for sure. Maybe this is obvious, but I'd suggest we do a shorter cycle after 0.22 in order to get back on the normal schedule.

Re: Toward a new Qpid website

2013-02-14 Thread Justin Ross
Okay, I'll check out the different font option and give you something to evaluate. I prefer news cycle in your two examples, but this gets subjective fast! Maybe I can find a third option that we'll both like. As to page width, I can widen it a little, but I do have two design goals I'd like to

Review Request: PROTON-222: have Messenger account for all buffered output before returning from pn_messenger_send()

2013-02-14 Thread Kenneth Giusti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9450/ --- Review request for qpid, Cliff Jansen and Rafael Schloming. Description ---

Re: Review Request: Initial CTest support

2013-02-14 Thread Mary Hinton
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9433/#review16596 --- I put your changes in my code and ran it. I was trying to figure out

Re: Review Request: Initial CTest support

2013-02-14 Thread Cliff Jansen
I stated that the code only worked for Linux so far. Porting this to Windows up front would have a) made the example less clear and b) delayed getting initial feedback. I already know about the ';', a bad call to env.py, a portability bug in env.py (after fixing the former), and the need to deal

Re: 0.22 release update - alpha approaches

2013-02-14 Thread Robbie Gemmell
I didnt really have a specific number in mind. 2 or 3 weeks both seem reasonable to me, as does sticking to the 0.24 dates to even things out to normal. Robbie On 14 February 2013 18:19, Justin Ross jr...@apache.org wrote: Okay, that all seems reasonable to me. What length of delay do you

Re: Review Request: PROTON-225: refactor transport API to move the I/O buffering into the transport

2013-02-14 Thread Rafael Schloming
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9434/#review16600 --- /proton/trunk/proton-c/include/proton/engine.h

Re: Review Request: PROTON-225: refactor transport API to move the I/O buffering into the transport

2013-02-14 Thread Kenneth Giusti
On Feb. 14, 2013, 8:01 p.m., Rafael Schloming wrote: /proton/trunk/proton-c/include/proton/engine.h, line 286 https://reviews.apache.org/r/9434/diff/1/?file=258589#file258589line286 we should use compiler magic to actually deprecate these if possible Best to do that once the API is

Re: Review Request: PROTON-222: have Messenger account for all buffered output before returning from pn_messenger_send()

2013-02-14 Thread Rafael Schloming
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9450/#review16606 ---

Re: Review Request: PROTON-225: refactor transport API to move the I/O buffering into the transport

2013-02-14 Thread Kenneth Giusti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9434/ --- (Updated Feb. 14, 2013, 9:06 p.m.) Review request for qpid, Rafael Schloming

Re: Review Request: PROTON-225: refactor transport API to move the I/O buffering into the transport

2013-02-14 Thread Kenneth Giusti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9434/ --- (Updated Feb. 14, 2013, 9:09 p.m.) Review request for qpid, Rafael Schloming

[jira] [Created] (QPID-4585) JIRA Clean up for a number of commponents

2013-02-14 Thread Irina Boverman (JIRA)
Irina Boverman created QPID-4585: Summary: JIRA Clean up for a number of commponents Key: QPID-4585 URL: https://issues.apache.org/jira/browse/QPID-4585 Project: Qpid Issue Type: Task

Qpid JIRA Cleanup

2013-02-14 Thread Irina Boverman
Hi Everyone, I would like to ask everyone to review, update and clean up any outstanding open JIRA(s) for these components: C++ Broker, C++ Client, C++ Clustering, Dot Net Client, JCA, Perl Client, Python Client, Python Test Suite, Python Tools, Qpid Examples, Qpid Managment Framework, Ruby