[
https://issues.apache.org/jira/browse/KUDU-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon resolved KUDU-84.
-----------------------------
Resolution: Won't Fix
Fix Version/s: n/a
> rename simple_spinlock to gspinlock
> -----------------------------------
>
> Key: KUDU-84
> URL: https://issues.apache.org/jira/browse/KUDU-84
> Project: Kudu
> Issue Type: Task
> Components: util
> Affects Versions: M4
> Reporter: Colin P. McCabe
> Fix For: n/a
>
>
> simple_spinlock is now a wrapper around the gutil spinlock. "simple" isn't a
> great name for it any more, since it's actually adaptive (will use futex
> after waiting long enough). We should rename this, maybe to gspinlock (to
> match gscoped_ptr, etc.)?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)