Create unit test for stream state store overflow
Description
Release Notes
None
Activity
Show:
Terence Yim April 25, 2019 at 8:10 PM
Stream is removed as of 6.0
Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Created September 25, 2014 at 4:20 AM
Updated April 25, 2019 at 8:10 PM
Resolved April 25, 2019 at 8:04 PM
See https://github.com/continuuity/reactor/pull/1511: "Fix the long overflow issue when TTL = max long when checking whether to use a saved file offset state"
The issue is:
Quoting Andreas: "The fix looks good. However, what worries me a little is that this was not caught by unit tests. Apparently there is no unit test for whether a consumer can restore its state (read offset) if TTL is not configured. Can you add a unit test, please?"