|
|
Choosing A Webhost: |
CVS update of BRANCH_sequoia-2_10 <src>/org/continuent/sequoia/controller/v: msg#00111db.sequoia.cvs
Date: Friday, November 24, 2006 @ 15:06:58 Author: jeff Path: .../sequoia/src/org/continuent/sequoia/controller/virtualdatabase Tag: BRANCH_sequoia-2_10 Modified: PartitionReconciler.java (1.1.2.3 -> 1.1.2.4) * in decide(), checked that we have results to decide. Otherwise returns OTHER_ALONE_IN_THE_WORLD so that this vdb will continue --------------------------+ PartitionReconciler.java | 5 +++++ 1 files changed, 5 insertions(+) Index: sequoia/src/org/continuent/sequoia/controller/virtualdatabase/PartitionReconciler.java diff -u sequoia/src/org/continuent/sequoia/controller/virtualdatabase/PartitionReconciler.java:1.1.2.3 sequoia/src/org/continuent/sequoia/controller/virtualdatabase/PartitionReconciler.java:1.1.2.4 --- sequoia/src/org/continuent/sequoia/controller/virtualdatabase/PartitionReconciler.java:1.1.2.3 Fri Nov 24 11:47:13 2006 +++ sequoia/src/org/continuent/sequoia/controller/virtualdatabase/PartitionReconciler.java Fri Nov 24 15:06:58 2006 @@ -154,6 +154,11 @@ private PartitionReconciliationStatus decide(Map/* <Member, Boolean> */results) { + if (results.size() == 0) + { + // no other members + return PartitionReconciliationStatus.OTHER_ALONE_IN_THE_WORLD; + } Iterator iter = results.entrySet().iterator(); while (iter.hasNext()) {
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS update of BRANCH_sequoia-2_10 <src>/org/continuent/sequoia/controller/virtualdatabase/activity (1 file), marc-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
|---|---|
| Next by Date: | CVS update of sequoia (6 files), stephane-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Previous by Thread: | CVS update of BRANCH_sequoia-2_10 <src>/org/continuent/sequoia/controller/virtualdatabase (1 file), jeff-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Next by Thread: | CVS update of BRANCH_sequoia-2_10 <src>/org/continuent/sequoia/controller/virtualdatabase (1 file), jeff-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |