ivandika3 commented on PR #8503:
URL: https://github.com/apache/ozone/pull/8503#issuecomment-2926594920

   > @yuxian0908 Instead of having to maintain 2 codecs can we just drop the 
entire snapdiff db as part of the upgrade framework. I just feel it would 
reduce a lot of complexity. Since snapshot diff db is an ephemeral db anyhow as 
all entries would be eventually deleted.
   
   Thanks for the input. In my opinion, this needs to be discussed and handled 
in a follow up ticket. Simply handling both the old and new codec should make 
things transparent to users without the need to carry out more operations like 
dropping the snapdiff db with upgrade framework (which requires some OM 
downtime due to current non-rolling upgrade framework). If we decide to do it 
in the upgrade framework, then we can remove the old codec entirely.


-- 
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: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to