Is it possible to read out chunker parameters?
Use cases for example:
The user is curious how the parameters look like.
A user already initialized a 2nd repository without --copy-chunker-params and this already contains a snapshot. Now he wants to copy a snapshot from a 1st repository to the 2nd, but does not know if the chunker parameters are the same and wants to make sure that deduplication would work.
For the second use case, assume a large amount of data, a remote backup server with slow internet and similar data with many deduplication opportunities.
Too bad can’t change the chunker polynomial post initialization - coz with second case - if find out the polynomial is diffrent… can’t do anything about it!