Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-10350

camel-yammer - olderThan and newerThan endpoint options are not working for high message number

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • fuse-7.4-GA
    • fuse-7.3
    • Camel
    • None
    • Fuse 7.4 Sprint 45 - Dev #1

    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 type to long.

      Attachments

        Issue Links

          Activity

            People

              rnetuka@redhat.com Radovan Netuka
              jbouska@redhat.com Jan Bouska
              Jan Bouska Jan Bouska
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: