Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-5909

Incorrect value saved in variant_metric_info.receivers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • None
    • None

    Description

      I've only seen this issue once out of 50 or so pushes, and for the android variant.
      The value saved in variant_metric_info seems to be that of the first batch sent to GCM, either ignoring or overriding the sum of all batches. (receivers persisted is 1)

      There was only one push going out at that time so its not mutliple pushes mixing up in the log.

      2016-09-08 09:23:05,778 INFO [org.jboss.aerogear.unifiedpush.message.NotificationRouter] (default task-14) Internal dispatching of push message for one android variant
      2016-09-08 09:23:05,858 INFO [org.jboss.aerogear.unifiedpush.message.token.TokenLoader] (Thread-1362 (HornetQ-client-global-threads-1127329743)) Preparing message delivery and loading tokens for the ANDROID 3rd-party Push Network (for 1 variants)
      2016-09-08 09:23:06,245 INFO [org.jboss.aerogear.unifiedpush.message.token.TokenLoader] (Thread-1362 (HornetQ-client-global-threads-1127329743)) Loaded batch #1, containing 1 tokens, for android variant (0d55f8a0-a3ad-40b2-917f-f7f87c39f4a5)
      2016-09-08 09:23:06,256 INFO [org.jboss.aerogear.unifiedpush.message.NotificationDispatcher] (Thread-1366 (HornetQ-client-global-threads-1127329743)) Received UnifiedPushMessage from JMS queue, will now trigger the Push Notification delivery for the android variant (0d55f8a0-a3ad-40b2-917f-f7f87c39f4a5)
      2016-09-08 09:23:06,261 INFO [org.jboss.aerogear.unifiedpush.message.sender.GCMPushNotificationSender] (Thread-1366 (HornetQ-client-global-threads-1127329743)) Sent push notification to GCM topic: /topics/0d55f8a0-a3ad-40b2-917f-f7f87c39f4a5
      2016-09-08 09:23:06,424 INFO [org.jboss.aerogear.unifiedpush.message.token.TokenLoader] (Thread-1362 (HornetQ-client-global-threads-1127329743)) Loaded batch #2, containing 1000 tokens, for android variant (0d55f8a0-a3ad-40b2-917f-f7f87c39f4a5)
      2016-09-08 09:23:06,659 INFO [org.jboss.aerogear.unifiedpush.message.NotificationDispatcher] (Thread-1365 (HornetQ-client-global-threads-1127329743)) Received UnifiedPushMessage from JMS queue, will now trigger the Push Notification delivery for the android variant (0d55f8a0-a3ad-40b2-917f-f7f87c39f4a5)
      2016-09-08 09:23:06,659 INFO [org.jboss.aerogear.unifiedpush.message.sender.GCMPushNotificationSender] (Thread-1365 (HornetQ-client-global-threads-1127329743)) Sent push notification to GCM Server for 1000 registrationIDs
      2016-09-08 09:23:06,803 INFO [org.jboss.aerogear.unifiedpush.message.token.TokenLoader] (Thread-1362 (HornetQ-client-global-threads-1127329743)) Loaded batch #3, containing 661 tokens, for android variant (0d55f8a0-a3ad-40b2-917f-f7f87c39f4a5)
      2016-09-08 09:23:06,859 INFO [org.jboss.aerogear.unifiedpush.message.NotificationDispatcher] (Thread-1364 (HornetQ-client-global-threads-1127329743)) Received UnifiedPushMessage from JMS queue, will now trigger the Push Notification delivery for the android variant (0d55f8a0-a3ad-40b2-917f-f7f87c39f4a5)
      2016-09-08 09:23:06,860 INFO [org.jboss.aerogear.unifiedpush.message.sender.GCMPushNotificationSender] (Thread-1364 (HornetQ-client-global-threads-1127329743)) Sent push notification to GCM Server for 661 registrationIDs

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yoann08 Yoann Archambault (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: