Giter VIP home page Giter VIP logo

Comments (10)

galibey avatar galibey commented on May 24, 2024 1

Looks like there are two problems here.

  1. When the user attempts to read an evicted offset. The error, in that case, is the valid behavior, but, we do need to improve reporting there. I created a separate ticket for it.
  2. The storage layer does not recognize that the segment is gone, and tries to read from it. That's why we have File not found error. This issue will be fixed within this ticket.

@SecretPocketCat After all these fixes, you will still need to manually restart the consuming. We can't do it implicitly, because this is the kind of decision that every user has to make according to project specifics.

from fluvio.

SecretPocketCat avatar SecretPocketCat commented on May 24, 2024

Added a repro link.
I've also tried clamping the offset, but the result is the same. I'm not sure whether this'd be considered a bug or if it works as intended, but then I'd be at a loss on how to use absolute (stored) offsets.

from fluvio.

SecretPocketCat avatar SecretPocketCat commented on May 24, 2024

I was mistaken in the fact it happens just with an absolute offset - the same thing occurs with Offset::beginning(). The fetched offsets used for the offset resolve seem to be stale.

from fluvio.

ajhunyady avatar ajhunyady commented on May 24, 2024

@SecretPocketCat thanks for reporting.
@galibey is this issue related to the other issue you are working on? If yes, please share the proposed solution here.

from fluvio.

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.