[Freeipa-devel] [PATCH] 008 Modify serial associator to use batch

Petr Vobornik pvoborni at redhat.com
Thu Aug 25 13:23:00 UTC 2011


https://fedorahosted.org/freeipa/ticket/1688

The serial associator is used to execute a command multiple times with 
different parameters. This is used for adding/removing a user into/from 
multiple groups. It has some issues:

Each command is executed one-by-one, so it could be slow.
   * If there's a failure the rest of the commands will not be executed.
   * This can be fixed by putting the commands into a batch and execute 
them at once.
-- 
Petr Vobornik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0008-Modify-serial-associator-to-use-batch.patch
Type: text/x-patch
Size: 4863 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110825/97d98c65/attachment.bin>


More information about the Freeipa-devel mailing list