summaryrefslogtreecommitdiff
path: root/TAO/NEWS
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2014-06-11 16:18:05 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2014-06-11 16:18:05 +0000
commitcac79e9b93ee87513401897072d4c05693d1bf83 (patch)
tree25175d3e570005ec857f98fe6997c8c3e54705d8 /TAO/NEWS
parent170926dc3702896832eeeeb714e59b7df37eeebc (diff)
downloadATCD-cac79e9b93ee87513401897072d4c05693d1bf83.tar.gz
news update
Diffstat (limited to 'TAO/NEWS')
-rw-r--r--TAO/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index ad9394ddca4..8281179efe3 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -1,6 +1,14 @@
USER VISIBLE CHANGES BETWEEN TAO-2.2.6 and TAO-2.2.7
====================================================
+. Improved the performance of the load balancing feature of the tao_ft_naming
+ service. Now a global load balancing strategy may be set via the command line
+ using the new -l ["random"|"round_robin"] argument. The newly implemented
+ random strategy is lockless.
+
+. Fixed active server detection when switching from the primary ImR locator to
+ the backup.
+
USER VISIBLE CHANGES BETWEEN TAO-2.2.5 and TAO-2.2.6
====================================================