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

Create consumer that will replace sendMessagesToPushNetwork method

XMLWordPrintable

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

      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) {
      

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

                Created:
                Updated:
                Resolved: