[
https://issues.apache.org/jira/browse/CASSANALYTICS-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh McKenzie updated CASSANALYTICS-125:
----------------------------------------
Reviewers: Josh McKenzie, Josh McKenzie (was: Josh McKenzie)
Josh McKenzie, Josh McKenzie (was: Josh McKenzie)
Status: Review In Progress (was: Patch Available)
> Incorrect hash code calculation in PartitionUpdateWrapper.Digest
> ----------------------------------------------------------------
>
> Key: CASSANALYTICS-125
> URL: https://issues.apache.org/jira/browse/CASSANALYTICS-125
> Project: Apache Cassandra Analytics
> Issue Type: Bug
> Components: CDC
> Reporter: Jyothsna Konisa
> Assignee: Jyothsna Konisa
> Priority: Normal
> Fix For: 0.4
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> PartitionUpdateWrapper.Digest's hashcode is using only keyspace and table for
> the hashcode causing the following call hanging in
> PartitionUpdateWrapper.filterValidUpdates().
> Map<PartitionUpdateWrapper, List<PartitionUpdateWrapper>> replicaCopies =
> updates
>
> .stream()
>
> .collect(Collectors.groupingBy(update -> update, Collectors.toList()));
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]