Hi all, I did a perfomance test with checkpoint service. In that test, I created two processes. Each process did the following works:
- open a new checkpoint in each second, the number of sections is random (max = 16 sections), - re-write data for each checkpoint section 4 times/1 second (maxlength of section data is 256 bytes). When running test, OpenAis showed the following error (when the number of checkpoints was about 40): ------------------------------------------------------------- ... Oct 12 6:35:58.240797 [IPC ] Invalid header id is 1598832896 min 0 max 17 Oct 12 6:35:58.241080 [IPC ] Invalid header id is 1598832896 min 0 max 17 Oct 12 6:35:58.294680 [IPC ] Invalid header id is 1598832896 min 0 max 17 Oct 12 6:35:58.294681 [IPC ] Invalid header id is 1598832896 min 0 max 17 ... ------------------------------------------------------------- Could you help me solve this problem? HungTD. _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
