smiroslav commented on PR #2909:
URL: https://github.com/apache/jackrabbit-oak/pull/2909#issuecomment-4498560592

   Looking at the proposed code changes, the intent is not to have two storage 
accounts that will be used simultaneously during the Oak runtime. 
   
   With that, I do not think the configuration for the second storage account 
is needed, since Oak only ever connects to one account at activation. 
   
   The same effect can be achieved by having a deployment layer mount either 
the primary or the secondary storage account credentials into the existing 
config fields. Oak doesn't need to know which one it is.
   
   Duplicating the credential surface in Configuration  adds maintenance cost 
without enabling new runtime 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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to