Event Hubs
22 TopicsDynamically adding partitions to a topic/event hub under Event Hubs namespace
Event Hubs provides partitions to scale consumers for parallel processing. The concept of partitions belongs to Topics under Event Hubs namespace. Topics helps categorize the incoming messages and consumer in a group processes the events from one of the Topic partitions. When a Topic is created, the number of partitions are specified at the time of creation. For some special cases though, you may have to add partitions after the Topic has been created. This requires you to dynamically accommodate the addition of partitions. This blog describes the behavior of adding partitions to an existing Topic with Event Hubs. Dynamic additions of partitions is available only on Dedicated Event Hubs clusters and not on Standard Event Hubs namespace.7.3KViews1like0CommentsNew Akka Streams and Apache Flink tutorials/samples for Event Hubs for Apache Kafka Ecosystems
First published on on Jun 13, 2018 Introducing two new Event Hubs for Apache Kafka Ecosystems tutorials - Akka Streams and Apache Flink!Event Hubs for Kafka Ecosystems combines the power and simplicity of Event Hubs with the wide ecosystem of Apache Kafka.3.4KViews1like1CommentEvent Hubs Archive, what’s the new naming convention
First published on on Mar 20, 2017 We have listened to your wonderful feedback on EH Archive blob naming conventions and have now designed a simpler naming pattern, while at the same time capturing the essentials required for identifying the source of the archived blob.4KViews0likes0CommentsAzure Service Bus, Event Hubs and Notification Hubs on the Classic Azure Portal Announcement
First published on on Mar 07, 2017 Important announcement for Azure Service Bus, Event Hubs, and Notification Hubs customers using the classic Azure PortalWe want to notify our customers that on October 2, 2017 August 15, 2017, the Service Bus extension on the classic Azure Portal will be retired.596Views0likes0CommentsNamespace Auto-convert from Messaging type to EventHub type
First published on on Nov 09, 2016 Following our announcements about namespace separation, we are now offering the chance for customers to auto-convert their ‘Messaging’ type namespaces that contain eventhub entities into ‘EventHub’ type only namespaces in the Azure portal.263Views0likes0Comments