You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "meher ben ahmed (Jira)" <ji...@apache.org> on 2021/07/10 22:35:00 UTC

[jira] [Comment Edited] (KAFKA-13042) Flaky test KafkaMetadataLogTest.testDeleteSnapshots()

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

meher ben ahmed edited comment on KAFKA-13042 at 7/10/21, 10:34 PM:
--------------------------------------------------------------------

[~dengziming] so this the error you get ?

Error while writing to partition metadata file \AppData\Local\Temp\kafka-6754745891137104415@metadata-0\partition.metadataError while writing to partition metadata file \AppData\Local\Temp\kafka-6754745891137104415@metadata-0\partition.metadataorg.apache.kafka.common.errors.KafkaStorageException: Error while writing to partition metadata file \AppData\Local\Temp\kafka-6754745891137104415@metadata-0\partition.metadata Suppressed: java.nio.file.FileSystemException: \AppData\Local\Temp\kafka-6754745891137104415@metadata-0\00000000000000000000.index: Le processus ne peut pas accéder au fichier car ce fichier est utilisé par un autre processus.


was (Author: meher_crok):
[~dengziming] so this the erro you get 

Error while writing to partition metadata file \AppData\Local\Temp\kafka-6754745891137104415@metadata-0\partition.metadataError while writing to partition metadata file \AppData\Local\Temp\kafka-6754745891137104415@metadata-0\partition.metadataorg.apache.kafka.common.errors.KafkaStorageException: Error while writing to partition metadata file \AppData\Local\Temp\kafka-6754745891137104415@metadata-0\partition.metadata Suppressed: java.nio.file.FileSystemException: \AppData\Local\Temp\kafka-6754745891137104415@metadata-0\00000000000000000000.index: Le processus ne peut pas accéder au fichier car ce fichier est utilisé par un autre processus.

> Flaky test KafkaMetadataLogTest.testDeleteSnapshots()
> -----------------------------------------------------
>
>                 Key: KAFKA-13042
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13042
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: dengziming
>            Priority: Major
>
> This test fails many times but succeeds locally.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)