Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Perl Cvs P5ee > [svn:p5ee] r102...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 623 of 694
Post > Topic >>

[svn:p5ee] r10260 - p5ee/trunk/App-WorkQueue/lib/App

by spadkins@[EMAIL PROTECTED] Nov 15, 2007 at 02:23 PM

Author: spadkins
Date: Thu Nov 15 14:23:16 2007
New Revision: 10260

Modified:
   p5ee/trunk/App-WorkQueue/lib/App/WorkQueue.pm

Log:
forcing _release_resources in _release_in_mem regardless of the
request_status value, attempting to resolve our latest resource starvation
problem

Modified: p5ee/trunk/App-WorkQueue/lib/App/WorkQueue.pm
==============================================================================
--- p5ee/trunk/App-WorkQueue/lib/App/WorkQueue.pm	(original)
+++ p5ee/trunk/App-WorkQueue/lib/App/WorkQueue.pm	Thu Nov 15 14:23:16 2007
@[EMAIL PROTECTED]
 -643,6 +643,7 @[EMAIL PROTECTED]
                 }
                 else {
                     $context->log("NOTE: _release_in_mem NO
_release_resources : STATUS_ACQUIRED[$STATUS_ACQUIRED] : entry[" .
Dumper($ent) . "]\n");
+                    $self->_release_resources($ent);
                 }
                 $self->update($ent,\@[EMAIL PROTECTED]
);
                 splice(@[EMAIL PROTECTED]
 $e, 1);




 1 Posts in Topic:
[svn:p5ee] r10260 - p5ee/trunk/App-WorkQueue/lib/App
spadkins@[EMAIL PROTECTED  2007-11-15 14:23:16 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed May 14 19:06:58 CDT 2008.