LuciferYang commented on PR #49357:
URL: https://github.com/apache/spark/pull/49357#issuecomment-2575289918

   Regarding the failed case mentioned above, let's synchronize on the progress 
of the investigation. 
   
   When the failure occurs, the following code 
`server.dataPlaneRequestProcessor.metadataCache.getPartitionInfo(topic, 
partition)` always matches the `case _`, indicating the failure of that case. 
   
   
https://github.com/apache/spark/blob/204c6729811789cd271627f5d45dfda92176e119/connector/kafka-0-10-sql/src/test/scala/org/apache/spark/sql/kafka010/KafkaTestUtils.scala#L603-L617
   
   I'm not very familiar with this part of the code,  so I need to further 
investigate it.  Do you have any suggestions on this? @dongjoon-hyun 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to