You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by Arvind Prabhakar <ar...@apache.org> on 2012/07/06 18:57:21 UTC

Review Request: FLUME-1344. AvroSink does not report connection created count.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5809/
-----------------------------------------------------------

Review request for Flume.


Description
-------

Added the ability to Avro Sink to report the connection creation count.


This addresses bug FLUME-1344.
    https://issues.apache.org/jira/browse/FLUME-1344


Diffs
-----

  /trunk/flume-ng-core/src/main/java/org/apache/flume/sink/AvroSink.java 1358294 

Diff: https://reviews.apache.org/r/5809/diff/


Testing
-------

Manually verified that the count was being reported correctly.


Thanks,

Arvind Prabhakar


Re: Review Request: FLUME-1344. AvroSink does not report connection created count.

Posted by Mike Percy <mp...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5809/#review8919
-----------------------------------------------------------

Ship it!


+1

- Mike Percy


On July 6, 2012, 5:51 p.m., Arvind Prabhakar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/5809/
> -----------------------------------------------------------
> 
> (Updated July 6, 2012, 5:51 p.m.)
> 
> 
> Review request for Flume.
> 
> 
> Description
> -------
> 
> Added the ability to Avro Sink to report the connection creation count.
> 
> 
> This addresses bug FLUME-1344.
>     https://issues.apache.org/jira/browse/FLUME-1344
> 
> 
> Diffs
> -----
> 
>   /trunk/flume-ng-core/src/main/java/org/apache/flume/sink/AvroSink.java 1358294 
> 
> Diff: https://reviews.apache.org/r/5809/diff/
> 
> 
> Testing
> -------
> 
> Manually verified that the count was being reported correctly.
> 
> 
> Thanks,
> 
> Arvind Prabhakar
> 
>


Re: Review Request: FLUME-1344. AvroSink does not report connection created count.

Posted by Arvind Prabhakar <ar...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5809/
-----------------------------------------------------------

(Updated July 6, 2012, 5:51 p.m.)


Review request for Flume.


Changes
-------

Fixed indentation.


Description
-------

Added the ability to Avro Sink to report the connection creation count.


This addresses bug FLUME-1344.
    https://issues.apache.org/jira/browse/FLUME-1344


Diffs (updated)
-----

  /trunk/flume-ng-core/src/main/java/org/apache/flume/sink/AvroSink.java 1358294 

Diff: https://reviews.apache.org/r/5809/diff/


Testing
-------

Manually verified that the count was being reported correctly.


Thanks,

Arvind Prabhakar