[jira] [Commented] (QPID-4128) HA should not use amq.failover for replication links

2012-07-11 Thread Alan Conway (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-4128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13411606#comment-13411606
 ] 

Alan Conway commented on QPID-4128:
---

Fixed on trunk 

r1360218 | aconway | 2012-07-11 11:02:36 -0400 (Wed, 11 Jul 2012) | 2 lines

QPID-4128: Remove use of intrusive_ptr::reset, not available in older boost 
versions.



Requesting review for 0.18 branch.

 HA should not use amq.failover for replication links
 

 Key: QPID-4128
 URL: https://issues.apache.org/jira/browse/QPID-4128
 Project: Qpid
  Issue Type: Bug
  Components: C++ Clustering
Affects Versions: 0.17
Reporter: Alan Conway
Assignee: Alan Conway
 Fix For: 0.18


 HA replication links should  not use the amq.failover exchange to get updates 
 reconnect targets. amq.failover provides the client failover list, HA manages 
 a separate failover list for brokers. Replication links should be using the 
 broker list, and not allow it to be overwritten by amq.failover updates.
 Review requested for 0.18, 2 line fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-4128) HA should not use amq.failover for replication links

2012-07-11 Thread Alan Conway (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-4128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13411614#comment-13411614
 ] 

Alan Conway commented on QPID-4128:
---

Mixed  2 issues by mistake on same JIRA, but both are trivial 1 line fixes:
- HA replication should not use amq.failover exchange: reviewed by gsim 
https://reviews.apache.org/r/5069/
- Remove use of intrusive_ptr::reset from ha/Primary.cpp - raised by Steve 
Huston



 HA should not use amq.failover for replication links
 

 Key: QPID-4128
 URL: https://issues.apache.org/jira/browse/QPID-4128
 Project: Qpid
  Issue Type: Bug
  Components: C++ Clustering
Affects Versions: 0.17
Reporter: Alan Conway
Assignee: Alan Conway
 Fix For: 0.18


 HA replication links should  not use the amq.failover exchange to get updates 
 reconnect targets. amq.failover provides the client failover list, HA manages 
 a separate failover list for brokers. Replication links should be using the 
 broker list, and not allow it to be overwritten by amq.failover updates.
 Review requested for 0.18, 2 line fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-4128) HA should not use amq.failover for replication links

2012-07-11 Thread Alan Conway (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-4128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13411658#comment-13411658
 ] 

Alan Conway commented on QPID-4128:
---

Merged to 0.18

r1360228 | aconway | 2012-07-11 11:26:36 -0400 (Wed, 11 Jul 2012) | 9 lines

QPID-4128: HA should not use amq.failover for replication links

HA replication links should not use the amq.failover exchange to get updates
reconnect targets. amq.failover provides the client failover list, HA manages a
separate failover list for brokers. Replication links should be using the broker
list, and not allow it to be overwritten by amq.failover updates.



 HA should not use amq.failover for replication links
 

 Key: QPID-4128
 URL: https://issues.apache.org/jira/browse/QPID-4128
 Project: Qpid
  Issue Type: Bug
  Components: C++ Clustering
Affects Versions: 0.17
Reporter: Alan Conway
Assignee: Alan Conway
 Fix For: 0.18


 HA replication links should  not use the amq.failover exchange to get updates 
 reconnect targets. amq.failover provides the client failover list, HA manages 
 a separate failover list for brokers. Replication links should be using the 
 broker list, and not allow it to be overwritten by amq.failover updates.
 Review requested for 0.18, 2 line fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-4128) HA should not use amq.failover for replication links

2012-07-11 Thread Alan Conway (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-4128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13411660#comment-13411660
 ] 

Alan Conway commented on QPID-4128:
---

Reviewed by gsim https://reviews.apache.org/r/5069/

 HA should not use amq.failover for replication links
 

 Key: QPID-4128
 URL: https://issues.apache.org/jira/browse/QPID-4128
 Project: Qpid
  Issue Type: Bug
  Components: C++ Clustering
Affects Versions: 0.17
Reporter: Alan Conway
Assignee: Alan Conway
 Fix For: 0.18


 HA replication links should  not use the amq.failover exchange to get updates 
 reconnect targets. amq.failover provides the client failover list, HA manages 
 a separate failover list for brokers. Replication links should be using the 
 broker list, and not allow it to be overwritten by amq.failover updates.
 Review requested for 0.18, 2 line fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-4128) HA should not use amq.failover for replication links

2012-07-11 Thread Justin Ross (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-4128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13411953#comment-13411953
 ] 

Justin Ross commented on QPID-4128:
---

Reviewed by Gordon.  Approved for 0.18.

 HA should not use amq.failover for replication links
 

 Key: QPID-4128
 URL: https://issues.apache.org/jira/browse/QPID-4128
 Project: Qpid
  Issue Type: Bug
  Components: C++ Clustering
Affects Versions: 0.17
Reporter: Alan Conway
Assignee: Alan Conway
 Fix For: 0.18


 HA replication links should  not use the amq.failover exchange to get updates 
 reconnect targets. amq.failover provides the client failover list, HA manages 
 a separate failover list for brokers. Replication links should be using the 
 broker list, and not allow it to be overwritten by amq.failover updates.
 Review requested for 0.18, 2 line fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org