chia7712 commented on PR #19169:
URL: https://github.com/apache/kafka/pull/19169#issuecomment-2718652049

   ```
   chia7712@chia7712-ubuntu:~/project/kafka$ ./bin/kafka-metadata-shell.sh  -s 
~/kafka-meta/__cluster_metadata-0/00000000000000009414-0000000001.checkpoint 
   Loading...
   [2025-03-13 01:43:05,706] ERROR Ignoring control record with type 
SNAPSHOT_HEADER at offset 0 (org.apache.kafka.metadata.util.SnapshotFileReader)
   [2025-03-13 01:43:05,708] ERROR Ignoring control record with type 
KRAFT_VERSION at offset 1 (org.apache.kafka.metadata.util.SnapshotFileReader)
   [2025-03-13 01:43:05,708] ERROR Ignoring control record with type 
KRAFT_VOTERS at offset 2 (org.apache.kafka.metadata.util.SnapshotFileReader)
   [2025-03-13 01:43:05,716] ERROR Ignoring control record with type 
SNAPSHOT_FOOTER at offset 1112 
(org.apache.kafka.metadata.util.SnapshotFileReader)
   Starting...
   [ Kafka Metadata Shell ]
   >> ls
   image  local
   >> ls image/topics/byName/
   IKEA  chia
   >> ls image/topics/byName/chia
   0   11  14  17  2   22  25  28  30  33  36  39  41  44  47  5   52  55  58  
60  63  66  69  71  74  77  8   82  85  88  90  93  96  99
   1   12  15  18  20  23  26  29  31  34  37  4   42  45  48  50  53  56  59  
61  64  67  7   72  75  78  80  83  86  89  91  94  97  id
   10  13  16  19  21  24  27  3   32  35  38  40  43  46  49  51  54  57  6   
62  65  68  70  73  76  79  81  84  87  9   92  95  98  name
   >> 
   ```
   
   test the script on my local - works well


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

Reply via email to