[GitHub] [tinkerpop] dwitry commented on issue #1098: Allow to configure processor in Gremlin-JavaScript

2019-04-23 Thread GitBox
dwitry commented on issue #1098: Allow to configure processor in Gremlin-JavaScript URL: https://github.com/apache/tinkerpop/pull/1098#issuecomment-485710403 @spmallette, could you please elaborate on your side note? In this case, a client sends query string and Cypher→Gremlin

[GitHub] [tinkerpop] jorgebay commented on issue #1098: Allow to configure processor in Gremlin-JavaScript

2019-04-23 Thread GitBox
jorgebay commented on issue #1098: Allow to configure processor in Gremlin-JavaScript URL: https://github.com/apache/tinkerpop/pull/1098#issuecomment-485715138 Thank for your contribution, good idea to cover it with unit tests. VOTE +1. @dwitry Could you add the CHANGELOG

[tinkerpop] branch tp4 updated: Processor no longer implement Iterator. It now supports both a push-based and a pull-based execution via subscribe(Consumer) and iterator(), respectively. I haven't don

2019-04-23 Thread okram
This is an automated email from the ASF dual-hosted git repository. okram pushed a commit to branch tp4 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/tp4 by this push: new 2cf7cdf Processor no longer implement Iterator. It

[tinkerpop] branch tp4 updated: some reorg on RxJava.

2019-04-23 Thread okram
This is an automated email from the ASF dual-hosted git repository. okram pushed a commit to branch tp4 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/tp4 by this push: new d9a9863 some reorg on RxJava. d9a9863 is described

[tinkerpop] branch tp4 updated: fixed a bug in Pipes.subscribe().

2019-04-23 Thread okram
This is an automated email from the ASF dual-hosted git repository. okram pushed a commit to branch tp4 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/tp4 by this push: new 576f880 fixed a bug in Pipes.subscribe(). 576f880