Github user anmolnar commented on the issue:

    https://github.com/apache/zookeeper/pull/412
  
    Thanks @afine for looking into this and the detailed explanation.
    
    Unfortunately I cannot answer your question whether there could be other 
cases than multi when proposal size is bigger than the request. I'd would say 
*no*, but I'm not sure.
    
    Original patch was intended to implement a generic validation on the 
proposal size, but to stay on safe side I can move that check inside multi to 
avoid the performance implication in other cases.
    
    What do you think?


---

Reply via email to