A host can be disabled or removed from a group using
the online control interface. However no failover to
take place and the disabled host was still being accessed.
Code was re-enbling target using the port specific test (i.e.: HTTPServiceTest) after a manual diable using the console. Changed code to reflect a manual vs an auto disable and so the test will not re-enabled the tar get based on tests when it was manually disabled.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=71322
Is anybody working on this defect? I am planning to add a
Web Interface to distributor using a RMI interface and also
make is fault tolerant.
Thanks,
Tejaswi
I believe this is the same as bug #862077 - investigation under way!
Code was re-enbling target using the port specific test (i.e.: HTTPServiceTest) after a manual diable using the console. Changed code to reflect a manual vs an auto disable and so the test will not re-enabled the tar get based on tests when it was manually disabled.