[
https://issues.apache.org/jira/browse/KAFKA-19414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-19414:
-
Affects Version/s: 4.1.0
> Remove Public APIs from 4.1
> ---
>
>
[
https://issues.apache.org/jira/browse/KAFKA-19414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-19414:
-
Priority: Blocker (was: Major)
> Remove Public APIs from 4.1
> ---
>
>
Ritika Reddy created KAFKA-19414:
Summary: Remove Public APIs from 4.1
Key: KAFKA-19414
URL: https://issues.apache.org/jira/browse/KAFKA-19414
Project: Kafka
Issue Type: Sub-task
[
https://issues.apache.org/jira/browse/KAFKA-19082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy resolved KAFKA-19082.
--
Resolution: Fixed
> Client side changes to enable 2PC
> -
>
>
[
https://issues.apache.org/jira/browse/KAFKA-18202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy reassigned KAFKA-18202:
Assignee: Ritika Reddy (was: Justine Olshan)
> Reject non-zero sequences when there is n
[
https://issues.apache.org/jira/browse/KAFKA-18042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953505#comment-17953505
]
Ritika Reddy commented on KAFKA-18042:
--
Hey [~taijuwu] I'm going to reassign this t
[
https://issues.apache.org/jira/browse/KAFKA-18042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy reassigned KAFKA-18042:
Assignee: Ritika Reddy (was: TaiJuWu)
> Reject the produce request with lower producer e
[
https://issues.apache.org/jira/browse/KAFKA-19272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-19272:
-
Description:
When initPid(keepPrepared = true) is called when a client crashes, there are
quite
Ritika Reddy created KAFKA-19272:
Summary: Handling different scenarios for
initPid(keepPrepared=true)
Key: KAFKA-19272
URL: https://issues.apache.org/jira/browse/KAFKA-19272
Project: Kafka
Ritika Reddy created KAFKA-19199:
Summary: Add broker side handling for 2PC with keepPrepared logic
Key: KAFKA-19199
URL: https://issues.apache.org/jira/browse/KAFKA-19199
Project: Kafka
Issu
[
https://issues.apache.org/jira/browse/KAFKA-19061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy resolved KAFKA-19061.
--
Resolution: Fixed
> Add ACL changes to enable role based 2PC
> ---
[
https://issues.apache.org/jira/browse/KAFKA-19003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy resolved KAFKA-19003.
--
Resolution: Fixed
> Add force-terminate feature to kafka-transactions CLI and Admin Client
>
[
https://issues.apache.org/jira/browse/KAFKA-19003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-19003:
-
Description: The {{kafka-transactions.sh}} tool is going to support a new
command forceTerminate
[
https://issues.apache.org/jira/browse/KAFKA-19061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-19061:
-
Description:
*transaction.max.timeout.ms* guarantees that an ongoing transaction is aborted
wit
[
https://issues.apache.org/jira/browse/KAFKA-19003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-19003:
-
Description:
The {{kafka-transactions.sh}} tool is going to support a new command
{{{}--forceTe
Ritika Reddy created KAFKA-19082:
Summary: Client side changes to enable 2PC
Key: KAFKA-19082
URL: https://issues.apache.org/jira/browse/KAFKA-19082
Project: Kafka
Issue Type: Sub-task
[
https://issues.apache.org/jira/browse/KAFKA-18953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy resolved KAFKA-18953.
--
Resolution: Fixed
> Add broker side handling for 2PC without keepPrepared
> --
[
https://issues.apache.org/jira/browse/KAFKA-19082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-19082:
-
Description:
h2. KafkaProducer API Changes
New {{KafkaProducer.PreparedTxnState}} class is goin
[
https://issues.apache.org/jira/browse/KAFKA-19082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-19082:
-
Description:
h2. Client Configuration Changes
*transaction.two.phase.commit.enable* The default
[
https://issues.apache.org/jira/browse/KAFKA-18953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-18953:
-
Summary: Add broker side handling for 2PC without keepPrepared (was: Add
broker side handling f
[
https://issues.apache.org/jira/browse/KAFKA-19061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-19061:
-
Description: A new value will be added to the {{enum AclOperation:
TWO_PHASE_COMMIT ((byte) 15}}
Ritika Reddy created KAFKA-19061:
Summary: Add ACL changes to enable role based 2PC
Key: KAFKA-19061
URL: https://issues.apache.org/jira/browse/KAFKA-19061
Project: Kafka
Issue Type: Sub-task
[
https://issues.apache.org/jira/browse/KAFKA-19003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-19003:
-
Summary: Add force-terminate feature to kafka-transactions CLI and Admin
Client (was: Add forc
[
https://issues.apache.org/jira/browse/KAFKA-19003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-19003:
-
Description:
The {{kafka-transactions.sh}} tool is going to support a new command
forceTerminat
Ritika Reddy created KAFKA-19003:
Summary: Add force-terminate command to kafka-transactions CLI
Key: KAFKA-19003
URL: https://issues.apache.org/jira/browse/KAFKA-19003
Project: Kafka
Issue
Ritika Reddy created KAFKA-18953:
Summary: Add broker side handling for 2PC
Key: KAFKA-18953
URL: https://issues.apache.org/jira/browse/KAFKA-18953
Project: Kafka
Issue Type: Sub-task
[
https://issues.apache.org/jira/browse/KAFKA-18019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-18019:
-
Description:
Since we bump epoch on abort, we no longer need to call InitProducerId to fence
re
Ritika Reddy created KAFKA-18019:
Summary: Convert INVALID_PRODUCER_ID_MAPPING from abortable error
to fatal error
Key: KAFKA-18019
URL: https://issues.apache.org/jira/browse/KAFKA-18019
Project: Kafk
[
https://issues.apache.org/jira/browse/KAFKA-17898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-17898:
-
Description:
With KAFKA-14562, we implemented epoch bump on both the client and the server.
Now
[
https://issues.apache.org/jira/browse/KAFKA-17898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-17898:
-
Description:
With KAFKA-14562, we implemented epoch bump on both the client and the server.
Men
[
https://issues.apache.org/jira/browse/KAFKA-17898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17894011#comment-17894011
]
Ritika Reddy commented on KAFKA-17898:
--
https://issues.apache.org/jira/browse/KAFKA
[
https://issues.apache.org/jira/browse/KAFKA-17898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-17898:
-
Description:
With KAFKA-14562, we implemented epoch bump on both the client and the server.
Now
[
https://issues.apache.org/jira/browse/KAFKA-17898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-17898:
-
Description:
With KAFKA-14562, we implemented epoch bump on both the client and the server.
Now
Ritika Reddy created KAFKA-17898:
Summary: Seperate Epoch Bump Scenarios and Error Handling in TV2
Key: KAFKA-17898
URL: https://issues.apache.org/jira/browse/KAFKA-17898
Project: Kafka
Issue
Ritika Reddy created KAFKA-17277:
Summary: KIP-1022 : Add version mapping and feature dependencies
commands to tools
Key: KAFKA-17277
URL: https://issues.apache.org/jira/browse/KAFKA-17277
Project: Ka
[
https://issues.apache.org/jira/browse/KAFKA-17277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-17277:
-
Summary: Add version mapping and feature dependencies commands to tools
(KIP-1022) (was: Add ve
[
https://issues.apache.org/jira/browse/KAFKA-17277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-17277:
-
Summary: Add version mapping and feature dependencies commands to tools
(KIP-1022 ) (was: KIP-1
[
https://issues.apache.org/jira/browse/KAFKA-16944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17856061#comment-17856061
]
Ritika Reddy commented on KAFKA-16944:
--
Hey! Thanks for showing interest in this ta
[
https://issues.apache.org/jira/browse/KAFKA-16944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-16944:
-
Description:
When stickiness is considered during range assignments, it is possible that in
cer
[
https://issues.apache.org/jira/browse/KAFKA-16944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-16944:
-
Description:
When stickiness is considered during range assignments, it is possible that in
cer
Ritika Reddy created KAFKA-16944:
Summary: Range assignor doesn't co-partition with stickiness
Key: KAFKA-16944
URL: https://issues.apache.org/jira/browse/KAFKA-16944
Project: Kafka
Issue Typ
Ritika Reddy created KAFKA-16864:
Summary: Copy on write in the Optimized Uniform Assignor
Key: KAFKA-16864
URL: https://issues.apache.org/jira/browse/KAFKA-16864
Project: Kafka
Issue Type: S
Ritika Reddy created KAFKA-16821:
Summary: Create a new interface to store member metadata
Key: KAFKA-16821
URL: https://issues.apache.org/jira/browse/KAFKA-16821
Project: Kafka
Issue Type: S
Ritika Reddy created KAFKA-16694:
Summary: Remove rack aware code in assignors temporarily due to
performance
Key: KAFKA-16694
URL: https://issues.apache.org/jira/browse/KAFKA-16694
Project: Kafka
Ritika Reddy created KAFKA-16626:
Summary: Uuid to String for subscribed topic names in assignment
spec
Key: KAFKA-16626
URL: https://issues.apache.org/jira/browse/KAFKA-16626
Project: Kafka
Ritika Reddy created KAFKA-16625:
Summary: Reverse Lookup Partition to Member in Assignors
Key: KAFKA-16625
URL: https://issues.apache.org/jira/browse/KAFKA-16625
Project: Kafka
Issue Type: S
Ritika Reddy created KAFKA-16587:
Summary: Store subscription model for consumer group in group state
Key: KAFKA-16587
URL: https://issues.apache.org/jira/browse/KAFKA-16587
Project: Kafka
Is
Ritika Reddy created KAFKA-16569:
Summary: Target Assignment Format Change
Key: KAFKA-16569
URL: https://issues.apache.org/jira/browse/KAFKA-16569
Project: Kafka
Issue Type: Sub-task
Ritika Reddy created KAFKA-16568:
Summary: Add JMH Benchmarks for assignor performance testing
Key: KAFKA-16568
URL: https://issues.apache.org/jira/browse/KAFKA-16568
Project: Kafka
Issue Ty
[
https://issues.apache.org/jira/browse/KAFKA-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807394#comment-17807394
]
Ritika Reddy edited comment on KAFKA-16095 at 1/16/24 6:29 PM:
---
[
https://issues.apache.org/jira/browse/KAFKA-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807394#comment-17807394
]
Ritika Reddy commented on KAFKA-16095:
--
Yep that would be merged this week
> Updat
[
https://issues.apache.org/jira/browse/KAFKA-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805828#comment-17805828
]
Ritika Reddy commented on KAFKA-16095:
--
[~isding_l] When would you be taking up thi
Ritika Reddy created KAFKA-16117:
Summary: Add Integration test for checking if the correct assignor
is chosen
Key: KAFKA-16117
URL: https://issues.apache.org/jira/browse/KAFKA-16117
Project: Kafka
[
https://issues.apache.org/jira/browse/KAFKA-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy updated KAFKA-16095:
-
Description:
# While using *—list —state* the current accepted values correspond to the
classic
Ritika Reddy created KAFKA-16095:
Summary: Update list group state type filter to include the states
for the new consumer group type
Key: KAFKA-16095
URL: https://issues.apache.org/jira/browse/KAFKA-16095
[
https://issues.apache.org/jira/browse/KAFKA-15462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy reassigned KAFKA-15462:
Assignee: Ritika Reddy
> Add group type filter to the admin client
>
[
https://issues.apache.org/jira/browse/KAFKA-15997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800900#comment-17800900
]
Ritika Reddy edited comment on KAFKA-15997 at 12/28/23 1:41 AM:
--
[
https://issues.apache.org/jira/browse/KAFKA-15997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800901#comment-17800901
]
Ritika Reddy commented on KAFKA-15997:
--
In case of the first assignment, I have wri
[
https://issues.apache.org/jira/browse/KAFKA-15997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800900#comment-17800900
]
Ritika Reddy edited comment on KAFKA-15997 at 12/28/23 1:39 AM:
--
[
https://issues.apache.org/jira/browse/KAFKA-15997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800900#comment-17800900
]
Ritika Reddy commented on KAFKA-15997:
--
Hey, from what I understand you are trying
[
https://issues.apache.org/jira/browse/KAFKA-15460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ritika Reddy reassigned KAFKA-15460:
Assignee: Ritika Reddy
> Add group type filter to ListGroups API
> --
61 matches
Mail list logo