Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Add log path for unsupported block log version exception #9905

Merged
merged 3 commits into from
Jan 19, 2021

Conversation

allenhan2
Copy link
Contributor

@allenhan2 allenhan2 commented Jan 13, 2021

Change Description

For issue: #9871

Change Type

Select ONE:

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Test:

warn 2021-01-19T17:37:30.340 thread-0 chain_plugin.cpp:1321 plugin_initialize ] 3190001 block_log_unsupported_version: unsupported version of block log
Unsupported version of block log. Block log version is 808464432 while code supports version(s) [1,4], log file: /Users/yue.han/workspace/eosio/develop/bin/dogfooding/data/blocks/blocks.log
{"version":808464432,"min":1,"max":4,"log":"/Users/yue.han/workspace/eosio/develop/bin/dogfooding/data/blocks/blocks.log"}
thread-0 block_log.cpp:57 read_from

Testing Changes

Select ANY that apply:

  • New Tests
  • Existing Tests
  • Test Framework
  • CI System
  • Other

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

libraries/chain/block_log.cpp Outdated Show resolved Hide resolved
libraries/chain/block_log.cpp Outdated Show resolved Hide resolved
@allenhan2 allenhan2 merged commit af33f0c into develop Jan 19, 2021
@allenhan2 allenhan2 deleted the add_log_path_to_assert_msg_dev branch January 19, 2021 19:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants