Skip to Content.
Sympa Menu

per-entity - RE: [Per-Entity] distribution of aggregate metadata

Subject: Per-Entity Metadata Working Group

List archive

RE: [Per-Entity] distribution of aggregate metadata


Chronological Thread 
  • From: "Cantor, Scott" <>
  • To: Scott Koranda <>, Tom Scavo <>
  • Cc: "Walter Forbes Hoehn (wassa)" <>, Nick Roy <>, Chris Phillips <>, "Per-Entity Metadata Working Group" <>
  • Subject: RE: [Per-Entity] distribution of aggregate metadata
  • Date: Thu, 11 Aug 2016 19:55:22 +0000
  • Accept-language: en-US
  • Authentication-results: spf=pass (sender IP is 164.107.81.216) smtp.mailfrom=osu.edu; canarie.ca; dkim=none (message not signed) header.d=none;canarie.ca; dmarc=bestguesspass action=none header.from=osu.edu;
  • Ironport-phdr: 9a23:U5fvthybw/NEHD7XCy+O+j09IxM/srCxBDY+r6Qd0ekUIJqq85mqBkHD//Il1AaPBtqLra8fwLOL+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6aijSI4DUTAhTyMxZubqSwQ9aKzpf/6+fnwJbUfxkApz2naLV+JV3itgbWrMAQjYJKJaM4yx+PqXxNLaAe+WRtbWmYlgj7rpOs5oVo+jpXk/Mn68NaV6jmJeI1QaEOXxo8NGVgrubiswXEV0/H3XAbTnlc2k5DCg7Z6wu8BL/2qTa8u+ZgjnrJdfbqRKw5DGzxp5xgTwXl3WJeb2Y0
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

> Scott C, do you envision for "caching"
>
> a) writing to disk the metadata for an entity each time it has
> been fetched successfully to be used to accomplish a SAML flow

Yes. Currently we cache only in RAM. It may be possible to tweak the Java
code to enable the HttpClient cache to persist, but our initial suspicion is
that doing that would be risky and confusing and potentially not work anyway,
because it's really like a browser, it doesn't necessarily just use the
cached copy if the remote one is unavailable, at least not predictably.

> b) periodically downloading an aggregate that contains all of
> the entities (since we expect aggregates to stay around for
> some time) and writing it to the side on disk but not using it
> except when detecting that MDQ queries are failing (hence not
> having to take up memory when not necessary).

No, apart from discovery-motivated necessities, but not for basic use, no.

-- Scott




Archive powered by MHonArc 2.6.19.

Top of Page