[
https://issues.apache.org/jira/browse/S2GRAPH-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158329#comment-15158329
]
ASF GitHub Bot commented on S2GRAPH-36:
---------------------------------------
Github user elric-k commented on the pull request:
https://github.com/apache/incubator-s2graph/pull/19#issuecomment-187547925
+1
> Provide Blocking API for Edge/Vertex operations.
> ------------------------------------------------
>
> Key: S2GRAPH-36
> URL: https://issues.apache.org/jira/browse/S2GRAPH-36
> Project: S2Graph
> Issue Type: New Feature
> Reporter: DOYUNG YOON
> Assignee: DOYUNG YOON
> Labels: feature
>
> There is no blocking API for edge/vertex operations such as
> Insert/Delete/Update/Increment/IncrementCount and bulk.
> When client want to get ack of their operations, it is necessary to provide
> blocking APIs. currently there is "withWait" parameter to control this
> behavior and we are not actually providing rest API for this option.
> I think we must provide blocking API so user can get ack for their operation
> so they can handle failure on their request.
> Since we have primitive built(we only use these in test cases so far), I
> think it would be easy to provide blocking API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)