[GitHub] spmallette commented on issue #1042: TINKERPOP-2133 Implement index lookup for Text predicates

2019-02-22 Thread GitBox
spmallette commented on issue #1042: TINKERPOP-2133 Implement index lookup for Text predicates URL: https://github.com/apache/tinkerpop/pull/1042#issuecomment-466455110 @skorikov is there any chance you're coming back to this PR any time soon? i'm not trying to rush you, of course, but i

[tinkerpop] branch TINKERPOP-1992 updated (d9d26e7 -> 44693d0)

2019-02-22 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch TINKERPOP-1992 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. discard d9d26e7 TINKERPOP-1992 Prevented reset of barrier from happening more than once discard 6036075

[GitHub] spmallette commented on issue #1065: TINKERPOP-2161 - GraphBinary: use a single buffer instead of allocators

2019-02-22 Thread GitBox
spmallette commented on issue #1065: TINKERPOP-2161 - GraphBinary: use a single buffer instead of allocators URL: https://github.com/apache/tinkerpop/pull/1065#issuecomment-466398823 Since there are minor API breaks I think that the upgrade docs could use a section to just describe what's

[GitHub] spmallette commented on a change in pull request #1065: TINKERPOP-2161 - GraphBinary: use a single buffer instead of allocators

2019-02-22 Thread GitBox
spmallette commented on a change in pull request #1065: TINKERPOP-2161 - GraphBinary: use a single buffer instead of allocators URL: https://github.com/apache/tinkerpop/pull/1065#discussion_r259342375 ## File path: CHANGELOG.asciidoc ## @@ -35,6 +35,10 @@ This release

[tinkerpop] branch TINKERPOP-1992 updated: TINKERPOP-1992 Prevented reset of barrier from happening more than once

2019-02-22 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch TINKERPOP-1992 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/TINKERPOP-1992 by this push: new d9d26e7 TINKERPOP-1992

[GitHub] jorgebay commented on issue #1065: TINKERPOP-2161 - GraphBinary: use a single buffer instead of allocators

2019-02-22 Thread GitBox
jorgebay commented on issue #1065: TINKERPOP-2161 - GraphBinary: use a single buffer instead of allocators URL: https://github.com/apache/tinkerpop/pull/1065#issuecomment-466349012 I've included more benchmarks in the project to compare GraphSON vs GraphBinary side by side, with more

[tinkerpop] branch TINKERPOP-2161 updated: Fix: Uncomment tests

2019-02-22 Thread jorgebg
This is an automated email from the ASF dual-hosted git repository. jorgebg pushed a commit to branch TINKERPOP-2161 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/TINKERPOP-2161 by this push: new 31f536f Fix: Uncomment

[tinkerpop] branch TINKERPOP-2161 updated: Remove P serialization from benchmarks

2019-02-22 Thread jorgebg
This is an automated email from the ASF dual-hosted git repository. jorgebg pushed a commit to branch TINKERPOP-2161 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/TINKERPOP-2161 by this push: new 859e30f Remove P

[GitHub] nastra commented on a change in pull request #1065: TINKERPOP-2161 - GraphBinary: use a single buffer instead of allocators

2019-02-22 Thread GitBox
nastra commented on a change in pull request #1065: TINKERPOP-2161 - GraphBinary: use a single buffer instead of allocators URL: https://github.com/apache/tinkerpop/pull/1065#discussion_r259275938 ## File path:

[GitHub] nastra commented on a change in pull request #1065: TINKERPOP-2161 - GraphBinary: use a single buffer instead of allocators

2019-02-22 Thread GitBox
nastra commented on a change in pull request #1065: TINKERPOP-2161 - GraphBinary: use a single buffer instead of allocators URL: https://github.com/apache/tinkerpop/pull/1065#discussion_r259275799 ## File path:

[GitHub] jorgebay commented on issue #1065: TINKERPOP-2161 - GraphBinary: use a single buffer instead of allocators

2019-02-22 Thread GitBox
jorgebay commented on issue #1065: TINKERPOP-2161 - GraphBinary: use a single buffer instead of allocators URL: https://github.com/apache/tinkerpop/pull/1065#issuecomment-466329380 I've added the CHANGELOG entries and removed the unused parameter from `ResponseMessageSerializer`

[tinkerpop] branch TINKERPOP-2161 updated: Remove unused param from ResponseMessageSerializer and CHANGELOG entry

2019-02-22 Thread jorgebg
This is an automated email from the ASF dual-hosted git repository. jorgebg pushed a commit to branch TINKERPOP-2161 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git The following commit(s) were added to refs/heads/TINKERPOP-2161 by this push: new 70637df Remove unused