[jira] [Commented] (KAFKA-8376) Flaky test ClientAuthenticationFailureTest.testTransactionalProducerWithInvalidCredentials test.

2019-05-16 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on KAFKA-8376:
---

ijuma commented on pull request #6746: KAFKA-8376; Least loaded node should 
consider connections which are being prepared
URL: https://github.com/apache/kafka/pull/6746
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Flaky test 
> ClientAuthenticationFailureTest.testTransactionalProducerWithInvalidCredentials
>  test.
> 
>
> Key: KAFKA-8376
> URL: https://issues.apache.org/jira/browse/KAFKA-8376
> Project: Kafka
>  Issue Type: Bug
>Reporter: Manikumar
>Assignee: Jason Gustafson
>Priority: Major
> Fix For: 2.3.0
>
> Attachments: t1.txt
>
>
> The test is going into hang state and test run was not completing. I think 
> the flakiness is due to timing issues and 
> https://github.com/apache/kafka/pull/5971
> Attaching the thread dump.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KAFKA-8376) Flaky test ClientAuthenticationFailureTest.testTransactionalProducerWithInvalidCredentials test.

2019-05-16 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on KAFKA-8376:
---

hachikuji commented on pull request #6746: KAFKA-8376; Least loaded node should 
consider connections which are being prepared
URL: https://github.com/apache/kafka/pull/6746
 
 
   This fixes a regression caused by KAFKA-8275. The least loaded node 
selection should take into account nodes which are currently being connect to. 
This includes both the CONNECTING and CHECKING_API_VERSIONS states since 
`canSendRequest` would return false in either case.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Flaky test 
> ClientAuthenticationFailureTest.testTransactionalProducerWithInvalidCredentials
>  test.
> 
>
> Key: KAFKA-8376
> URL: https://issues.apache.org/jira/browse/KAFKA-8376
> Project: Kafka
>  Issue Type: Bug
>Reporter: Manikumar
>Assignee: Jason Gustafson
>Priority: Major
> Fix For: 2.3.0
>
> Attachments: t1.txt
>
>
> The test is going into hang state and test run was not completing. I think 
> the flakiness is due to timing issues and 
> https://github.com/apache/kafka/pull/5971
> Attaching the thread dump.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KAFKA-8376) Flaky test ClientAuthenticationFailureTest.testTransactionalProducerWithInvalidCredentials test.

2019-05-16 Thread Jason Gustafson (JIRA)


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

Jason Gustafson commented on KAFKA-8376:


This could be caused by KAFKA-8275. I will have a patch ready soon.

> Flaky test 
> ClientAuthenticationFailureTest.testTransactionalProducerWithInvalidCredentials
>  test.
> 
>
> Key: KAFKA-8376
> URL: https://issues.apache.org/jira/browse/KAFKA-8376
> Project: Kafka
>  Issue Type: Bug
>Reporter: Manikumar
>Priority: Major
> Fix For: 2.3.0
>
> Attachments: t1.txt
>
>
> The test is going into hang state and test run was not completing. I think 
> the flakiness is due to timing issues and 
> https://github.com/apache/kafka/pull/5971
> Attaching the thread dump.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KAFKA-8376) Flaky test ClientAuthenticationFailureTest.testTransactionalProducerWithInvalidCredentials test.

2019-05-16 Thread Manikumar (JIRA)


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

Manikumar commented on KAFKA-8376:
--

[~viktorsomogyi] Can you check, if this is related to 
https://github.com/apache/kafka/pull/5971.

cc [~hachikuji]

> Flaky test 
> ClientAuthenticationFailureTest.testTransactionalProducerWithInvalidCredentials
>  test.
> 
>
> Key: KAFKA-8376
> URL: https://issues.apache.org/jira/browse/KAFKA-8376
> Project: Kafka
>  Issue Type: Bug
>Reporter: Manikumar
>Priority: Major
> Fix For: 2.3.0
>
> Attachments: t1.txt
>
>
> The test is going into hang state and test run was not completing. I think 
> the flakiness is due to timing issues and 
> https://github.com/apache/kafka/pull/5971
> Attaching the thread dump.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)