-
Notifications
You must be signed in to change notification settings - Fork 632
delay destructiuon of rocksdb checkpoint handle #4740
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D80564473 |
✅ Deploy Preview for pytorch-fbgemm-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
838edba
to
45cf737
Compare
Summary: X-link: facebookresearch/FBGEMM#1761 delay the destruction of rocksdb checkpoint handle, so that rdb checkpoint handle can be used multiple times. this is a stopgap measure for the silvertorch publishing use case, until the rdb checkpoint lifecycle unification effort is ready. Reviewed By: duduyi2013 Differential Revision: D80564473
Summary: X-link: facebookresearch/FBGEMM#1761 delay the destruction of rocksdb checkpoint handle, so that rdb checkpoint handle can be used multiple times. this is a stopgap measure for the silvertorch publishing use case, until the rdb checkpoint lifecycle unification effort is ready. Reviewed By: duduyi2013 Differential Revision: D80564473
45cf737
to
5607376
Compare
This pull request was exported from Phabricator. Differential Revision: D80564473 |
Summary: Pull Request resolved: pytorch#4740 X-link: facebookresearch/FBGEMM#1761 delay the destruction of rocksdb checkpoint handle, so that rdb checkpoint handle can be used multiple times. this is a stopgap measure for the silvertorch publishing use case, until the rdb checkpoint lifecycle unification effort is ready. Reviewed By: duduyi2013 Differential Revision: D80564473
5607376
to
2f02195
Compare
This pull request was exported from Phabricator. Differential Revision: D80564473 |
2 similar comments
This pull request was exported from Phabricator. Differential Revision: D80564473 |
This pull request was exported from Phabricator. Differential Revision: D80564473 |
Summary: Pull Request resolved: pytorch#4740 X-link: facebookresearch/FBGEMM#1761 delay the destruction of rocksdb checkpoint handle, so that rdb checkpoint handle can be used multiple times. this is a stopgap measure for the silvertorch publishing use case, until the rdb checkpoint lifecycle unification effort is ready. Reviewed By: duduyi2013 Differential Revision: D80564473
2f02195
to
17a91e1
Compare
Summary: X-link: facebookresearch/FBGEMM#1761 delay the destruction of rocksdb checkpoint handle, so that rdb checkpoint handle can be used multiple times. this is a stopgap measure for the silvertorch publishing use case, until the rdb checkpoint lifecycle unification effort is ready. Reviewed By: duduyi2013 Differential Revision: D80564473
17a91e1
to
e8806f2
Compare
This pull request was exported from Phabricator. Differential Revision: D80564473 |
This pull request has been merged in 58b6a87. |
Summary:
X-link: https://github.com/facebookresearch/FBGEMM/pull/1761
delay the destruction of rocksdb checkpoint handle, so that rdb checkpoint handle can be used multiple times.
this is a stopgap measure for the silvertorch publishing use case, until the rdb checkpoint lifecycle unification effort is ready.
Reviewed By: duduyi2013
Differential Revision: D80564473