Github user steveloughran commented on the pull request:
https://github.com/apache/spark/pull/6935#issuecomment-159722837
OK, here's the latest revision
# lots of tests on the cache itself -all working. This includes cnew hecks
on eviction.
# merged in the @squito test with a bit extra to make sure the saved
histories are up to date.
The tests aren't working: those GET operations under app/id just aren't
triggering GET calls yet.
I think a filter is going to be needed on those bits of the web UI: when a
GET/HEAD comes in under an app, the cache should be hit to see if it is up to
date. If there's a new version, then the background detach/attach should get in
there before the request is serviced, or it is updated in some other way.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]