bitcoinj / bitcoinj/bitcoinj

h2 block store download sometimes stops

Open
#775 1 comment 0 reactions 0 assignees View on GitHub
Enhancement
Dominant language
Java
Stars
5.2k
Forks
2.6k
Avg merge
10h 56m
Merged PRs (30d)
18

Description

Originally reported on Google Code with ID 409

```
hello ,
sometimes , h2 stops downloading blockchain and i never get message like this ;
"AbstractBlockChain add"
i dont know the reason , i did not see any exception on log maybe for internet connection
lose temporary may got this problem.

It should continue download , retry.
it maybe the problem i said or not.

When i restart application , it continues to download blockchains.
You should fix this issue...

```

Reported by `kadir.bayner` on 2013-05-21 15:54:26

Contributor guide

Open the contributing guide

Research direction

Start by tracing the H2 block store download path around the AbstractBlockChain add point mentioned in the report. Reproduce a temporary internet interruption and compare behavior with restarting the application. Done means block download retries and resumes without requiring an application restart, without silently stopping.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
blockchain, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.