[Bugs] [Bug 1209408] [Snapshot] Scheduler should accept only valid crond schedules

bugzilla at redhat.com bugzilla at redhat.com
Fri Apr 10 05:04:30 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1209408



--- Comment #4 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10169 committed in master by Krishnan
Parthasarathi (kparthas at redhat.com) 
------
commit 10ed06a5a1ec396bb8fc7cc1fa8182d93bf7dbb5
Author: Avra Sengupta <asengupt at redhat.com>
Date:   Thu Apr 9 14:58:25 2015 +0530

    snapshot/scheduler: Validate the number of entries in schedule

    A valid schedule entry in snapshot schedule must have
    six elements and adhere to the following format

    * * * * *
    | | | | |
    | | | | +---- Day of the Week   (range: 1-7, 1 standing for Monday)
    | | | +------ Month of the Year (range: 1-12)
    | | +-------- Day of the Month  (range: 1-31)
    | +---------- Hour              (range: 0-23)
    +------------ Minute            (range: 0-59)

    Change-Id: Idf03a3c43a461295dd3e2026bbcd0420319dd0e0
    BUG: 1209408
    Signed-off-by: Avra Sengupta <asengupt at redhat.com>
    Reviewed-on: http://review.gluster.org/10169
    Reviewed-by: Aravinda VK <avishwan at redhat.com>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Krishnan Parthasarathi <kparthas at redhat.com>
    Tested-by: Krishnan Parthasarathi <kparthas at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=hiInNdEjUX&a=cc_unsubscribe


More information about the Bugs mailing list