The docs has code examples using a consumer property named `ackTimeout`. However, the actual property name is `ackTimeoutMillis`. This updates those references. Resolves #1010
The docs has code examples using a consumer property named `ackTimeout`. However, the actual property name is `ackTimeoutMillis`. This updates those references. Resolves #1010