Re: [DISCUSS] KIP-1021: Allow to get last stable offset (LSO) in kafka-get-offsets.sh

2024-03-20 Thread Ahmed Sobeh
atest --isolation read-committed > bin/kafka-get-offsets.sh … --time -1 --isolation read-uncommitted > bin/kafka-get-offsets.sh … --time latest --isolation read-uncommitted > > Apart from that nit, looks good to me. > > Thanks, > Andrew > > > > On 5 Mar 2024, at 1

Re: [DISCUSS] KIP-1021: Allow to get last stable offset (LSO) in kafka-get-offsets.sh

2024-03-05 Thread Ahmed Sobeh
or --time -2) > > --max-timestamp (as a synonym for --time -3) > > > > That’s really what I would prefer. If the user has a timestamp, use > > `--time`. If they want a > > specific special offset, use a separate flag. > > > > Thanks, > > A

Re: [DISCUSS] KIP-1021: Allow to get last stable offset (LSO) in kafka-get-offsets.sh

2024-02-28 Thread Ahmed Sobeh
recommend using -6 for the new > flag. LSO is really a variant of -1 with read_committed isolation level. > > I think that perhaps it would be better to add `--last-stable` as an > alternative to `--time`. Then you’ll get the LSO with > cleaner syntax. > > Thanks, > Andrew > &

[DISCUSS] KIP-1021: Allow to get last stable offset (LSO) in kafka-get-offsets.sh

2024-02-27 Thread Ahmed Sobeh
Hi all, I would like to start a discussion on KIP-1021, which would enable getting LSO in kafka-get-offsets.sh: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1021%3A+Allow+to+get+last+stable+offset+%28LSO%29+in+kafka-get-offsets.sh Best, Ahmed

Contributor Access Request

2022-09-19 Thread Ahmed Sobeh
Hi! I would like to start contributing to Apache Kafka, can you please add my Jira username to the contributors list? my username is: ahmedsobeh Thanks a bunch in advance. Best, Ahmed