[ 
https://issues.apache.org/jira/browse/CAMEL-13324?focusedWorklogId=212581&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-212581
 ]

ASF GitHub Bot logged work on CAMEL-13324:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Mar/19 18:09
            Start Date: 13/Mar/19 18:09
    Worklog Time Spent: 10m 
      Work Description: aldettinger commented on pull request #2823: 
[CAMEL-13324] Change olderThan and newerThan options type
URL: https://github.com/apache/camel/pull/2823
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 212581)
    Time Spent: 20m  (was: 10m)

> camel-yammer - olderThan and newerThan endpoint options are not working for 
> high message number
> -----------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-13324
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13324
>             Project: Camel
>          Issue Type: Bug
>            Reporter: Jan Bouska
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Yammer message ID can be very high. OlderThan and newerThan endpoint options 
> consumes message id and we are running out of integer range.
>  
> {code:java}
> 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"
> {code}
>  
> Suggested fix is change olderThan and newerThan options to `long`.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to