[
https://issues.apache.org/jira/browse/CASSANDRA-12995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034090#comment-17034090
]
Gus Heck edited comment on CASSANDRA-12995 at 2/11/20 2:29 AM:
---------------------------------------------------------------
Yeah saw this comment earlier today. Looked at your test and it looks like
failures are a function of the
{code:java}
new LongHashSet() {{ add() }} {code}
syntax, which is cute for readability, but the creation of a subclass there is
entirely unnecessary. Since it's not a bug and no change is needed I expect
this was vetted for solr when the library was upgraded there (by Dawid in
SOLR-7790 )
was (Author: gus_heck):
Yeah saw this comment earlier today. Looked at your test and it looks like
failures of a function of the
{code:java}
new LongHashSet() {{ add() }} {code}
syntax, which is cute for readability, but the creation of a subclass there is
entirely unnecessary. Since it's not a bug and no change is needed I expect
this was vetted for solr when the library was upgraded there (by Dawid in
SOLR-7790 )
> update hppc dependency to 0.7
> -----------------------------
>
> Key: CASSANDRA-12995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12995
> Project: Cassandra
> Issue Type: Improvement
> Components: Dependencies, Packaging
> Reporter: Tomas Repik
> Assignee: Ekaterina Dimitrova
> Priority: Normal
> Labels: easyfix
> Fix For: 4.0
>
> Attachments: Screen Shot 2020-01-29 at 11.14.30 AM.png, Screen Shot
> 2020-01-29 at 11.20.39 AM.png, Screen Shot 2020-01-29 at 11.20.47 AM.png,
> cassandra-3.11.0-hppc.patch
>
>
> Cassandra 3.11.0 is about to be included in Fedora. There are some tweaks to
> the sources we need to do in order to successfully build it. Cassandra
> depends on hppc 0.5.4, but In Fedora we have the newer version 0.7.1 Upstream
> released even newer version 0.7.2. I attached a patch updating cassandra
> sources to depend on the 0.7.1 hppc sources. It should be also compatible
> with the newest upstream version. The only actual changes are the removal of
> Open infix in class names. The issue was discussed in here:
> https://bugzilla.redhat.com/show_bug.cgi?id=1340876 Please consider updating.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]