'Eventhub Connection 1000 Tokens limitation issue when uses StartingEventPostion

enter image description here

enter image description here Without "starting EventPostion", it was running well. After adding "startingEventPostion", then it got this error: java.util.concurrent.CompletionException: com.microsoft.azure.eventhubs.QuotaExceededException: status-code: 403, status-description: The maximum number of '1000' tokens per connection has been reached. ...

Please help. Thanks!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source