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

Sumanth Pasupuleti commented on CASSANDRA-14655:
------------------------------------------------

[~mck] Here is the latest Circle CI run - All DTests pass this time. 
https://circleci.com/workflow-run/ff2a173b-17c7-49d5-979a-1b544d2fd188.
Also, pleased to see results from your jenkins run.


 {quote}the circleci dtests you linked to include an additional commit 78cf2db, 
is this to be included in the patch?{quote}

Yes, this commit needs to be included in the patch. When I was working on this 
patch a while ago, I had to make a change to get the {{AuditLogger}} UTs pass, 
but {{AuditLogger}} itself went through a few changes over time, and we do not 
need my change anymore, and this commit pretty much undoes my earlier change.


 {quote}But a problem here is that the default nativePort is not parsed until 
later on, ref line 432.{quote}

I have moved the parsing of {{nativePort}} to execute before it is used for 
hosts array. I have also moved parsing of {{storagePort}} to execute before the 
{{storagePort}} is used.

All of these changes are updated in my guava_27_trunk branch, against which I 
have rerun the above shared tests.

Also attached the patch file.

> Upgrade C* to use latest guava (27.0)
> -------------------------------------
>
>                 Key: CASSANDRA-14655
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14655
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Dependencies
>            Reporter: Sumanth Pasupuleti
>            Assignee: Sumanth Pasupuleti
>            Priority: Low
>              Labels: 4.0-feature-freeze-review-requested
>             Fix For: 4.x
>
>         Attachments: 14655-4.0.txt
>
>
> C* currently uses guava 23.3. This JIRA is about changing C* to use latest 
> guava (26.0). Originated from a discussion in the mailing list.



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

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

Reply via email to