Should the DCache param acquireBeforeRelease be true or false? #3680
              
                Unanswered
              
          
                  
                    
                      dmaksimovictt
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
The dcache has a parameter called acquireBeforeRelease that is by default false. By setting it to true, it instantiates a queue that prevents requests from going out until the queue is drained. How does setting it to true affect functionality? What should this parameter be set to?
Beta Was this translation helpful? Give feedback.
All reactions