[jira] [Commented] (PROTON-811) [PATCH] proton-j: no way to implement idle timeout of a connection

2015-02-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14322988#comment-14322988 ] ASF GitHub Bot commented on PROTON-811: --- GitHub user dnwe opened a pull request:

[jira] [Commented] (PROTON-811) [PATCH] proton-j: no way to implement idle timeout of a connection

2015-02-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14322991#comment-14322991 ] ASF GitHub Bot commented on PROTON-811: --- Github user dnwe commented on the pull requ

Please can we get rid of the trunk branch (or make it a symlink to master)

2015-02-16 Thread Alan Conway
I work on a mix of SVN and GIT-based projects so I switch between trunk and master a lot. Proton used to be an SVN based project. I repeatedly stub my toe on the old "trunk" branch which has been left lying around with some random commit at it's head. Can we please do any one of the following: - d

Re: Please can we get rid of the trunk branch (or make it a symlink to master)

2015-02-16 Thread Rafael Schloming
I'm not much of a git expert, so I don't know what the preferred option would be, but I'm +1 for killing it in one form or another. --Rafael On Mon, Feb 16, 2015 at 2:32 PM, Alan Conway wrote: > I work on a mix of SVN and GIT-based projects so I switch between trunk > and master a lot. Proton u

Re: Please can we get rid of the trunk branch (or make it a symlink to master)

2015-02-16 Thread Timothy Bish
On 02/16/2015 03:02 PM, Rafael Schloming wrote: I'm not much of a git expert, so I don't know what the preferred option would be, but I'm +1 for killing it in one form or another. --Rafael You can submit a request to INFRA to drop it, the only caveat is that there is no enforcement to prevent

Re: Please can we get rid of the trunk branch (or make it a symlink to master)

2015-02-16 Thread Dominic Evans
Rafael Schloming wrote on 16/02/2015 20:02:07: > > On Mon, Feb 16, 2015 at 2:32 PM, Alan Conway wrote: > > > I work on a mix of SVN and GIT-based projects so I switch between trunk > > and master a lot. Proton used to be an SVN based project. I repeatedly > > stub my toe on the old "trunk" bra

Re: Please can we get rid of the trunk branch (or make it a symlink to master)

2015-02-16 Thread Rafael Schloming
On Mon, Feb 16, 2015 at 3:40 PM, Dominic Evans wrote: > Rafael Schloming wrote on 16/02/2015 20:02:07: > > > > On Mon, Feb 16, 2015 at 2:32 PM, Alan Conway wrote: > > > > > I work on a mix of SVN and GIT-based projects so I switch between > trunk > > > and master a lot. Proton used to be an SVN

[jira] [Created] (PROTON-820) Windows build error for perlPERL_wrap.c

2015-02-16 Thread Chuck Rolke (JIRA)
Chuck Rolke created PROTON-820: -- Summary: Windows build error for perlPERL_wrap.c Key: PROTON-820 URL: https://issues.apache.org/jira/browse/PROTON-820 Project: Qpid Proton Issue Type: Bug

[proton] checkin broke dispatch test: 6136f11 make container a subclass of reactor and remove redundant code which is replaced by reactor

2015-02-16 Thread Alan Conway
This checkin: 6136f11 make container a subclass of reactor and remove redundant code which is replaced by reactor severely broke the dispatch system tests. I haven't looked into it yet but my best guess is they broker the SyncRequestResponse class that is used by the dispatch tools and hence by m

[jira] [Created] (PROTON-821) Windows swigged perl install fails - no .so files

2015-02-16 Thread Chuck Rolke (JIRA)
Chuck Rolke created PROTON-821: -- Summary: Windows swigged perl install fails - no .so files Key: PROTON-821 URL: https://issues.apache.org/jira/browse/PROTON-821 Project: Qpid Proton Issue Type:

[jira] [Commented] (PROTON-756) add a new/simpler setup.py for python bindings

2015-02-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323411#comment-14323411 ] ASF subversion and git services commented on PROTON-756: Commit aa

Re: Please can we get rid of the trunk branch (or make it a symlink to master)

2015-02-16 Thread Andrew Stitcher
On Mon, 2015-02-16 at 14:32 -0500, Alan Conway wrote: > I work on a mix of SVN and GIT-based projects so I switch between trunk > and master a lot. Proton used to be an SVN based project. I repeatedly > stub my toe on the old "trunk" branch which has been left lying around > with some random commit

[jira] [Assigned] (PROTON-756) add a new/simpler setup.py for python bindings

2015-02-16 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned PROTON-756: - Assignee: Darryl L. Pierce (was: Ken Giusti) I've fixed the setup.py, and consider this jira res

Re: Please can we get rid of the trunk branch (or make it a symlink to master)

2015-02-16 Thread Alan Conway
On Mon, 2015-02-16 at 17:47 -0500, Andrew Stitcher wrote: > On Mon, 2015-02-16 at 14:32 -0500, Alan Conway wrote: > > I work on a mix of SVN and GIT-based projects so I switch between trunk > > and master a lot. Proton used to be an SVN based project. I repeatedly > > stub my toe on the old "trunk"

Re: Proton 0.9 alpha 3

2015-02-16 Thread Alan Conway
On Fri, 2015-02-13 at 16:25 -0500, Rafael Schloming wrote: > Hi Everyone, > > I've posted Proton 0.9 alpha 3 in the usual places: > > Source Artifacts: > > https://people.apache.org/~rhs/qpid-proton-0.9-alpha-3/ > > Java Binaries > > https://repository.apache.org/content/repositories/o

[jira] [Created] (PROTON-822) Valgrind errors and problems with dispatch system tests.

2015-02-16 Thread Alan Conway (JIRA)
Alan Conway created PROTON-822: -- Summary: Valgrind errors and problems with dispatch system tests. Key: PROTON-822 URL: https://issues.apache.org/jira/browse/PROTON-822 Project: Qpid Proton Issu

[jira] [Updated] (PROTON-822) Valgrind errors and problems with dispatch system tests.

2015-02-16 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-822: --- Attachment: test.out Valgrind errors for python tests attached. > Valgrind errors and problems with d

Re: Proton 0.9 alpha 3

2015-02-16 Thread Alan Conway
On Mon, 2015-02-16 at 17:58 -0500, Alan Conway wrote: > On Fri, 2015-02-13 at 16:25 -0500, Rafael Schloming wrote: > > Hi Everyone, > > > > I've posted Proton 0.9 alpha 3 in the usual places: > > > > Source Artifacts: > > > > https://people.apache.org/~rhs/qpid-proton-0.9-alpha-3/ > > > > J

[jira] [Comment Edited] (PROTON-822) Valgrind errors and problems with dispatch system tests.

2015-02-16 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323432#comment-14323432 ] Alan Conway edited comment on PROTON-822 at 2/16/15 11:07 PM: --

[jira] [Updated] (PROTON-822) Valgrind errors and problems with dispatch system tests.

2015-02-16 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-822: --- Priority: Blocker (was: Major) > Valgrind errors and problems with dispatch system tests. > -

[jira] [Updated] (PROTON-822) Valgrind errors and problems with dispatch system tests.

2015-02-16 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-822: --- Fix Version/s: 0.9 > Valgrind errors and problems with dispatch system tests. > --

[jira] [Updated] (PROTON-822) Valgrind errors and problems with dispatch system tests.

2015-02-16 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-822: --- Component/s: proton-c > Valgrind errors and problems with dispatch system tests. > ---

[jira] [Updated] (PROTON-822) Valgrind errors and problems with dispatch system tests.

2015-02-16 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-822: --- Affects Version/s: 0.9 > Valgrind errors and problems with dispatch system tests. > --

Re: [proton] valgrind errors on trunk, some memory debugging tips.

2015-02-16 Thread Andrew Stitcher
On Mon, 2015-02-16 at 17:55 -0500, Alan Conway wrote: > ... [Some really good advice] > 2. Linux fans: set env. var. MALLOC_PRETURB_ (note trailing underscore) Just to save any frustration that would be: MALLOC_PERTURB_ Note the real English word in there! Andrew