Giter Site home page Giter Site logo

Comments (6)

sehz avatar sehz commented on August 25, 2024

In the kubernetes,

kc get partitions
NAME     LEADER   FOLLOWERS     STATUS   LSR   HW    EOF   FOLLOWER OFFSETS
test-0   5002     [5002 5001]   Online   2     0     0     [map[hw:0 leo:0 spu:0] map[hw:0 leo:0 spu:5001]]

so looks like wrong id is populated

from fluvio.

ajhunyady avatar ajhunyady commented on August 25, 2024

I guess so, of 5002 is a leader and a follower at the same time?

from fluvio.

sehz avatar sehz commented on August 25, 2024

Not sure. Will confirm thru more debugging

from fluvio.

sehz avatar sehz commented on August 25, 2024

We need to ensure LSR is properly calculated. Assigning to Nick.
LSR (Live Replica) is number of replica (including leader) that has caught up with leader

in this following scenario, LSR should be 2 (including leader):

flvd partition list
 TOPIC    PARTITION  LEADER  REPLICAS  RESOLUTION  HW  LEO  LSR  FOLLOWER OFFSETS 
 message  0          5001    [5002]    Online      0   0    1    [ReplicaStatus { spu: 5002, hw: 0, leo: 0 }] 

This is same as Kafka's in-sync-replica: https://docs.cloudera.com/runtime/7.2.0/kafka-overview/topics/kafka-overview-leader-positions-replicas.html

from fluvio.

github-actions avatar github-actions commented on August 25, 2024

Stale issue message

from fluvio.

sehz avatar sehz commented on August 25, 2024

this should be fixed

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.