[GitHub] [kafka] dengziming removed a comment on pull request #9577: KAFKA-9837: KIP-589 new RPC for notifying controller log dir failure

2021-08-28 Thread GitBox


dengziming removed a comment on pull request #9577:
URL: https://github.com/apache/kafka/pull/9577#issuecomment-834218869


   The flaky test is so annoying:
   ```
   WARN [RequestSendThread controllerId=0] Controller 0 epoch 1 fails to send 
request (type=LeaderAndIsRequest, controllerId=0, controllerEpoch=1, 
brokerEpoch=26, partitionStates=[LeaderAndIsrPartitionState(topicName='topic', 
partitionIndex=9, controllerEpoch=1, leader=0, leaderEpoch=1, isr=[0], 
zkVersion=1, replicas=[0, 1], addingReplicas=[], removingReplicas=[], 
isNew=false), LeaderAndIsrPartitionState(topicName='topic', partitionIndex=3, 
controllerEpoch=1, leader=0, leaderEpoch=1, isr=[0], zkVersion=1, replicas=[0, 
1], addingReplicas=[], removingReplicas=[], isNew=false), 
LeaderAndIsrPartitionState(topicName='topic', partitionIndex=0, 
controllerEpoch=1, leader=-1, leaderEpoch=1, isr=[0], zkVersion=1, replicas=[1, 
0], addingReplicas=[], removingReplicas=[], isNew=false), 
LeaderAndIsrPartitionState(topicName='topic', partitionIndex=11, 
controllerEpoch=1, leader=0, leaderEpoch=1, isr=[0], zkVersion=1, replicas=[0, 
1], addingReplicas=[], removingReplicas=[], isNew=false), LeaderAndIsr
 PartitionState(topicName='topic', partitionIndex=8, controllerEpoch=1, 
leader=-1, leaderEpoch=1, isr=[0], zkVersion=1, replicas=[1, 0], 
addingReplicas=[], removingReplicas=[], isNew=false), 
LeaderAndIsrPartitionState(topicName='topic', partitionIndex=5, 
controllerEpoch=1, leader=0, leaderEpoch=1, isr=[0], zkVersion=1, replicas=[0, 
1], addingReplicas=[], removingReplicas=[], isNew=false), 
LeaderAndIsrPartitionState(topicName='topic', partitionIndex=7, 
controllerEpoch=1, leader=0, leaderEpoch=1, isr=[0], zkVersion=1, replicas=[0, 
1], addingReplicas=[], removingReplicas=[], isNew=false), 
LeaderAndIsrPartitionState(topicName='topic', partitionIndex=1, 
controllerEpoch=1, leader=0, leaderEpoch=1, isr=[0], zkVersion=1, replicas=[0, 
1], addingReplicas=[], removingReplicas=[], isNew=false)], 
topicIds={topic=UF4BQlpgQRG9A_hJugA_fw}, liveLeaders=(localhost:34815 (id: 0 
rack: null))) to broker localhost:34815 (id: 0 rack: null). Reconnecting to 
broker. (kafka.controller.RequestSendThread:72)
   java.io.IOException: Connection to 0 was disconnected before the response 
was read
   ```
   
   This is similar to some other flaky test, I'm investigating.


-- 
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.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka] dengziming removed a comment on pull request #9577: KAFKA-9837: KIP-589 new RPC for notifying controller log dir failure

2021-07-15 Thread GitBox


dengziming removed a comment on pull request #9577:
URL: https://github.com/apache/kafka/pull/9577#issuecomment-851110147


   ping @mumrah @cmccabe , this PR is similar to KIP-497, I wish this can be 
finished before KAFKA 3.0.0.


-- 
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.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [kafka] dengziming removed a comment on pull request #9577: KAFKA-9837: KIP-589 new RPC for notifying controller log dir failure

2021-05-30 Thread GitBox


dengziming removed a comment on pull request #9577:
URL: https://github.com/apache/kafka/pull/9577#issuecomment-833187678


   ping @mumrah to have a look .


-- 
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