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

James Berragan updated CASSANDRA-19778:
---------------------------------------
    Bug Category: Parent values: Code(13163)
      Complexity: Low Hanging Fruit
        Severity: Low

> 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
>            Priority: Low
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to