GEODE-2050 Remove doc of statistics no longer present

JGroups-related statistics were removed.


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/4c5fca6e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/4c5fca6e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/4c5fca6e

Branch: refs/heads/feature/GEODE-1930
Commit: 4c5fca6ef20ff9c529d0adce888cd9f2302fdf7a
Parents: 110a6f5
Author: Karen Miller <kmil...@pivotal.io>
Authored: Tue Nov 1 15:21:22 2016 -0700
Committer: Karen Miller <kmil...@pivotal.io>
Committed: Tue Nov 1 15:21:22 2016 -0700

----------------------------------------------------------------------
 .../statistics/statistics_list.html.md.erb      | 28 --------------------
 1 file changed, 28 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4c5fca6e/geode-docs/reference/statistics/statistics_list.html.md.erb
----------------------------------------------------------------------
diff --git a/geode-docs/reference/statistics/statistics_list.html.md.erb 
b/geode-docs/reference/statistics/statistics_list.html.md.erb
index 227f8df..5f3d50d 100644
--- a/geode-docs/reference/statistics/statistics_list.html.md.erb
+++ b/geode-docs/reference/statistics/statistics_list.html.md.erb
@@ -616,8 +616,6 @@ The primary statistics are:
 | `asyncThreadInProgressDesc`            | Current iterations of work 
performed by asynchronous message queue threads.                                
                                                                                
                                                     |
 | `asyncThreadsDesc`                     | Total number of asynchronous 
message queue threads.                                                          
                                                                                
                                                   |
 | `asyncThreadTimeDesc`                  | Total time spent by asynchronous 
message queue threads performing iterations.                                    
                                                                                
                                               |
-| `batchCopyTime`                        | Total amount of time, in 
nanoseconds, spent copying messages for batched transmission.                   
                                                                                
                                                       |
-| `batchFlushTime`                       | Total amount of time, in 
nanoseconds, spent flushing batched messages to the network.                    
                                                                                
                                                       |
 | `batchSendTime`                        | Total amount of time, in 
nanoseconds, spent queueing and flushing message batches.                       
                                                                                
                                                       |
 | `batchWaitTime`                        | Reserved for future use             
                                                                                
                                                                                
                                            |
 | `broadcastMessagesDesc`                | The number of distribution messages 
that the Geode system has broadcast. A broadcast message is one sent to every 
other manager in the group.                                                     
                 |
@@ -632,31 +630,18 @@ The primary statistics are:
 | `failedAcceptsDesc`                    | Total number of times an accept 
(receiver creation) of a connect from some other member has failed.             
                                                                                
                                                |
 | `failedConnectsDesc`                   | Total number of times a connect 
(sender creation) to some other member has failed.                              
                                                                                
                                                |
 | `final`                                | String distributeMessageTimeDesc = 
The amount of time it takes to prepare a message and send it on the network. 
This includes sentMessagesTime.                                                 
                                                |
-| `flowControlRequests`                  | Total number of flow control credit 
requests sent to other processes.                                               
                                                                                
                                            |
-| `flowControlResponses`                 | Total number of flow control credit 
responses sent to a requestor.                                                  
                                                                                
                                            |
-| `flowControlThrottleWaitsInProgress`   | Number of threads blocked waiting 
due to flow-control throttle requests from other members.                       
                                                                                
                                              |
-| `flowControlWaitsInProgress`           | Number of threads blocked waiting 
for flow-control recharges from other processes.                                
                                                                                
                                              |
-| `flowControlWaitTime`                  | Total amount of time, in 
nanoseconds, spent waiting for other processes to recharge the flow of the 
control meter.                                                                  
                                                            |
 | `highPriorityQueueSizeDesc`            | The number of high priority 
distribution messages currently waiting to be processed.                        
                                                                                
                                                    |
 | `highPriorityQueueThrottleCounDesc`    | The total number of times a thread 
was delayed in adding a normal message to the high priority queue.              
                                                                                
                                             |
 | `highPriorityQueueThrottleTimeDesc`    | The total amount of time, in 
nanoseconds, spent delayed by the high priority queue throttle.                 
                                                                                
                                                   |
 | `highPriorityThreadJobsDesc`           | The number of messages currently 
being processed by high priority processor threads.                             
                                                                                
                                               |
 | `highPriorityThreadsDesc`              | The number of threads currently 
processing high priority messages.                                              
                                                                                
                                                |
 | `highPriorityThreadStarts`             | Total number of times a thread has 
been created for the pool handling high priority messages.                      
                                                                                
                                             |
-| `jChannelUpTime`                       | Up Time spent in JChannel including 
jgroup stack.                                                                   
                                                                                
                                            |
 | `jgDirAckdownTime`                     | Time, in nanoseconds, spent in 
JGroups DirAck processing down events.                                          
                                                                                
                                                 |
 | `jgDirAcksReceived`                    | Number of DirAck acks received.     
                                                                                
                                                                                
                                            |
 | `jgDirAckupTime`                       | Time, in nanoseconds, spent in 
JGroups DirAck processing up events.                                            
                                                                                
                                                 |
 | `jgDISCOVERYdownTime`                  | Time, in nanoseconds, spent in 
JGroups DISCOVERY processing down events.                                       
                                                                                
                                                 |
 | `jgDISCOVERYupTime`                    | Time, in nanoseconds, spent in 
JGroups DISCOVERY processing up events.                                         
                                                                                
                                                 |
-| `jgDownTime`                           | Down Time spent in JGroups stacks.  
                                                                                
                                                                                
                                            |
-| `jgFCautoRequests`                     | Number of times JGroups FC 
automatically sent replenishment requests.                                      
                                                                                
                                                     |
 | `jgFCdownTime`                         | Time, in nanoseconds, spent in 
JGroups FC processing down events.                                              
                                                                                
                                                 |
-| `jgFCreplenish`                        | Number of times JGroups FC received 
replenishments messages from receivers.                                         
                                                                                
                                            |
-| `jgFCresumes`                          | Number of times JGroups FC resumed 
sends events due to backpressure.                                               
                                                                                
                                             |
-| `jgFCsendBlocks`                       | Number of times JGroups FC halted 
send events due to backpressure.                                                
                                                                                
                                              |
-| `jgFCsentCredits`                      | Number of times JGroups FC sent 
credits events to a sender.                                                     
                                                                                
                                                |
-| `jgFCsentThrottleRequests`             | Number of times JGroups FC sent 
throttle events requests to a sender.                                           
                                                                                
                                                |
 | `jgFCupTime`                           | Time, in nanoseconds, spent in 
JGroups FC processing up events.                                                
                                                                                
                                                 |
 | `jgFDdownTime`                         | Time, in nanoseconds, spent in 
JGroups FD processing down events.                                              
                                                                                
                                                 |
 | `jgFDupTime`                           | Time, in nanoseconds, spent in 
JGroups FD processing up events.                                                
                                                                                
                                                 |
@@ -667,26 +652,15 @@ The primary statistics are:
 | `jgGMSdownTime`                        | Time, in nanoseconds, spent in 
JGroups GMS processing down events.                                             
                                                                                
                                                 |
 | `jgGMSupTime`                          | Time, in nanoseconds, spent in 
JGroups GMS processing up events.                                               
                                                                                
                                                 |
 | `jgNAKACKdownTime`                     | Time, in nanoseconds, spent in 
JGroups NAKACK processing down events.                                          
                                                                                
                                                 |
-| `jgNAKACKreceivedMessages`             | Number of received messages 
awaiting stability in NAKACK.                                                   
                                                                                
                                                    |
-| `jgNAKACKsentMessages`                 | Number of sent messages awaiting 
stability in NAKACK.                                                            
                                                                                
                                               |
 | `jgNAKACKupTime`                       | Time, in nanoseconds, spent in 
JGroups NAKACK processing up events.                                            
                                                                                
                                                 |
-| `jgSTABILITYmessages`                  | Number of STABILITY messages 
received by JGroups.                                                            
                                                                                
                                                   |
 | `jgSTABLEdownTime`                     | Time, in nanoseconds, spent in 
JGroups STABLE processing down events.                                          
                                                                                
                                                 |
-| `jgSTABLEmessages`                     | Number of STABLE messages received 
by JGroups.                                                                     
                                                                                
                                             |
-| `jgSTABLEmessagesSent`                 | Number of STABLE messages sent by 
JGroups.                                                                        
                                                                                
                                              |
-| `jgSTABLEsuspendTime`                  | Amount of time JGroups STABLE is 
suspended.                                                                      
                                                                                
                                               |
 | `jgSTABLEupTime`                       | Time, in nanoseconds, spent in 
JGroups STABLE processing up events.                                            
                                                                                
                                                 |
 | `jgTCPGOSSIPdownTime`                  | Time, in nanoseconds, spent in 
JGroups TCPGOSSIP processing down events.                                       
                                                                                
                                                 |
 | `jgTCPGOSSIPupTime`                    | Time, in nanoseconds, spent in 
JGroups TCPGOSSIP processing up events.                                         
                                                                                
                                                 |
 | `jgUDPdownTime`                        | Time, in nanoseconds, spent in 
JGroups UDP processing down events.                                             
                                                                                
                                                 |
 | `jgUDPupTime`                          | Time, in nanosecnds, spent in 
JGroups UDP processing up events.                                               
                                                                                
                                                  |
-| `jgUNICASTdataReceivedTime`            | Amount of time spent in JGroups 
UNICAST send.                                                                   
                                                                                
                                                |
 | `jgUNICASTdownTime`                    | Time, in nanoseconds, spent in 
JGroups UNICAST processing down events.                                         
                                                                                
                                                 |
-| `jgUNICASTreceivedMessages`            | Number of received messages 
awaiting receipt of prior messages.                                             
                                                                                
                                                    |
-| `jgUNICASTsentHighPriorityMessages`    | Number of un-acked high priority 
messages                                                                        
                                                                                
                                               |
-| `jgUNICASTsentMessages`                | Number of un-acked normal priority 
messages.                                                                       
                                                                                
                                             |
 | `jgUNICASTupTime`                      | Time, in nanoseconds, spent in 
JGroups UNICAST processing up events.                                           
                                                                                
                                                 |
-| `jgUpTime`                             | Up Time spent in JGroups stacks.    
                                                                                
                                                                                
                                            |
 | `jgVIEWSYNCdownTime`                   | Time, in nanoseconds, spent in 
JGroups VIEWSYNC processing down events.                                        
                                                                                
                                                 |
 | `jgVIEWSYNCupTime`                     | Time, in nanoseconds, spent in 
JGroups VIEWSYNC processing up events.                                          
                                                                                
                                                 |
 | `lostConnectionLeaseDesc`              | Total number of times an unshared 
sender socket has remained idle long enough that its lease expired.             
                                                                                
                                              |
@@ -766,8 +740,6 @@ The primary statistics are:
 | `threadOrderedSenderConnectionsDesc`   | Current number of thread sockets 
dedicated to sending ordered messages.                                          
                                                                                
                                               |
 | `threadUnorderedSenderConnectionsDesc` | Current number of thread sockets 
dedicated to sending unordered messages.                                        
                                                                                
                                               |
 | `TOSentMsgs`                           | Total number of messages sent on 
thread owned senders.                                                           
                                                                                
                                               |
-| `ucastFlushes`                         | Total number of flushes of the 
unicast datagram protocol, prior to sending a multicast message.                
                                                                                
                                                 |
-| `ucastFlushTime`                       | Total amount of time, in 
nanoseconds, spent waiting for acknowledgements for outstanding unicast 
datagram messages.                                                              
                                                               |
 | `ucastReadBytes`                       | Total number of bytes received in 
unicast datagrams.                                                              
                                                                                
                                              |
 | `ucastReads`                           | Total number of unicast datagrams 
received.                                                                       
                                                                                
                                              |
 | `ucastRetransmits`                     | Total number of unicast datagram 
socket retransmissions.                                                         
                                                                                
                                               |

Reply via email to