]
Denis Golovin updated JBDS-4019:
--------------------------------
Fix Version/s: 10.2.0.AM2
download manager sha checks fail because stream not flushed before
checking
---------------------------------------------------------------------------
Key: JBDS-4019
URL:
https://issues.jboss.org/browse/JBDS-4019
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: installer, platform-installer
Affects Versions: 10.1.0.AM3
Reporter: Nick Boldt
Assignee: Denis Golovin
Fix For: 10.2.0.AM2
Per discussion today, Denis is seeing frequent failures to download things from DM,
ostensibly because the SHA check is failing.
Suggestion is that this is caused by checking the SHA before the whole download is
flushed to disk, resulting in frequent download failures at about 98-99% completeness.
https://github.com/redhat-developer-tooling/developer-platform-install/bl...