[ https://issues.apache.org/jira/browse/TINKERPOP-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208223#comment-15208223 ]
ASF GitHub Bot commented on TINKERPOP-1231: ------------------------------------------- Github user spmallette commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/275#issuecomment-200295615 This is cool - I will have to think about how to serialize back specific exceptions. There's room in the protocol for that if I recall correctly. The trick is that I'd be only able to send back standard Java exceptions i guess as sending back others might put the client in a position where it can't deserialize the exception if the exception class is only on the server but not the client. > Get RemoteGraph to work with GraphComputer traversals (OLAP). > ------------------------------------------------------------- > > Key: TINKERPOP-1231 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1231 > Project: TinkerPop > Issue Type: Improvement > Components: driver, process, server > Affects Versions: 3.2.0-incubating > Reporter: Marko A. Rodriguez > Assignee: Marko A. Rodriguez > > Add {{RemoteGraphComputerProvider}} and respect > {{RemoteGraphProcessComputerTest}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)