Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

G11n java client - New caching workflow #425

Merged
merged 53 commits into from
Apr 14, 2020

Conversation

jessiejuachon
Copy link
Contributor

@jessiejuachon jessiejuachon commented Mar 11, 2020

  1. Adding this API to load configuration from a JSON configuration file.
    The JSON schema shall be common across all supported client libraries.
    The content of the sample config file will be enhanced later.

  2. Have also pushed changes for adding a map of cache properties (e.g. etag, cache-control).
    Marked the services (LocaleService, ComponentService, etc) with TODO to indicate unimplemented fetching of these cache properties from the http response.

@gong-yu gong-yu linked an issue Mar 12, 2020 that may be closed by this pull request
@Xiaochao8 Xiaochao8 requested a review from linr211 March 17, 2020 15:21
@gong-yu gong-yu requested a review from lyiyu66 March 20, 2020 05:57
linr211
linr211 previously approved these changes Mar 24, 2020
Xiaochao8
Xiaochao8 previously approved these changes Mar 25, 2020
…t in order to get a 304 NOT MODIFIED http response
@jessiejuachon jessiejuachon dismissed stale reviews from Xiaochao8 and linr211 via 01ab69e March 25, 2020 20:13
linr211
linr211 previously approved these changes Apr 11, 2020
@jessiejuachon jessiejuachon merged commit 096d312 into vmware:g11n-java-client Apr 14, 2020
@jessiejuachon jessiejuachon changed the title G11n java client G11n java client - New caching workflow Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REQUIREMENT][Java Client] Improve cache mechanism
5 participants