Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052457 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | random | 2023-05-16 10:29 | 2023-05-16 10:31 | |||
Reporter | gorkaion | View Status | public | |||||
Assigned To | Triage Platform Conn | |||||||
Priority | high | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | Gold | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 64183 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0052457: On cluster environments processing node can be switch even if current node is alive | |||||||
Description | On a cluster environment with 2 applications nodes. Node A is handling Import Entries. Node B does pings every second to check if Node A is alive by checking a database timestamp. If for some reason Node A is slow updating the database timestamp the node B can take ownership of the Import Entries even if node A is still alive. The ping is done every 10s and only allows 1 extra second to consider node A down. So in case Node A fails to update the reference timestamp in 11 seconds the nodes are switches. Since the node A is not really down this causes that some Import Entries are processed in both application nodes. The handling process should allow more pings to fail before executing the switch of nodes to allow some punctual slowness in node A. | |||||||
Steps To Reproduce | Force node A to delay the reference timestamp update for 12 seconds. | |||||||
Proposed Solution | Increment the extra time allow 1 or 2 pings to fail before switching handling nodes. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||||||||||||||||
|
![]() |
|||
Date Modified | Username | Field | Change |
2023-05-16 10:29 | gorkaion | New Issue | |
2023-05-16 10:29 | gorkaion | Assigned To | => Triage Platform Conn |
2023-05-16 10:29 | gorkaion | OBNetwork customer | => Gold |
2023-05-16 10:29 | gorkaion | Modules | => Core |
2023-05-16 10:29 | gorkaion | Support ticket | => 64183 |
2023-05-16 10:29 | gorkaion | Triggers an Emergency Pack | => No |
2023-05-16 10:30 | gorkaion | Relationship added | related to 0052456 |
2023-05-16 10:30 | gorkaion | Relationship added | related to 0052455 |
2023-05-16 10:31 | gorkaion | Relationship added | duplicate of 0052445 |
2023-05-16 10:31 | gorkaion | Status | new => closed |
2023-05-16 10:31 | gorkaion | Resolution | open => duplicate |
Copyright © 2000 - 2009 MantisBT Group |