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/09/17 16:22:00 UTC

[jira] [Updated] (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 updated GEODE-6918:
-----------------------------
    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, 1.11.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
(v8.3.2#803003)