summaryrefslogtreecommitdiff
path: root/TAO/bin
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2014-04-07 16:26:26 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2014-04-07 16:26:26 +0000
commite648af3f4beee6c68571cce44104e394b3baff36 (patch)
tree29a450a4439a5cf0bb6a855d5e6aff5ecb04676b /TAO/bin
parentddc70b997c17a01a1139ed69f15d70aad60192eb (diff)
downloadATCD-e648af3f4beee6c68571cce44104e394b3baff36.tar.gz
Mon Apr 7 16:16:15 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>
* tao/LF_Connect_Strategy.h: * tao/LF_Connect_Strategy.cpp: * tao/Nested_Upcall_Guard.h: * tao/Wait_On_LF_No_Upcall.cpp: * tao/default_client.cpp: Fix to enable client threads waiting for a connect completion to enforce the same upcall deferral strategy as is used while waiting for a reply. To do this the nested upcall guard used by the LF_No_Upcall strategy is now shared with the connection LF wait strategy. Its use is controled by the reply wait configuration in the default client strategy factory. * tests/MT_NoUpcall_Connect: * bin/tao_orb_tests.lst: A new test case to verify the new behavior.
Diffstat (limited to 'TAO/bin')
-rw-r--r--TAO/bin/tao_orb_tests.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/bin/tao_orb_tests.lst b/TAO/bin/tao_orb_tests.lst
index 4b55db7f034..ae3a2023c51 100644
--- a/TAO/bin/tao_orb_tests.lst
+++ b/TAO/bin/tao_orb_tests.lst
@@ -285,6 +285,7 @@ TAO/tests/Crash_On_Write/run_test.pl: !ST !Win32
TAO/tests/Mixed_Sync_ASync_Events/run_test.pl: !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO
TAO/tests/Mixed_Sync_ASync_Events/run_exclusive_rw.pl: !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO
TAO/tests/MT_NoUpcall_Client_Leader/run_test.pl: !ST !CORBA_E_MICRO !NO_MESSAGING
+TAO/tests/MT_NoUpcall_Connnect/run_test.pl: !ST !CORBA_E_MICRO !NO_MESSAGING
TAO/tests/Nested_Upcall_Crash/run_test.pl: !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO !OpenVMS_IA64Crash !QUICK
TAO/tests/Nested_Upcall_Crash/run_test.pl -quick: !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO !OpenVMS_IA64Crash QUICK
TAO/tests/NestedUpcall/Simple/run_test.pl: !ST