You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/05/10 11:52:15 UTC

[GitHub] DaanHoogland commented on issue #2633: SSVM cannot reconnect after connection disruption if there is an active event.

DaanHoogland commented on issue #2633: SSVM cannot reconnect after connection disruption if there is an active event.
URL: https://github.com/apache/cloudstack/issues/2633#issuecomment-388031988
 
 
   @rhtyd , as discussed on other media: We can make sure there is
   0. make sure reconnect is always attempted
   1. an other thread guarding there is always exacly one connection open.
   2. have a setting that says 'agent.always.reconnect'
   3. have a setting 'agent.job.queue.maximum.size' that makes sure only reconnect attempts are done when less than a certain number of jobs are in the queue.
   
   or any combination of the above

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services