Welcome to the new Gigaspaces XAP forum. To recover your account, please follow these instructions.
![]() | 1 | initial version |
Hi, During recovery from primary the relevant property is cluster-config.groups.group.repl-policy.recovery-chunk-size For async replication its cluster-config.groups.group.repl-policy.async-replication.repl-chunk-size The warning means you have a transaction with 1162 operations while chunk size is 1000, we will not break the transaction but rather not honor the batch size limit.
Regards, Ester.