> > > Sceduler implementation has already been verified. You made a number
> > > of fixes too in watchdog.
> > Noel seems to disagree with this statement.  He states that there is at
> > least one open bug in your scheduler implementation.
> The only thing I know of is optimization issues not correctness ones.

Harmeet, I have mentioned at least twice this week that there is one
outstanding issue that prevents your Scheduler from being a drop-in for the
Avalon Scheduler.  I'll remind you.

The problem is/was that it doesn't handle inserting a time earlier than the
head of the list.  And since there are other components that might use a
Scheduler AS a scheduler, e.g., FetchPOP, that bug needs to be fixed.

Between Peter and myself, we have already made the changes to permit a
Scheduler to be used for Watchdog implementation, but you need to finish
your side of the equation.

        --- Noel


--
To unsubscribe, e-mail:   <mailto:james-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:james-dev-help@;jakarta.apache.org>

Reply via email to