You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2016/09/01 11:51:53 UTC

[1/3] tinkerpop git commit: Updating CHANGELOG 3.1.4 bugs and improvements in preparation for 3.1.4 release. CTR

Repository: tinkerpop
Updated Branches:
  refs/heads/master fbde4e2ae -> 11bd73e4e


Updating CHANGELOG 3.1.4 bugs and improvements in preparation for 3.1.4 release. CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6fb6a0fd
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6fb6a0fd
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/6fb6a0fd

Branch: refs/heads/master
Commit: 6fb6a0fd2b2c74737d11cd7d60c9688781bf399f
Parents: 4780bc2
Author: Ted Wilmes <tw...@gmail.com>
Authored: Tue Aug 30 14:16:22 2016 -0500
Committer: Ted Wilmes <tw...@gmail.com>
Committed: Tue Aug 30 14:16:22 2016 -0500

----------------------------------------------------------------------
 CHANGELOG.asciidoc | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/6fb6a0fd/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 8fe87a9..8b4cb06 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -34,6 +34,23 @@ TinkerPop 3.1.4 (NOT OFFICIALLY RELEASED YET)
 * Fixed a problem (previously thought resolved on 3.1.3) causing Gremlin Server to lock up when parallel requests were submitted on the same session if those parallel requests included a script that blocked indefinitely.
 * Fixed bug in `TailGlobalStep` where excess bulk was not accounted for correctly.
 
+Bugs
+^^^^
+
+* TINKERPOP-1350 Server locks when submitting parallel requests on session
+* TINKERPOP-1375 Possible ByteBuf leak for certain transactional scenarios
+* TINKERPOP-1377 Closing a remote in "console mode" has bad message
+* TINKERPOP-1379 unaccounted excess in TailGlobalStep
+* TINKERPOP-1397 StarVertex self edge has buggy interaction with graph filters
+* TINKERPOP-1419 Wrong exception when a SessionedClient is initialized with no available host
+
+Improvements
+^^^^^^^^^^^^
+
+* TINKERPOP-989 Default documentation should be reference/index.html
+* TINKERPOP-1376 Rename TinkerPop artifacts
+* TINKERPOP-1413 PropertiesTest#g_V_hasXageX_propertiesXnameX assumes that ids are longs
+
 [[release-3-1-3]]
 TinkerPop 3.1.3 (Release Date: July 18, 2016)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


[3/3] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31'

Posted by sp...@apache.org.
Merge remote-tracking branch 'origin/tp31'


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/11bd73e4
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/11bd73e4
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/11bd73e4

Branch: refs/heads/master
Commit: 11bd73e4e50dfb5b4a75fe8227ab9f6011c08fe2
Parents: fbde4e2 367c373
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Thu Sep 1 07:51:39 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Thu Sep 1 07:51:39 2016 -0400

----------------------------------------------------------------------
 CHANGELOG.asciidoc                                | 17 +++++++++++++++++
 docs/src/tutorials/getting-started/index.asciidoc |  4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/11bd73e4/CHANGELOG.asciidoc
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/11bd73e4/docs/src/tutorials/getting-started/index.asciidoc
----------------------------------------------------------------------


[2/3] tinkerpop git commit: Fixed bad instructions for install gremlin console/server CTR

Posted by sp...@apache.org.
Fixed bad instructions for install gremlin console/server CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/367c373f
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/367c373f
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/367c373f

Branch: refs/heads/master
Commit: 367c373fb67cba1060da194d769d87d178b4a062
Parents: 6fb6a0f
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Thu Sep 1 07:50:56 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Thu Sep 1 07:50:56 2016 -0400

----------------------------------------------------------------------
 docs/src/tutorials/getting-started/index.asciidoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/367c373f/docs/src/tutorials/getting-started/index.asciidoc
----------------------------------------------------------------------
diff --git a/docs/src/tutorials/getting-started/index.asciidoc b/docs/src/tutorials/getting-started/index.asciidoc
index b6fcbfa..146eb01 100644
--- a/docs/src/tutorials/getting-started/index.asciidoc
+++ b/docs/src/tutorials/getting-started/index.asciidoc
@@ -57,7 +57,7 @@ unpackage it and start it:
 [source,text]
 ----
 $ unzip apache-tinkerpop-gremlin-console-x.y.z-bin.zip
-$ cd apache-tinkerpop-gremlin-console-x.y.z-bin.zip
+$ cd apache-tinkerpop-gremlin-console-x.y.z
 $ bin/gremlin.sh
 
          \,,,/
@@ -534,7 +534,7 @@ containing a Gremlin script to be processed with results returned.
 ----
 $ curl -L -O https://www.apache.org/dist/tinkerpop/x.y.z/apache-tinkerpop-gremlin-server-x.y.z-bin.zip
 $ unzip apache-tinkerpop-gremlin-server-x.y.z-bin.zip
-$ cd apache-tinkerpop-gremlin-server-x.y.z-bin.zip
+$ cd apache-tinkerpop-gremlin-server-x.y.z
 $ bin/gremlin-server.sh conf/gremlin-server-modern.yaml
 [INFO] GremlinServer -
          \,,,/