Code review comment for lp:~sven-nierlein/gearmand/gearmand

Revision history for this message
Brian Aker (brianaker) wrote :

Hi,

On Nov 25, 2012, at 3:28 AM, Sven Nierlein <email address hidden> wrote:

> I can't get this working:
> when i start gearmand with either this:
> -q libsqlite3 --libsqlite3-db=/tmp/gearmand.sqlite --libsqlite3-store-on-shutdown
> then it stores all jobs in sqlite3, not only on shutdown. This is exactly what i wanted
> to avoid.

Let me see what is happening with it then. The test case should be covering this problem.

> Besides that, this adds a dependency to sqlite3 which wasn't necessary with my merge proposal.

The creation of a new queue plugin in separate from adding the ability for a queue to store on shutdown.

Which brings up the question of what do you want to achieve with a new queue type?

Cheers,
 -Brian

« Back to merge proposal