Kirk Lund created GEODE-6918:
--------------------------------

             Summary: Log an INFO level message when all actions performed for 
a cache server startup are completed
                 Key: GEODE-6918
                 URL: https://issues.apache.org/jira/browse/GEODE-6918
             Project: Geode
          Issue Type: Wish
          Components: logging
            Reporter: Kirk Lund


Log an INFO level message when all actions performed for a cache server startup 
are completed.

Below is a complete list of all actions performed for a cache server startup:
* Start logging to gemfire log file
* Load and init DistributedSystemServices
* [Optional] Initialize DataSerializers and optional filter
* [Optional] Create off heap storage
* [Optional] Lock memory
* [Optional] Start embedded locator
* Create thread pools and join membership
* Start statistics sampling
* Start alerting service
* Wire up metrics publishing
* [Optional] Request cluster config from locator
* Start creating cache
* Create HTTP service
* [Optional] Deploy JARs from cluster config
* Create MemberMXBean
* Initialize cache services
* [Optional] Create regions from cache xml cluster config
* [Optional] Create regions from cache xml file and PDX region
* [Async] [Optional] Begin redundancy recovery
* [Async] [Optional] Begin recovery of values from disk
* [Optional] Create OQL indices
* [Optional] Complete get initial image (GII)
* [Optional] Create RegionMXBean
* [Optional] Start client/server acceptor
* [Optional] Create CacheServerMXBean
* [Optional] Assign buckets
* [Async] [Optional] Rebalance buckets



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to