[tinkerpop] branch tp4 updated: Made is so that Beam can return traversers while its pipeline is running.

2019-03-26 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 4fb4b90 Made is so that Beam can return traversers

[tinkerpop] branch tp4 updated: renamed close to unregister in Result.Type enum.

2019-03-26 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 457293a renamed close to unregister in Result.Type

[tinkerpop] branch tp4 updated: try block Closeables for more efficient error handling and socket closing.

2019-03-26 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 439cf53 try block Closeables for more efficient err

[tinkerpop] branch tp4 updated: removed pointless method in MachineServer.

2019-03-26 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 affa536 removed pointless method in MachineServer.

[tinkerpop] branch tp4 updated: made the server workers private inner classes.

2019-03-26 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 009027a made the server workers private inner class

[tinkerpop] branch tp4 updated: made Request and inner class of RemoteMachine. Its only used by RemoteMachine and MachineServer... no need to expose it.

2019-03-26 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 230dfbf made Request and inner class of RemoteMachi

[tinkerpop] branch tp4 updated: more random cleanups. taking a break to do some yardwork. its sunny out.

2019-03-26 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 a9dde82 more random cleanups. taking a break to do

[tinkerpop] branch tp4 updated: Lots of clean up on TraverserServer, RemoteMachine, and MachineServer. Figured out cool Runnable Java functional-style.

2019-03-26 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 d1b677f Lots of clean up on TraverserServer, Remote

[tinkerpop] branch tp4 updated: big moves. MachineServer, RemoteMachine, TraverserServer. We now have general support for over the network traverser iterators.

2019-03-26 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 da887c2 big moves. MachineServer, RemoteMachine, Tr

[tinkerpop] branch tp4 updated: Beam now support TraverserServer which allows the output steps to write (in parallel and over the network) to a multi-threaded server backed by a TraverserSet and thus,

2019-03-26 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 195d0da Beam now support TraverserServer which allo