Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
Unknown
Description
Yammer message ID can be very high. OlderThan and newerThan endpoint options consumes message id and we are running out of integer range.
Caused by: org.apache.camel.TypeConversionException: Error during type conversion from type: java.lang.String to the required type: int with value 58802444918784 due For input string: "58802444918784"
Suggested fix is change olderThan and newerThan options to `long`.
Attachments
Issue Links
- links to