Re: [PATCH devel-2.3] Clarify job processing order in admin guide

2011-01-26 Thread Iustin Pop
On Wed, Jan 26, 2011 at 04:15:12PM +, Michael Hanselmann wrote: > Am 26. Januar 2011 12:23 schrieb Iustin Pop : > > Hmmm, "There is no guarantee" implies that most of the times they will, > > but we cannot guarantee it. > > In some cases they do, but there's no guarantee. > > > How about expl

Re: [PATCH devel-2.3] Clarify job processing order in admin guide

2011-01-26 Thread Michael Hanselmann
Am 26. Januar 2011 12:23 schrieb Iustin Pop : > Hmmm, "There is no guarantee" implies that most of the times they will, > but we cannot guarantee it. In some cases they do, but there's no guarantee. > How about explicitly saying: "Jobs will not be executed in the > submission order, but depending

Re: [PATCH devel-2.3] Clarify job processing order in admin guide

2011-01-26 Thread Iustin Pop
On Wed, Jan 26, 2011 at 01:17:42PM +0100, Michael Hanselmann wrote: > The fact that jobs don't necessarily execute in order has been source > for some confusion. Hopefully this update will clarify things. > > Signed-off-by: Michael Hanselmann > --- > doc/admin.rst |7 ++- > 1 files chang

[PATCH devel-2.3] Clarify job processing order in admin guide

2011-01-26 Thread Michael Hanselmann
The fact that jobs don't necessarily execute in order has been source for some confusion. Hopefully this update will clarify things. Signed-off-by: Michael Hanselmann --- doc/admin.rst |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/doc/admin.rst b/doc/admin.rst in