Humbedooh commented on pull request #517:
URL: 
https://github.com/apache/incubator-ponymail/pull/517#issuecomment-679278984


   If lists are renamed, then the permalinks would change on a re-import in any 
case, so I consider the argument moot.
   It's not the generator's job to secure against bad backup planning. We 
expect the same input to generate the same output - if that input changes, we 
are in no way guaranteeing the same output, and that holds true for all our 
generators. If you rename a list, the permalink doesn't change, but it would if 
you re-imported with the new list ID.
   
   As for the same message appearing twice, I can see cases where it _could_ 
cause duplicates (if included headers differ), but that isn't a desired feature 
for the end user. In my opinion, it should de-dup messages where the contents 
are the same, but allow for both *sources* to be present in the system. This 
needs to be solved either outside the scope of this PR, or by some general 
changes to all generators, wherein the source ID is distinct from the 
permalink. It shouldn't create two different permalinks for the same message. 


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to