[ https://issues.apache.org/jira/browse/CASSANDRA-19778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yifan Cai updated CASSANDRA-19778: ---------------------------------- Reviewers: Bernardo Botella, Francisco Guerrero, Yifan Cai (was: Bernardo Botella, Francisco Guerrero, Yifan Cai, Yifan Cai) Summary: [Analytics] Split out BufferingInputStream stats into separate interface (was: Split out BufferingInputStream stats into separate interface) > [Analytics] 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