~eskil/gearmand/gearmand

  • Committer: eskil at yelp
  • Date: 2012-09-21 23:09:29 UTC
  • Revision ID: eskil@yelp.com-20120921230929-y7ybcyfjtokbsepa
Fixes sqlite3 queue replay to not loop.

The sqlite3 replay would call it's own insert on every row found,
this causes it to loop indefinitely if there's even 1 job in the queue.

This patch reintroduces the "old" add_fn argument by piggybacking
it with the server structure. Not sure that the intent was and how
the new C++ queues are supposed to handle this, so consider this a
patch, not The Right Solution.
Filename Latest Rev Last Changed Committer Comment Size
..
benchmark 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
bin 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
common 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
config 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
docs 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
examples 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
gearmand 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
libgearman 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
libgearman-1.0 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
libgearman-server 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
libhostile 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
libtest 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
m4 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
scripts 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
support 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
tests 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
util 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Diff
.bzrignore 607.2.1 11 years ago Brian Aker Add a simple program to determine the "count" for 2.3 KB Diff Download File
.quickly 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo 111 bytes Diff Download File
AUTHORS 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo 430 bytes Diff Download File
File bootstrap.sh 612 11 years ago Brian Aker update the boot strap file. 1.7 KB Diff Download File
ChangeLog 642 11 years ago Brian Aker Fix for final version for release. 11.8 KB Diff Download File
configure.ac 648 11 years ago Brian Aker Adding in .37 8.2 KB Diff Download File
COPYING 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo 1.5 KB Diff Download File
HACKING 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo 1.2 KB Diff Download File
Makefile.am 603 11 years ago Brian Aker Update queue 2.2 KB Diff Download File
NEWS 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo Empty Diff Download File
PROTOCOL 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo 20.4 KB Diff Download File
README 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo 2 KB Diff Download File
rpm.am 607.1.2 11 years ago Brian Aker Since we run check during the build of an rpm, we 1.1 KB Diff Download File
THANKS 542 11 years ago Brian Aker Update for libtest, documentation, and fix for roo 48 bytes Diff Download File