Odg: Creating index failed

2022-02-08 Thread Mario Kevo
cument it) and don't send a request on other members as the command will send to all members to create it. Or maybe something else? BR, Mario Šalje: Mario Kevo Poslano: 14. prosinca 2021. 14:06 Prima: dev@geode.apache.org Pred

Odg: Creating index failed

2022-02-03 Thread Mario Kevo
else? BR, Mario Šalje: Mario Kevo Poslano: 14. prosinca 2021. 14:06 Prima: dev@geode.apache.org Predmet: Odg: Creating index failed Hi Alexandar, The cluster config is updated at the end of the command execution, and only in case, the command is successful. I

Odg: Creating index failed

2021-12-14 Thread Mario Kevo
Kevo Sent: Tuesday, December 7, 2021 06:36 To: dev@geode.apache.org Subject: Odg: Creating index failed Hi Jason, I agree with you that the user wanted to index all the data in the region when using a partitioned region. But when the command is not successful, the cluster config is not up

Odg: Creating index failed

2021-12-07 Thread Mario Kevo
Are you thinking about not sending it to the remote nodes or not sending requests from locator to the each node? Also, there is one map where indexTask is stored, and there is putIfAbsent method which seems is not working properly. // This will return either the Index FutureTask or Index itself,

Odg: Creating index failed

2021-12-07 Thread Mario Kevo
Hi Jason, I agree with you that the user wanted to index all the data in the region when using a partitioned region. But when the command is not successful, the cluster config is not updated. After the server restart, it will not have indexes as it is not stored in the cluster configuration. So