Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-1900

Logging improvement: Changelog restore logs should log store name including task name/store path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0
    • kv-store
    • None

    Description

      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>

      Attachments

        Issue Links

          Activity

            People

              dchen Daniel Chen
              dchen Daniel Chen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: