Dear AVM,

It does not need a test application. If you go through the processing of 
Activating Replica, it is easy to find what I have said. Code review is another 
approach of finding issues? Isn't it?

Br,

Ted

-----Original Message-----
From: A V Mahesh [mailto:[email protected]] 
Sent: Tuesday, October 13, 2015 12:10 PM
To: Yao Cheng LIANG; [email protected]
Subject: Re: issue with Checkpint when setting active replica

Hi Ted,

Please raise a ticket by attaching the test application and reproducible steps.

-AVM


On 10/13/2015 9:17 AM, Yao Cheng LIANG wrote:
> Dear all,
>
> I am reading 4.6.0 checkpoint service code, and found a possible bug when 
> setting active replica. The current implementation only works first time a 
> replica is set active, as it only update the relevant data structure in cpd 
> and this cpnd, but does not inform other cpnd which has cpa opened the 
> checkpoint. Suppose there are multiple cpnd  have opened a checkpoint, say 
> they are a, b, c, d, ..., now "a" is active, so "b", "c", "d" all know that 
> "a" is "active". Now suppose "b" call "saCkptActiveReplicaSet", the 4.6.0 
> implementation only update the cpd of the new "active" replica, but cpd does 
> not inform "a", "c", "d", so "a", "c", "d" still think "a" is active, this is 
> apparently wrong.
>
> Br,
>
> Ted

------------------------------------------------------------------------------
_______________________________________________
Opensaf-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-users

Reply via email to