Project

General

Profile

Actions

Architecture #7403

closed

Architecture #7320: Add a helper method for parallel sequence traversal in commons

Paralell sequence may have a not correct result (missing elements)

Added by Vincent MEMBRÉ over 8 years ago. Updated over 8 years ago.

Status:
Released
Priority:
N/A
Category:
Performance and scalability
Target version:
Effort required:
Name check:
Fix check:
Regression:

Description

Test fails sometimes leading to the following result

size of base list is: 9
Size of result list is: 8

This is because the buffer is not synchronized :(


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #8427: Parallel traversal of new promises directories causes some nodes promises to not be updatedReleasedNicolas CHARLES2016-05-31Actions
Actions #1

Updated by Vincent MEMBRÉ over 8 years ago

  • Subject changed from Test may fail on some case on parallel sequences to Paralell sequence may have a not correct result (missing elements)
Actions #2

Updated by Vincent MEMBRÉ over 8 years ago

  • Status changed from New to In progress
Actions #3

Updated by Vincent MEMBRÉ over 8 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Vincent MEMBRÉ to François ARMAND
  • Pull Request set to https://github.com/Normation/rudder-commons/pull/19
Actions #4

Updated by Vincent MEMBRÉ over 8 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #6

Updated by Vincent MEMBRÉ over 8 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 3.2.0~beta1 which was released today.

Actions #7

Updated by François ARMAND almost 8 years ago

  • Related to Bug #8427: Parallel traversal of new promises directories causes some nodes promises to not be updated added
Actions

Also available in: Atom PDF