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

Create consumer that will replace sendMessagesToPushNetwork method

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • None
    • None
    • None

    Description

      Currently the MessageHolderWithTokensConsumer fires an event when a record is consumed which invokes the NotificationDispatcher#sendMessagesToPushNetwork method. This this can be replaced with a Kafka consumer (or multuple consumers that send directly to push Servers as APNS/GCM)
      with the bussiness logic of

       public void sendMessagesToPushNetwork(@Observes @Dequeue MessageHolderWithTokens msg) {
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            polina.n.koleva Polina Koleva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: