yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06909
[Bug 1258575] [NEW] Unused index on token table
Public bug reported:
The 'valid' index on the token table in the SQL driver doesn't appear to
be used. The 'expires' index is used, and the 'expires + valid' index is
used, but we never query on valid alone.
** Affects: keystone
Importance: Low
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1258575
Title:
Unused index on token table
Status in OpenStack Identity (Keystone):
New
Bug description:
The 'valid' index on the token table in the SQL driver doesn't appear
to be used. The 'expires' index is used, and the 'expires + valid'
index is used, but we never query on valid alone.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1258575/+subscriptions
Follow ups
References