Giter VIP home page Giter VIP logo

Comments (4)

dtangren2 avatar dtangren2 commented on June 20, 2024 1

This is an important fix for us. This particular issue has impacted production reliability for an architecture we have that relies on EventHub. We raised a ticket with Microsoft support, and found through review and trial/error that this patch is our only viable solution, other than a potential replatforming away from EventHub. Hoping this change can be added to a release quickly.

from azure-functions-eventhubs-extension.

cachai2 avatar cachai2 commented on June 20, 2024

@soninaren can you elaborate on the exact ask? We've improved checkpointing for the Event Hubs extension in version 5.0+. Can you please try this and see if it improves upon the required scenarios?

from azure-functions-eventhubs-extension.

soninaren avatar soninaren commented on June 20, 2024

@cachai2, I believe this came from a CRI. The function app had been subjected to several partition rebalancing process. Upon further investigation i found out that this was caused because of the way function app was generating the container + blob name.

This if further explained by the

The container name for the event hub and function host start with the same prefix. So it is possible that all the blob operations are happening on the same partition server, increasing the chance of partition rebalancing operation.

These are the only details i remember as this issue is quite old. I would suggest to further investigate and close this if this is believed to have been already addressed.

from azure-functions-eventhubs-extension.

alrod avatar alrod commented on June 20, 2024

Close as no enough info.

from azure-functions-eventhubs-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.