Code Monkey home page Code Monkey logo

Comments (5)

jing-c-tyagi avatar jing-c-tyagi commented on June 30, 2024

I tried to get into a shell into the pod while it has a short running status, and got the following
ver-nextrelease-pulsar-broker.txt

from pulsar-helm-chart.

lhotari avatar lhotari commented on June 30, 2024

I believe that this is fixed by #489 which is going to be released with 3.4.1 version of the chart. The release is currently in voting: https://lists.apache.org/thread/4stgyrtsnj9jhrvw0b1t8bqr4knj8bfx

from pulsar-helm-chart.

lhotari avatar lhotari commented on June 30, 2024

@jing-c-tyagi Pulsar Helm Chart 3.4.1 has been released. This problem should be fixed with #489 which is part of 3.4.1 release. I'll close the issue. Please reopen if the problem persists.

from pulsar-helm-chart.

lhotari avatar lhotari commented on June 30, 2024

Actually, now I noticed that the error message contains "Error e reading ledger - ledger=74597 - operation=Failed to read entry - entry=0" . That's a sign of a corrupted or missing ledger. You will need to repair that somehow. One solution is to accept the data loss and allow Pulsar to continue while ignoring the problem by setting autoSkipNonRecoverableData=true. That's a dangerous setting and you will face data loss.
However, in this case, since the error is about persistent://public/functions/assignments topic, that is used for Pulsar Functions coordination and the data loss isn't a problem. (You could disable Pulsar Functions completely unless you are using the feature.)

from pulsar-helm-chart.

lhotari avatar lhotari commented on June 30, 2024

Closing this since this isn't a pulsar-helm-chart issue.

from pulsar-helm-chart.

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.