ba51ec62da43dc42c38652fbf1a5ba8b4379f2b5
The lastCheckTime/generation fields are actually a counter that is incremented using a background thread. The values don't match the system clock, and thus reading System.currentTimeMillis() during the construction of ProjectState is a waste of resources. Change-Id: I6c4d0f29f096197aa64795500d69702ce0965840
Description
RETIRED, Gerrit as used by OpenStack