Project

General

Profile

Actions

Refactor #13273

closed

Rename ProxyService to ProxyCache or ProxyAPICache

Added by Lukas Zapletal over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

This class should be renamed to ProxyCache and we should either split it into separate classes, or
refactored. It is worth refactoring this into generic Proxy API cache that works with any proxy call,
cache ID can be "proxy-id/path".


Related issues 1 (1 open0 closed)

Related to Foreman - Tracker #12507: Smart Proxy UX improvmentsNew11/17/2015

Actions
Actions #1

Updated by Lukas Zapletal over 8 years ago

Actions #2

Updated by Ohad Levy over 8 years ago

  • Status changed from New to Feedback

TBH I'm not sure that makes sense to me.

cache is the implementation details, the main function of the class (and sub classes in #13177) is to provide simple to use status data.
the data it self can come from multiple implementation (for example, in pulp we call both the proxy for disk usage, and pulp api for status).

Actions #3

Updated by Lukas Zapletal over 8 years ago

  • Status changed from Feedback to Resolved

Haven't realized that.

Actions

Also available in: Atom PDF