Comment 23 for bug 1202952

Revision history for this message
Dolph Mathews (dolph) wrote : Re: PKI tokens are never revoked using memcache token backend

Attaching patches that only include automated tests to reproduce. These are my results with these tests, which differ from my analysis done by hand above (differences noted in parens).

Affected:

  stable/grizzly + kvs token driver
  stable/grizzly + sql token driver (previously not affected)
  stable/grizzly + memcache token driver
  stable/folsom + kvs token driver
  stable/folsom + memcache token driver (previously untestable)

Not affected:

  master + kvs token driver
  master + sql token driver
  master + memcache token driver (previously affected)
  stable/grizzly + sql token driver