Hello~

I am using version 0.80.3 and I have one question about CKPT service.

First, I write to the same section with variable size, such as 100, 200,
300, 250, 150, 50.
And then, I read that section.
But the readSize in SaCkptIOVectorElementT seems always return the largest
value that I have ever written.
(in above example, readSize  is 300)

I expect the value will be the latest value that I have written.
(in above example, I expect 50)

Do I misunderstand something? Is this a bug in CKPT Service?

Thanks in advance.

            Jay...

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to