Github user karol-brejna-i commented on the issue:
https://github.com/apache/incubator-gearpump/pull/158
Probably related to
https://docs.oracle.com/javase/8/docs/api/java/time/Instant.html#toEpochMilli--
The logs show:
`[INFO] [02/22/2017 10:25:34.395] [KafkaSource] KafkaSource opened at start
time -292275055-05-16T16:47:04.192Z`
Then it looks like converting it in AbstractKafkaSource.open() fails:
`maybeRecover(startTime.toEpochMilli)`
---
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 [email protected] or file a JIRA ticket
with INFRA.
---