[jira] [Commented] (CASSANDRA-14836) Incorrect log entry during startup in 4.0

2018-10-23 Thread Ariel Weisberg (JIRA)


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

Ariel Weisberg commented on CASSANDRA-14836:


+1, I made some small tweaks. I removed the extra float cast and I added string 
formatting so we only print two digits after the decimal point.

Running the tests now. 

https://github.com/apache/cassandra/compare/trunk...aweisberg:14836-trunk?expand=1
https://circleci.com/gh/aweisberg/cassandra/tree/14836-trunk


> Incorrect log entry during startup in 4.0
> -
>
> Key: CASSANDRA-14836
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14836
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Tommy Stendahl
>Assignee: Tommy Stendahl
>Priority: Trivial
>
> When doing some testing on 4.0 I found this in the log:
> {noformat}
> 2018-10-12T14:06:14.507+0200  INFO [main] 
> StartupClusterConnectivityChecker.java:113 After waiting/processing for 10005 
> milliseconds, 1 out of 3 peers (0.0%) have been marked alive and had 
> connections established{noformat}
> 1 out of 3 is not 0%:)



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-14836) Incorrect log entry during startup in 4.0

2018-10-23 Thread Tommy Stendahl (JIRA)


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

Tommy Stendahl commented on CASSANDRA-14836:


Patch availible here: 
[cassandra-14836|https://github.com/tommystendahl/cassandra/commit/bcaa224dec3939dcc883ded250fb9849bfbfa992]

> Incorrect log entry during startup in 4.0
> -
>
> Key: CASSANDRA-14836
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14836
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Tommy Stendahl
>Assignee: Tommy Stendahl
>Priority: Trivial
>
> When doing some testing on 4.0 I found this in the log:
> {noformat}
> 2018-10-12T14:06:14.507+0200  INFO [main] 
> StartupClusterConnectivityChecker.java:113 After waiting/processing for 10005 
> milliseconds, 1 out of 3 peers (0.0%) have been marked alive and had 
> connections established{noformat}
> 1 out of 3 is not 0%:)



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org