8000 Introduce public API for vshard.storage.ref · Issue #270 · tarantool/vshard · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
Introduce public API for vshard.storage.ref #270
Open
@olegrok

Description

@olegrok

Recently in scope of "consistent map-reduce" feature vshard.storage.ref (3b5657f) module was introduced.

However, there are several reasons to continue develop it and make public:

  • Some long operations (migrations) should be done in the same conditions as map-reduce: all buckets should be pinned, all garbage buckets should be deleted, rebalansing process should be stoped.
  • Still current map_callrw implementation doesn't solve a problem of chunked data transfer. It should be possible to create ref and then make several map calls (not only one).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0