[ 
https://issues.apache.org/jira/browse/CASSANDRA-19778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yifan Cai updated CASSANDRA-19778:
----------------------------------
          Fix Version/s: NA
          Since Version: NA
    Source Control Link: 
https://github.com/apache/cassandra-analytics/commit/458a3630f882ae2b2a9cee272cf85ca7ff42f5cd
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

Merged into trunk as 
[458a36|https://github.com/apache/cassandra-analytics/commit/458a3630f882ae2b2a9cee272cf85ca7ff42f5cd]

> Split out BufferingInputStream stats into separate interface
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-19778
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19778
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Analytics Library
>            Reporter: James Berragan
>            Assignee: James Berragan
>            Priority: Low
>             Fix For: NA
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The class level generics in the org.apache.cassandra.spark.stats.Stats 
> interface are clashing with other generic parameters in the method names. 
> This can be improved by splitting out the stats methods used by the 
> BufferingInputStream into a separate stats interface that is used only by the 
> BufferingInputStream so that class level generics are not required for the 
> Stats interface.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to