sbp commented on issue #209:
URL: 
https://github.com/apache/tooling-trusted-releases/issues/209#issuecomment-3462757054

   Our present focus is to get to beta as soon as possible, and we must be 
secure and functional for that phase. Functional means that we must ensure the 
integrity of user data. We must not lose or corrupt any files or metadata. 
Therefore our tests should focus on that first and foremost. If we have a bug 
in the UI, that's just something we can fix, but if we lose user data, that's 
another thing entirely.
   
   I don't have an explicit enumeration of the areas where we need to look for 
testing relevant to loss or corruption of data yet, but I think broadly this is 
going to be separated into testing the storage writers and then testing that 
the actual storage areas (filesystem and database) maintain their integrity. 
We'll have to revisit sqlite parameters and so forth.


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