Project

General

Profile

Actions

Feature #10592

closed

Try to get rid of ZIP error workaround

Added by Evgeny Novikov over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
High
Category:
Bridge
Target version:
Start date:
11/24/2020
Due date:
03/01/2021
% Done:

100%

Estimated time:
Published in build:

Description

We made this workaround to handle so called ZIP errors, i.e. when Bridge should receive archives within requests from Core, but it finds out that they are broken. In this case Core infinitely resends such request and I guess that after a second attempt everything is okay (but I did not evaluate that ever).

Maybe after #10579 we will not need this workaround, but we need to estimate this before.


Related issues 1 (1 open0 closed)

Related to Klever - Feature #6587: Extract class Session to common libraries NewEvgeny Novikov01/29/2016

Actions
Actions #1

Updated by Vladimir Gratinskiy over 3 years ago

I've added logging of ZIP errors in Bridge in the branch "feature_10592" (file "logs/ZIP.log").

Actions #2

Updated by Evgeny Novikov over 3 years ago

I merged the branch to master. Let's see on logs...

Actions #3

Updated by Evgeny Novikov over 3 years ago

  • Priority changed from Urgent to High
  • Target version deleted (3.0)

I do not see any errors related to broken ZIP archives in Bridge logs after several days of extensive operation. So, let's hope that we identified this ugly issue at last. But let's get rid of the workaround after 3.0 to avoid any unpleasant surprises.

Actions #4

Updated by Evgeny Novikov over 3 years ago

  • Related to Feature #6587: Extract class Session to common libraries added
Actions #5

Updated by Evgeny Novikov about 3 years ago

  • Target version set to 3.1

It seems that it's time to get rid of this workaround at last.

Actions #6

Updated by Evgeny Novikov about 3 years ago

  • Category set to Bridge
  • Assignee changed from Evgeny Novikov to Vladimir Gratinskiy

I got rid of this workaround in Core and Scheduler in branch get-rid-of-zip-error-workaround. Indeed, most work for this issue is in Bridge

Actions #7

Updated by Vladimir Gratinskiy about 3 years ago

  • Due date set to 03/01/2021
  • Category deleted (Bridge)
  • Status changed from New to Resolved
  • Assignee changed from Vladimir Gratinskiy to Evgeny Novikov
  • % Done changed from 0 to 100

Implemented in bridge-10592.

Actions #8

Updated by Vladimir Gratinskiy about 3 years ago

  • Category set to Bridge
  • Assignee changed from Evgeny Novikov to Vladimir Gratinskiy
Actions #9

Updated by Evgeny Novikov about 3 years ago

  • Status changed from Resolved to Closed

The branch passed tests, so, there is no more ZIP error workaround! Let's hope that nobody will need it anymore.

Actions

Also available in: Atom PDF