You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overhaul in how caching of filters is one (specifically with how Lucene NRT works). Also changed the default cache from Soft Cache to Weak Cache (garbage collection based cache, weak gets released more eagerly).
The text was updated successfully, but these errors were encountered:
Refactor testing system into unit and integration tests
Improve sharing of testing resources between modules, local vs remote
Improve classpath separation between the modules
Fixelastic#182
With this commit we add the race id to the output of the list races
command in the night-rally-admin tool. As we use the race id as the
unique identifier for a Rally invocation, we should also be able to see
it in diagnostic output.
Overhaul in how caching of filters is one (specifically with how Lucene NRT works). Also changed the default cache from Soft Cache to Weak Cache (garbage collection based cache, weak gets released more eagerly).
The text was updated successfully, but these errors were encountered: