dejan2609 commented on PR #19513: URL: https://github.com/apache/kafka/pull/19513#issuecomment-3217444662
:white_check_mark: **Good news**: .tgz distribution files (old and new) are almost the same in size (and they have a same number of files). :x: **Pitfall**: unpacked new archive creates folder with a wrong date - I will have to sort that out: ``` user@host:~/kafka/distribution/build/distributions$ ls -lh total 134M drwxr-xr-x 7 dejan dejan 4.0K Jan 2 1970 kafka_2.13-4.2.0-SNAPSHOT -rw-rw-r-- 1 dejan dejan 3.6M Aug 23 23:25 kafka_2.13-4.2.0-SNAPSHOT-site-docs.tgz -rw-rw-r-- 1 dejan dejan 130M Aug 23 23:25 kafka_2.13-4.2.0-SNAPSHOT.tgz drwxr-xr-x 7 dejan dejan 4.0K Jan 2 1970 site-docs ``` <img width="888" height="543" alt="image" src="https://github.com/user-attachments/assets/d2f31cbf-c689-4c8c-9fc4-adb5f7994e1f" /> -- 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