chibenwa commented on pull request #255:
URL: https://github.com/apache/james-project/pull/255#issuecomment-715151761


   > Managing domain and users is not a very recurring operation
   
   Reading them is.
   
   And SERIAL consistency is required in such cases, implying a read of paxos 
system table.
   
   That's why I do you expect some performance improvement by relaxing these 
constraints.
   
   That being said, it looks like SERIAL consistency level was not even 
specified there (!!!) giving a false feeling of safety (we likely had untested 
concurrency issues with this validation behavior).


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



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

Reply via email to