mandriva

Ticket #776 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

XMLRPC connections opened too early

Reported by: nrueff Owned by: nrueff
Priority: Highest Milestone: 1.2.5
Component: pulse2-scheduler Version: 1.2.3
Severity: Major Keywords:
Cc:

Description

When the scheduler loops on commands gathered during the "START" phase, it create deffered bounded to just-opened XMLRPC sockets; but as

  • a XMLRPC socket timeout is 30 seconds,
  • deffered are not taken in account until the loop is finished,

if the loop takes more than 30 secondes some XMLRPC sockets may timeout without even having been used.

Attachments

Change History

Changed 2 years ago by nrueff

  • owner changed from oroussy to nrueff
  • milestone changed from Dispatch Me ! to 1.2.5

Changed 2 years ago by nrueff

  • summary changed from XMLRPC conenctions opened too early to XMLRPC connections opened too early

Changed 2 years ago by nrueff

  • status changed from new to closed
  • resolution set to fixed
  • component changed from general to pulse2-scheduler

Altough not widely fixed, commit r.486 fixed the scheduler.

Changed 2 years ago by nrueff

Also fixed in trunk.

Add/Change #776 (XMLRPC connections opened too early)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.