0 Replies Latest reply on May 8, 2012 3:37 PM by black_ice_spa

    Call Timeout parameter @ ConnectionFactory

    black_ice_spa

      Hello (again a question ),

       

      I'm trying to configure my server/clients to max. "reliability" (non-clustered), mainlly unbuffered consumers (performance is not critical here, altho we'll have to test difference) and reconnections almost forever.

       

      I found some of my calls (commits mainlly) timeout in 30seconds (according to "call timeout" value). Is there any hidden/internal drawbacks on increasing Call Timeout parameter to "infinite"? (apart from program blocking forever if connection is not avaiable and hornetq is trying to reconnect). 

      It looks like this parameter does not have detailed documentation (or i couldnt find it), 0 or -1 values mean something special?

       

      Thanks!