Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.8.0
-
None
-
None
Description
This is split out from KUDU-2721. The issue is that this code https://github.com/apache/kudu/blob/148a0c7bec6554724339a2235cbd723fb74be339/src/kudu/gutil/sysinfo.cc#L177 only inspects /present, not /possible, so could return a result that becomes incorrect when a CPU is hotplugged.
Attachments
Issue Links
- relates to
-
KUDU-2721 CHECK can be hit when there are gaps in present CPU numbers
- Resolved