[jira] [Created] (QPID-5124) durable LVQ raises journal error when only transient messages are sent

2013-09-10 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5124: --- Summary: durable LVQ raises journal error when only transient messages are sent Key: QPID-5124 URL: https://issues.apache.org/jira/browse/QPID-5124 Project: Qpid

[jira] [Updated] (QPID-5124) durable LVQ raises journal error when only transient messages are sent

2013-09-10 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-5124: Attachment: QPID-5124.patch Trivial patch When removing old message from LVQ due to push of a new

[jira] [Commented] (QPID-5124) durable LVQ raises journal error when only transient messages are sent

2013-09-10 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762877#comment-13762877 ] Gordon Sim commented on QPID-5124: -- Patch looks good. However there are a couple of other

[jira] [Commented] (QPID-5124) durable LVQ raises journal error when only transient messages are sent

2013-09-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762882#comment-13762882 ] ASF subversion and git services commented on QPID-5124: --- Commit

[jira] [Assigned] (QPID-5124) durable LVQ raises journal error when only transient messages are sent

2013-09-10 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec reassigned QPID-5124: --- Assignee: Pavel Moravec durable LVQ raises journal error when only transient messages

[jira] [Resolved] (QPID-5124) durable LVQ raises journal error when only transient messages are sent

2013-09-10 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-5124. - Resolution: Fixed Fix Version/s: 0.25 Resolved by commit r1521391. Both me and Gordon

[jira] [Commented] (QPID-5122) Error compling on ARM platforms: cast from 'const char*' to 'const size_t* {aka const unsigned int*}' increases required alignment of target type [-Werror=cast-align]

2013-09-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762952#comment-13762952 ] ASF subversion and git services commented on QPID-5122: --- Commit

[jira] [Resolved] (QPID-5122) Error compling on ARM platforms: cast from 'const char*' to 'const size_t* {aka const unsigned int*}' increases required alignment of target type [-Werror=cast-align]

2013-09-10 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-5122. -- Resolution: Fixed Error compling on ARM platforms: cast from 'const char*' to 'const size_t*

[jira] [Updated] (QPID-5122) Error compling on ARM platforms: cast from 'const char*' to 'const size_t* {aka const unsigned int*}' increases required alignment of target type [-Werror=cast-align]

2013-09-10 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim updated QPID-5122: - Fix Version/s: 0.25 Error compling on ARM platforms: cast from 'const char*' to 'const size_t*

[jira] [Created] (QPID-5125) Add Generic TransactionManagerLocator class (Scripting)

2013-09-10 Thread Thiago Veronezi (JIRA)
Thiago Veronezi created QPID-5125: - Summary: Add Generic TransactionManagerLocator class (Scripting) Key: QPID-5125 URL: https://issues.apache.org/jira/browse/QPID-5125 Project: Qpid Issue

[jira] [Comment Edited] (QPID-5125) Add Generic TransactionManagerLocator class (Scripting)

2013-09-10 Thread Thiago Veronezi (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13763019#comment-13763019 ] Thiago Veronezi edited comment on QPID-5125 at 9/10/13 1:08 PM:

[jira] [Updated] (QPID-5125) Add Generic TransactionManagerLocator class (Scripting)

2013-09-10 Thread Thiago Veronezi (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiago Veronezi updated QPID-5125: -- Attachment: ScriptingTransactionManagerLocator.patch Proposed implementation.

new TransactionManagerLocator class

2013-09-10 Thread Thiago Veronezi
Hi devs, I've just uploaded a patch for a new feature. Please take your time to review it and let me know if it is OK. It would help me a lot with something that I plan to do with qpid. https://issues.apache.org/jira/browse/QPID-5125 []s, Thiago.

[jira] [Updated] (QPID-5125) Add Generic TransactionManagerLocator class (Scripting)

2013-09-10 Thread Weston M. Price (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weston M. Price updated QPID-5125: -- Assignee: Weston M. Price Add Generic TransactionManagerLocator class (Scripting)

Re: new TransactionManagerLocator class

2013-09-10 Thread Weston M. Price
Hi Thiago, Good stuff. There is an existing JIRA for a generic JNDI based TransactionManager if you were specifically needing that functionality for OpenEJB, but a script based Locator is interesting. I will have a look at the patch. Again, thanks for your contribution!

[jira] [Commented] (QPID-5126) Unable to compile legacy store on ARM platforms

2013-09-10 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13763401#comment-13763401 ] Chuck Rolke commented on QPID-5126: --- The code that fails is in

[jira] [Commented] (QPID-5126) Unable to compile legacy store on ARM platforms

2013-09-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13763462#comment-13763462 ] ASF subversion and git services commented on QPID-5126: --- Commit

[jira] [Resolved] (QPID-5126) Unable to compile legacy store on ARM platforms

2013-09-10 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved QPID-5126. Resolution: Fixed Fix Version/s: 0.25 Unable to compile legacy store on ARM

[jira] [Created] (QPID-5126) Unable to compile legacy store on ARM platforms

2013-09-10 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-5126: -- Summary: Unable to compile legacy store on ARM platforms Key: QPID-5126 URL: https://issues.apache.org/jira/browse/QPID-5126 Project: Qpid Issue Type: