VDB state handling supports only one VDB per controller
-------------------------------------------------------

         Key: CAROB-134
         URL: https://forge.continuent.org/jira/browse/CAROB-134
     Project: Carob
        Type: Bug
  Components: C++ API  
    Versions: Carob 0.7.2    
    Reporter: Gilles Rayrat
 Assigned to: Gilles Rayrat 
    Priority: Blocker
     Fix For: Carob 0.7.3


ControllerAndVdbState class describes the state (up or down) of a controller's 
VDB (aka. vdb part (c)Jeff, vdb member (c)Marc)
With current code, a ControllerAndVdbState instance only associates one 
controller to one VDB state. Ie: multiple VDBs on a same controller are 
represented by only one ControllerAndVdbState instance

Thus, when a VDB is shut down on a controller, all other VDB of this controller 
will be considered as failing

Note that this isssue does not show up as badly as it sounds, thanks to 
automatic reconnection


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob

Reply via email to