OceanUtilizeCPUs: One setting for the whole cluster #17
Labels
No Label
bug
change
check
Comp::Backend
Comp::Database
Comp::ICCC
Comp::Logging
Comp::Sessions
Comp::System
Comp::Users
enhancement
note
outdated
question
Ready2Test
security
todo
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Go/Ocean#17
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The setting OceanUtilizeCPUs is valid for the whole cluster! This means: Any server within the data center must be equals reagrding the amount of CPUs.
The correct solution would be one setting per server. Solution: Use a own collection for this and provide a value for every server. But: If we get more settings like this (per machine instead of per data center settings), we should provide a propper solution for this. Maybe ConfigurationDB should provide a function for this e.g. ReadGlobal() and Read4Server() etc.
changed the description