[ 
https://issues.apache.org/jira/browse/CASSANDRA-16613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335850#comment-17335850
 ] 

Ekaterina Dimitrova edited comment on CASSANDRA-16613 at 4/29/21, 10:19 PM:
----------------------------------------------------------------------------

There are some Junit timeouts which can be solved by raising the timeout 
[here|https://github.com/apache/cassandra/blob/trunk/build.xml#L96].

I am wondering whether there is a better way to handle this issue.

On the dtests side I saw actually that those were handled as part of this  
[commit|https://github.com/apache/cassandra-dtest/commit/c6d226254f105b4530072c09699cb0422374e54c].

[~samt] do you mind to review? Also any opinion on the timeout raise and the 
In-JVM tests?


was (Author: e.dimitrova):
There are some Junit timeouts which can be solved by raising the timeout 
[here|https://github.com/apache/cassandra/blob/trunk/build.xml#L96].

I am wondering whether there is a better way to handle this issue.

On the dtests side I saw actually that those were handled as part of this  
[commit|https://github.com/apache/cassandra-dtest/commit/c6d226254f105b4530072c09699cb0422374e54c].

[~samt] do you mind to review, also any opinion on the timeout raise and the 
In-JVM tests?

> ProtocolVersion.V4 is still used in places in the code
> ------------------------------------------------------
>
>                 Key: CASSANDRA-16613
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16613
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 4.0-rc2, 4.0-rc
>
>
> While working on CASSANDRA-16567, [~adelapena] observed that 
> _ProtocolVersion.V4_ is used in _ViewTest_.
> I decided to do a quick grep and observed a list of places where we still 
> refer to V4 and it seems at least in many of the tests that was left not 
> intentionally.
> This ticket is to verify the usage of _ProtocolVersion.V4_ in the codebase 
> and bump it to V5 or  default version, similar to what was done in 
> CASSANDRA-16567, wherever there is a need. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to