In testing the Ruby bindings on RHEL 5.8 I hit a weird problem regarding
class name collisions. Specifically, when an instance of the C++ classes
was created within the C++ code and then the Swig layer tried to bind it
for Ruby Swig was using the Ruby classes I had written with the same
name instea
[
https://issues.apache.org/jira/browse/QPID-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Rudyy updated QPID-3913:
-
Attachment: 0001-Add-bdbstore-auto-upgrade-feature-WIP.patch
> Add functionality to upgrade bdb store
[
https://issues.apache.org/jira/browse/QPID-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Rudyy reassigned QPID-3913:
Assignee: Alex Rudyy
> Add functionality to upgrade bdb store automatically on broker startup
>
Add functionality to upgrade bdb store automatically on broker startup
--
Key: QPID-3913
URL: https://issues.apache.org/jira/browse/QPID-3913
Project: Qpid
Issue Type: New F
[
https://issues.apache.org/jira/browse/QPID-3908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13236609#comment-13236609
]
sprasad commented on QPID-3908:
---
Thanks for the quick update, Steve.
I see the Qpid 0.16 tar
[
https://issues.apache.org/jira/browse/QPID-3912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall updated QPID-3912:
-
Description:
A client uses failover to allow their client to reconnect to a second broker in
the event of
Client failover fails to reconnect if a previous attempted reconnection has
failed 'late' in the connection start process.
--
Key: QPID-3912
UR
[
https://issues.apache.org/jira/browse/QPID-3905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13236465#comment-13236465
]
Keith Wall commented on QPID-3905:
--
I wonder if my change for QPID-3807 has exposed this d