You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2019/08/08 16:19:00 UTC

[jira] [Resolved] (GEODE-6918) Log an INFO level message when all actions performed for a cache server startup are completed

     [ https://issues.apache.org/jira/browse/GEODE-6918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirk Lund resolved GEODE-6918.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

> 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
>            Assignee: Kirk Lund
>            Priority: Major
>             Fix For: 1.10.0
>
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> 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.14#76016)