You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2019/06/18 12:37:00 UTC

[jira] [Updated] (TINKERPOP-2248) Instability of driver for blocked requests

     [ https://issues.apache.org/jira/browse/TINKERPOP-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen mallette updated TINKERPOP-2248:
----------------------------------------
    Description: 
I'm not sure what's causing this, because there haven't been changes to this area of code that would likely have an ill effect, but the {{shouldBlockRequestWhenTooBig}} integration test is failing with some consistency which is making travis unhelpful. 

https://api.travis-ci.org/v3/job/546837334/log.txt

I'm thinking that it might be related to:

https://github.com/apache/tinkerpop/commit/2cd84ff1f3944d67d44cbba5bb032a1c57377975

as a blocked request of the type in that test will throw a {{CorruptedFrameException}} and this commit has something to do with that specifically.

  was:
I'm not sure what's causing this, because there haven't been changes to this area of code that would likely have an ill effect, but the {{shouldBlockRequestWhenTooBig}} integration test is failing with some consistency which is making travis unhelpful. 

https://api.travis-ci.org/v3/job/546837334/log.txt


> Instability of driver for blocked requests
> ------------------------------------------
>
>                 Key: TINKERPOP-2248
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2248
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: driver
>    Affects Versions: 3.3.7
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>            Priority: Critical
>
> I'm not sure what's causing this, because there haven't been changes to this area of code that would likely have an ill effect, but the {{shouldBlockRequestWhenTooBig}} integration test is failing with some consistency which is making travis unhelpful. 
> https://api.travis-ci.org/v3/job/546837334/log.txt
> I'm thinking that it might be related to:
> https://github.com/apache/tinkerpop/commit/2cd84ff1f3944d67d44cbba5bb032a1c57377975
> as a blocked request of the type in that test will throw a {{CorruptedFrameException}} and this commit has something to do with that specifically.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)