commit | 5f9ec9ac288e97573768f0698c22639f771cb146 | [log] [tgz] |
---|---|---|
author | Madan Jampani <madan@onlab.us> | Wed Oct 29 13:45:52 2014 -0700 |
committer | Madan Jampani <madan@onlab.us> | Wed Oct 29 13:45:52 2014 -0700 |
tree | c417a254986fca06d0927b838ae63fb3c0547001 | |
parent | d35961bc18a86e3003fe55e70cf9ad7c0b52b6a9 [diff] |
Netty Messaging changes: 1. Lowered the timeout value for expiring unanswered sendAndReceive calls to 10s. 2. Marking the future as complete (with exception) when a entry is evicted due to timeout. 3. Improved exception behavior.