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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • jboss-fuse-6.3
    • Camel
    • None
    • % %

      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.

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

              Created:
              Updated:
              Resolved: