[jira] [Commented] (KAFKA-16027) Refactor MetadataTest#testUpdatePartitionLeadership

2024-05-01 Thread Alexander Aghili (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-16027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842727#comment-17842727
 ] 

Alexander Aghili commented on KAFKA-16027:
--

Hi [~johnnyhsu], I have added it the feature but messed up with some git 
things. See: https://github.com/apache/kafka/pull/15055
My fork on my Kafka-16027 branch has the new implementation so I don't think 
this is necessary to work on but if you want to help sort out the issues 
related to making a pull request please feel free.

> Refactor MetadataTest#testUpdatePartitionLeadership
> ---
>
> Key: KAFKA-16027
> URL: https://issues.apache.org/jira/browse/KAFKA-16027
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Philip Nee
>Assignee: Alexander Aghili
>Priority: Minor
>  Labels: newbie
>
> MetadataTest#testUpdatePartitionLeadership is extremely long.  I think it is 
> pretty close to the 160 line method limit - I tried to modfity it but it 
> would hit the limit when i tried to break things into separated lines.
> The test also contains two tests, so it is best to split it into two separate 
> tests.
> We should also move this to ConsumerMetadata.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Assigned] (KAFKA-14508) Add ConsumerGroupInstallAssignment API

2024-01-09 Thread Alexander Aghili (Jira)


 [ 
https://issues.apache.org/jira/browse/KAFKA-14508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Aghili reassigned KAFKA-14508:


Assignee: (was: Alexander Aghili)

> Add ConsumerGroupInstallAssignment API
> --
>
> Key: KAFKA-14508
> URL: https://issues.apache.org/jira/browse/KAFKA-14508
> Project: Kafka
>  Issue Type: Sub-task
>Reporter: David Jacot
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KAFKA-14508) Add ConsumerGroupInstallAssignment API

2024-01-09 Thread Alexander Aghili (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-14508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804736#comment-17804736
 ] 

Alexander Aghili commented on KAFKA-14508:
--

[~phuctran] No feel free to takeover, you can use some or all of the code in my 
PR Draft if you’d like as well.

> Add ConsumerGroupInstallAssignment API
> --
>
> Key: KAFKA-14508
> URL: https://issues.apache.org/jira/browse/KAFKA-14508
> Project: Kafka
>  Issue Type: Sub-task
>Reporter: David Jacot
>Assignee: Alexander Aghili
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Comment Edited] (KAFKA-16027) Refactor MetadataTest#testUpdatePartitionLeadership

2023-12-22 Thread Alexander Aghili (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-16027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799209#comment-17799209
 ] 

Alexander Aghili edited comment on KAFKA-16027 at 12/23/23 2:09 AM:


Made a pull request for refactoring.
Didn't move it to ConsumerMetadata.java due to some additional complications. 
Discussions can take place on the PR.


was (Author: JIRAUSER303109):
[https://github.com/apache/kafka/pull/15055]
Made a pull request for refactoring.
Didn't move it to ConsumerMetadata.java due to some additional complications. 
Discussions can take place on the PR.

> Refactor MetadataTest#testUpdatePartitionLeadership
> ---
>
> Key: KAFKA-16027
> URL: https://issues.apache.org/jira/browse/KAFKA-16027
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Philip Nee
>Assignee: Alexander Aghili
>Priority: Minor
>  Labels: newbie
>
> MetadataTest#testUpdatePartitionLeadership is extremely long.  I think it is 
> pretty close to the 160 line method limit - I tried to modfity it but it 
> would hit the limit when i tried to break things into separated lines.
> The test also contains two tests, so it is best to split it into two separate 
> tests.
> We should also move this to ConsumerMetadata.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (KAFKA-16027) Refactor MetadataTest#testUpdatePartitionLeadership

2023-12-21 Thread Alexander Aghili (Jira)


 [ 
https://issues.apache.org/jira/browse/KAFKA-16027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Aghili updated KAFKA-16027:
-
External issue URL: https://github.com/apache/kafka/pull/15055

> Refactor MetadataTest#testUpdatePartitionLeadership
> ---
>
> Key: KAFKA-16027
> URL: https://issues.apache.org/jira/browse/KAFKA-16027
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Philip Nee
>Assignee: Alexander Aghili
>Priority: Minor
>  Labels: newbie
>
> MetadataTest#testUpdatePartitionLeadership is extremely long.  I think it is 
> pretty close to the 160 line method limit - I tried to modfity it but it 
> would hit the limit when i tried to break things into separated lines.
> The test also contains two tests, so it is best to split it into two separate 
> tests.
> We should also move this to ConsumerMetadata.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (KAFKA-16027) Refactor MetadataTest#testUpdatePartitionLeadership

2023-12-21 Thread Alexander Aghili (Jira)


 [ 
https://issues.apache.org/jira/browse/KAFKA-16027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Aghili updated KAFKA-16027:
-
External issue URL:   (was: https://github.com/apache/kafka/pull/15055)

> Refactor MetadataTest#testUpdatePartitionLeadership
> ---
>
> Key: KAFKA-16027
> URL: https://issues.apache.org/jira/browse/KAFKA-16027
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Philip Nee
>Assignee: Alexander Aghili
>Priority: Minor
>  Labels: newbie
>
> MetadataTest#testUpdatePartitionLeadership is extremely long.  I think it is 
> pretty close to the 160 line method limit - I tried to modfity it but it 
> would hit the limit when i tried to break things into separated lines.
> The test also contains two tests, so it is best to split it into two separate 
> tests.
> We should also move this to ConsumerMetadata.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Assigned] (KAFKA-16027) Refactor MetadataTest#testUpdatePartitionLeadership

2023-12-21 Thread Alexander Aghili (Jira)


 [ 
https://issues.apache.org/jira/browse/KAFKA-16027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Aghili reassigned KAFKA-16027:


Assignee: Alexander Aghili

> Refactor MetadataTest#testUpdatePartitionLeadership
> ---
>
> Key: KAFKA-16027
> URL: https://issues.apache.org/jira/browse/KAFKA-16027
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Philip Nee
>Assignee: Alexander Aghili
>Priority: Minor
>  Labels: newbie
>
> MetadataTest#testUpdatePartitionLeadership is extremely long.  I think it is 
> pretty close to the 160 line method limit - I tried to modfity it but it 
> would hit the limit when i tried to break things into separated lines.
> The test also contains two tests, so it is best to split it into two separate 
> tests.
> We should also move this to ConsumerMetadata.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KAFKA-16027) Refactor MetadataTest#testUpdatePartitionLeadership

2023-12-20 Thread Alexander Aghili (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-16027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799209#comment-17799209
 ] 

Alexander Aghili commented on KAFKA-16027:
--

[https://github.com/apache/kafka/pull/15055]
Made a pull request for refactoring.
Didn't move it to ConsumerMetadata.java due to some additional complications. 
Discussions can take place on the PR.

> Refactor MetadataTest#testUpdatePartitionLeadership
> ---
>
> Key: KAFKA-16027
> URL: https://issues.apache.org/jira/browse/KAFKA-16027
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Philip Nee
>Priority: Minor
>  Labels: newbie
>
> MetadataTest#testUpdatePartitionLeadership is extremely long.  I think it is 
> pretty close to the 160 line method limit - I tried to modfity it but it 
> would hit the limit when i tried to break things into separated lines.
> The test also contains two tests, so it is best to split it into two separate 
> tests.
> We should also move this to ConsumerMetadata.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Assigned] (KAFKA-15242) FixedKeyProcessor testing is unusable

2023-12-14 Thread Alexander Aghili (Jira)


 [ 
https://issues.apache.org/jira/browse/KAFKA-15242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Aghili reassigned KAFKA-15242:


Assignee: Alexander Aghili

> FixedKeyProcessor testing is unusable
> -
>
> Key: KAFKA-15242
> URL: https://issues.apache.org/jira/browse/KAFKA-15242
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Reporter: Zlstibor Veljkovic
>Assignee: Alexander Aghili
>Priority: Major
>
> Using mock processor context to get the forwarded message doesn't work.
> Also there is not a well documented way for testing FixedKeyProcessors.
> Please see the repo at [https://github.com/zveljkovic/kafka-repro]
> but most important piece is test file with runtime and compile time errors:
> [https://github.com/zveljkovic/kafka-repro/blob/master/src/test/java/com/example/demo/MyFixedKeyProcessorTest.java]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Assigned] (KAFKA-14508) Add ConsumerGroupInstallAssignment API

2023-12-14 Thread Alexander Aghili (Jira)


 [ 
https://issues.apache.org/jira/browse/KAFKA-14508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Aghili reassigned KAFKA-14508:


Assignee: Alexander Aghili

> Add ConsumerGroupInstallAssignment API
> --
>
> Key: KAFKA-14508
> URL: https://issues.apache.org/jira/browse/KAFKA-14508
> Project: Kafka
>  Issue Type: Sub-task
>Reporter: David Jacot
>Assignee: Alexander Aghili
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KAFKA-14508) Add ConsumerGroupInstallAssignment API

2023-11-23 Thread Alexander Aghili (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-14508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17789269#comment-17789269
 ] 

Alexander Aghili commented on KAFKA-14508:
--

https://github.com/apache/kafka/pull/14834

> Add ConsumerGroupInstallAssignment API
> --
>
> Key: KAFKA-14508
> URL: https://issues.apache.org/jira/browse/KAFKA-14508
> Project: Kafka
>  Issue Type: Sub-task
>Reporter: David Jacot
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KAFKA-14508) Add ConsumerGroupInstallAssignment API

2023-11-21 Thread Alexander Aghili (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-14508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17788624#comment-17788624
 ] 

Alexander Aghili commented on KAFKA-14508:
--

Hey there, I would like to be assigned this task please. I started working on 
it and have made some progress.

> Add ConsumerGroupInstallAssignment API
> --
>
> Key: KAFKA-14508
> URL: https://issues.apache.org/jira/browse/KAFKA-14508
> Project: Kafka
>  Issue Type: Sub-task
>Reporter: David Jacot
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)