Details
Description
Clock does not seem to advance for stateful sources even after the fix for 0.8.4 (but it was successful in fixing the clock issue in stateless applications).
Even if the "state" example uses a counter starting from EPOCH as the timestamp, the clock doesn't seem to advance.
Recreatable with attached:
- State example with HBase dependency replaced with Kafka
- An SOL type stateful custom example with configurable pipeline stages and parallelism. Implements the TimeReplayableSource API.