wrong compression: bzip2 is wrong, should be bz2
Opened this issue · 2 comments
m1ci commented
JJ-Author commented
thats not incorrect. the databus file identifiers are independent of the actual filename. the file id correctly redirects to the filename with bz2 file suffix.
the question is what happens to the id generation if a bz2 and a bzip2 file are registered with the exact same content variants.
there might be clash of identifierst then. you might wanna check that actually.