[
https://issues.apache.org/jira/browse/SAMZA-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Chen closed SAMZA-1900.
-------------------------------
> Logging improvement: Changelog restore logs should log store name including
> task name/store path
> ------------------------------------------------------------------------------------------------
>
> Key: SAMZA-1900
> URL: https://issues.apache.org/jira/browse/SAMZA-1900
> Project: Samza
> Issue Type: Bug
> Components: kv-store
> Reporter: Daniel Chen
> Assignee: Daniel Chen
> Priority: Major
>
> Add logging in changelog restores and log store to include the TaskName and
> the Store path in printing info logs.
>
> Example changes:
> 1.
> From: 2018-05-15 20:10:31.423 [main]RocksDbKeyValueStore$ [INFO] Opening
> RocksDB store with TTL value: 14400
> To: 2018-05-15 20:10:31.423 [main]RocksDbKeyValueStore$ [INFO] Opening
> RocksDB store at path <store directory> with TTL value: 14400
> 2.
> From: 2018-05-15 20:10:31.421 [main]KeyValueStorageEngine [INFO] Restoring
> entries for store storageRankingEventStore
> To: 2018-05-15 20:10:31.421 [main]KeyValueStorageEngine [INFO] Restoring
> entries for store storageRankingEventStore for task <TaskName>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)