Flexibility to introduce delayedMessageDelivery in publishing messages to Eventhub similar to JMS 2.0 delivery delay

SaiKumar Borra 1 Reputation point
2021-09-03T21:16:06.12+00:00

I'm exploring an option to introduce delayed delivery spring/java eventhub library similar to JMS 2.0 delivery delay. Does Spring/java/springboot eventhub sdk has this feature?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
716 questions
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,626 Reputation points Moderator
    2021-09-08T12:15:12.09+00:00

    Hello @SaiKumar Borra ,

    Welcome to the Microsoft Q&A platform.

    Unfortunately, it is not a supported scenario in Azure Event Hubs.

    Reason: Delays are definitely not a pattern that fits with an event stream broker whose specific design aims to minimize latency.

    Always keep in mind that Azure Event and messaging services are meant to be used in combination and not as exclusive choices.

    130228-image.png

    Hope this will help. Please let us know if any further queries. Thank you.

    ------------------------------

    • Please don't forget to click on 130188-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.