Giter VIP home page Giter VIP logo

Comments (4)

xitonix avatar xitonix commented on June 15, 2024

Thanks for opening the feature request @MahlerFive . This is a bit tricky as offsets are bound to the partitions and you don't really know when to stop the whole consuming process. Let's say partition 1 has an offset on 22-02-2020T16:00:00 but partition 2 does not have any message with that timestamp. When would you stop consuming? I will put more thoughts on this to see if I can find a solution because I agree with you that it could be a very useful feature to have.

from trubka.

MahlerFive avatar MahlerFive commented on June 15, 2024

I suppose you'd have to wait until there was at least one message with a greater timestamp in each partition to stop. If the timestamp is in the past, you could just stop at newest if you never see a message with a greater timestamp.

I suppose I've never really run into this problem with the other tool I use because I'm either investigating something that happened a while ago or the topic has fairly high throughput anyway. I checked how it was implemented in that tool and it just waits to see a message with greater timestamp.

from trubka.

xitonix avatar xitonix commented on June 15, 2024

Hi @MahlerFive . I just released v3.1.2 with --to flag. Please pull the latest version and let me know what you think. You can also find the updated docs here-Thanks.

from trubka.

xitonix avatar xitonix commented on June 15, 2024

Closing the FR. Released in v3.1.2.

from trubka.

Related Issues (8)

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.