GitHub user CandleCandle opened a pull request: https://github.com/apache/camel/pull/784
Fix for Camel-9515; resuming after an expired shard iterator You can merge this pull request into a Git repository by running: $ git pull https://github.com/CandleCandle/camel CAMEL-9515-15-min-timeout Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/784.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #784 ---- commit 4c8a5a7892c5a7dc512d99df90402eac8fa7af9b Author: Candle <can...@candle.me.uk> Date: 2016-01-18T09:14:58Z spelling. commit 20a2157b349a78970c4d2fe32a95a43969f34d6a Author: Candle <can...@candle.me.uk> Date: 2016-01-18T09:48:11Z CAMEL-9515 refactor to extract the shard iterator discovery code, as it's going to get more complicated for this ticket. commit dcfc0b42a58437537a27814557fc228a2ebb06ac Author: Candle <can...@candle.me.uk> Date: 2016-01-18T15:55:32Z Removed TO-DONE comment. commit dd176ecf16d87a2b45ac5111a0121a64a777ce19 Author: Candle <can...@candle.me.uk> Date: 2016-01-19T13:34:16Z license header. commit 1fb0efe2fb310c13223d1c95525003322a212db9 Author: Candle <can...@candle.me.uk> Date: 2016-01-19T14:54:45Z CAMEL-9515 refactor tests to their relevent test classes. commit dfb838af9cd468fe0204a697fda517ce772c9878 Author: Candle <can...@candle.me.uk> Date: 2016-01-19T15:01:34Z CS. commit 7c9830cdb8d032e4e1e5addb7cde79785e22213d Author: Candle <can...@candle.me.uk> Date: 2016-01-20T10:27:47Z CAMEL-9515 Add consumer handling of ExpiredShardExceptions. commit 1c776504972ccee9a3a8ca65d3349f514bb694ab Author: Candle <can...@candle.me.uk> Date: 2016-01-20T11:26:37Z CAMEL-9515 Tests passing with resuming from a sequence number after an expired shard iterator. commit 6466af25e08cd8f4f4b8555abc78505c6b53aa87 Author: Candle <can...@candle.me.uk> Date: 2016-01-20T13:16:10Z CAMEL-9515 Post implementation refactor. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---