[
https://issues.apache.org/jira/browse/S2GRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15484361#comment-15484361
]
ASF GitHub Bot commented on S2GRAPH-12:
---------------------------------------
Github user SteamShon commented on the issue:
https://github.com/apache/incubator-s2graph/pull/79
@HyunsungJo one minor note. `var/metastore.mv.db` file should be not added
into git, since it is metastorage for your local environment. I am going to
remove this while I am merge this PR.
> Add Label Name Swap Feature
> ---------------------------
>
> Key: S2GRAPH-12
> URL: https://issues.apache.org/jira/browse/S2GRAPH-12
> Project: S2Graph
> Issue Type: New Feature
> Reporter: Hyunsung Jo
> Assignee: DOYUNG YOON
> Labels: feature
> Fix For: 0.1.0
>
>
> Operating live services on S2Graph, there are a few cases where interchanging
> two label names could come in handy.
> For example, assume that a social graph is being served under the label name
> _A_, and an updated graph has been loaded to _A'_.
> It would be nice if one can refer to the updated data of _A'_ while still
> making requests to the same label name _A_ so that no client-side code change
> is required.
> Obviously, this feature should have transaction support.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)