Commit 1a389b78 authored by Marcin's avatar Marcin
Browse files

fix bug: not dumping a new blocks after fork

The problem was describe in psql_tools bug:
psql_tools#16
After investigation it was realized that it is an issue in
sql_serializer code. During development there was a problem with
redundant calling by the processors function
'block_num_rendezvous_trigger::report_complete_thread_stage', the
problem was masked temporary by adding variable
m_already_commited_blocks and was forgotten to
remove.
Redundant event was cuased by triggering data processor with no data
when the plugin was closed or reindex was finished.
parent d5f8905f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment