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

Support persistent queue for storops operations #46

Closed
peter-wangxu opened this issue Nov 10, 2016 · 1 comment
Closed

Support persistent queue for storops operations #46

peter-wangxu opened this issue Nov 10, 2016 · 1 comment
Assignees

Comments

@peter-wangxu
Copy link
Contributor

With the support of this commit, user can:

  • add storops operations to a queue, and they can be executed periodically till operation executes correctly.
  • unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 10, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 10, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 10, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 11, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 11, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 11, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
@jealous
Copy link
Contributor

jealous commented Nov 14, 2016

Please fill in the assignees and Labels.

peter-wangxu added a commit that referenced this issue Nov 14, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 14, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 14, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 15, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 15, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 15, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 16, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 16, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 16, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 17, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 17, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 17, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 17, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 21, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 22, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
peter-wangxu added a commit that referenced this issue Nov 22, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
jealous pushed a commit that referenced this issue Nov 24, 2016
With the support of this commit, user can:

* add storops operations to a queue, and they can be executed periodically till
operation executes correctly.
* unfinished items in the queue can be restored automatically after restart.
@jealous jealous closed this as completed Nov 24, 2016
jealous pushed a commit that referenced this issue Nov 24, 2016
Enhancements:
* [GH-46]Support persistent queue for storops
* [GH-58] Link aggregation support
* [GH-55] Add realtime metric support. (#58)

Bugfix:
* [GH-40] Add missing keep_for parameter for snap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants