Re: CASSANDRA-13444: Fast Streaming Hist

2017-05-12 Thread Jason Brown
Hey Fedor,

I'll try to make some time in the next week to get to it, as my hands are
all over streaming for 4.0.

Thanks for being patient,

-Jason

On Tue, May 9, 2017 at 11:16 PM, Fedor Bobin 
wrote:

> Hello,
>
> Could someone provide feedback (and possible merge) my PR [1]
> for CASSANDRA-13444?
>
> I rewrote cpu-critical part of Cassandra. Merging this PR will reduce cpu
> and GC consumtion produced by Compaction threads.
>
> You can find more details in issue description [2].
>
> Thanks.
>
> Feodor Bobin
>
> [1] https://github.com/apache/cassandra/pull/106
> [2] https://issues.apache.org/jira/browse/CASSANDRA-13444
>


CASSANDRA-13444: Fast Streaming Hist

2017-05-09 Thread Fedor Bobin
Hello,

Could someone provide feedback (and possible merge) my PR [1]
for CASSANDRA-13444?

I rewrote cpu-critical part of Cassandra. Merging this PR will reduce cpu
and GC consumtion produced by Compaction threads.

You can find more details in issue description [2].

Thanks.

Feodor Bobin

[1] https://github.com/apache/cassandra/pull/106
[2] https://issues.apache.org/jira/browse/CASSANDRA-13444