Re: Question about INDEX_THRESHOLD_SIZE

2022-03-10 Thread Anilkumar Gingade
Mario, There are few changes happened around this area as part of GEODE-9632 fix; can you please revert that change and see if the query works both with and without index. Looking at the code; it seems to restrict the number index look up that needs to be performed; certain latency/throughput

[ANNOUNCE] Apache Geode 1.12.9

2022-03-10 Thread Dick Cavender
The Apache Geode community is pleased to announce the availability of Apache Geode 1.12.9. Geode is a data management platform that provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concu

Question about INDEX_THRESHOLD_SIZE

2022-03-10 Thread Mario Kevo
Hi geode-dev, Some time ago I was working on allowing INDEX_THRESHOLD_SIZE System property to override CompiledValue.RESULT_LIMIT. After this change, adding this attribute will take into a count if you set it. But I need some clarification of this INDEX_THRESHOLD_SIZE attribute. Why is this set

Question related to gateway-receivers connection load balancing

2022-03-10 Thread Jakov Varenina
Hi devs, We have observed some weird behavior related to load balancing of gateway-receivers connections in the geode cluster. Currently, gateway-receiver connection load is only updated on coordinator locator when it provides server location to remote gateway-sender in ClientConnectionReques