Hi,Sudheesh:
[quote user="Sudheesh"]
So cache invalidation before sync call is not mandatory but it depends on sync api implementation.
[/quote]
Can I understand your meanning like below:
1.
It doesn't matter with calling sync first then cache inv and calling cache inv first then sync.
Because the two sequences are all the same.Don't you mean this?
2
if the two sequences are different ,at what case I call sync first then cache inv ? at what case
I call cache inv first then sync ?