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.