Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

add timestamp to async putModelCheckpoint #92

Merged
merged 1 commit into from
May 5, 2020
Merged

add timestamp to async putModelCheckpoint #92

merged 1 commit into from
May 5, 2020

Conversation

wnbts
Copy link
Contributor

@wnbts wnbts commented Apr 28, 2020

Current asynchronous putModelCheckpoint implementation does not include timestamp. This change adds to checkpoint data the timestamp at which it is made for cleanup.

Below is an example of mode checkpoint data.
{'model' : '...', 'timestamp': '2020-04-28T16:40:18.096676Z'}

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@wnbts wnbts marked this pull request as ready for review April 28, 2020 16:48
@wnbts wnbts changed the base branch from development to master April 29, 2020 21:01
@wnbts wnbts merged commit 1d68510 into opendistro-for-elasticsearch:master May 5, 2020
@wnbts wnbts deleted the putcheckpoint branch September 11, 2020 01:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants