Hello devs,
I'd like to include the fix for GEODE-782 [1] in release 1.12.0. During a refactor the default ack-wait-threshold was changed from 15 to 51. This will affect any deployment that doesn’t set its own threshold. The ack-wait-threshold determines how long we wait for a response to a message, such as replication of a put(), before taking some action. (see the Geode tickets for further details). The SHA is dfa3326e674278f38673c9508a13af752ae90e28 [2]. Best regards. [1]: https://issues.apache.org/jira/browse/GEODE-7829 [2]: https://github.com/apache/geode/commit/dfa3326e674278f38673c9508a13af752ae90e28