Ticket #209 (new enhancement)

Opened 2 years ago

Last modified 2 months ago

Variable bid rejection/eviction policy

Reported by: KevinLai Owned by: KevinLai
Priority: normal Milestone: 0.6.0 New Feature Release
Component: Auctioneer Version:
Severity: normal Keywords:
Cc:

Description

Have a variable bid rejection/eviction policy instead of using the instantaneous value of the bid. For example, it could use the total value of an account or the amount of time an account has been running, etc. This could increase predictability and reduce the problem of people using short, high bids to kick people off machines.

Change History

Changed 2 years ago by KevinLai

  • milestone changed from 1.0.0 to 0.4.2 Usability and Reliability

Changed 22 months ago by KevinLai

  • milestone changed from 0.4.2 Usability and Reliability to 1.0.0 Unscheduled

Changed 4 months ago by KevinLai

  • milestone changed from 1.0.0 Unscheduled to 0.6.0 New Feature Release

Changed 2 months ago by KevinLai

One possible policy is to prevent any evictions if the potential evictee's bid exceeds a threshold value. This allows temporary jobs to still be evicted while protecting critical jobs.

Note: See TracTickets for help on using tickets.