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




gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/DistributionStats.java
 (line 276)
<https://reviews.apache.org/r/43620/#comment180670>

    I think you should say that it includes the time to deserialize the 
message.  Something like this:
    
    The total amount of time spent deserializing and dispatching UDP messages 
in the message-reader thread.


- Bruce Schuchardt


On Feb. 16, 2016, 8:21 p.m., Hitesh Khamesra wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/43620/
> -----------------------------------------------------------
> 
> (Updated Feb. 16, 2016, 8:21 p.m.)
> 
> 
> Review request for geode, Bruce Schuchardt and Udo Kohlmeyer.
> 
> 
> Repository: geode
> 
> 
> Description
> -------
> 
> Added stat to know time spent in handover udp message to other executor pool
> 
> 
> Diffs
> -----
> 
>   
> gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/DMStats.java
>  7bf5b80 
>   
> gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/DistributionStats.java
>  28ca380 
>   
> gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/LonerDistributionManager.java
>  419c096 
>   
> gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/membership/gms/messenger/JGroupsMessenger.java
>  3bd1e83 
> 
> Diff: https://reviews.apache.org/r/43620/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Hitesh Khamesra
> 
>

Reply via email to