Murtadha Makki Al Hubail created ASTERIXDB-3186:
---------------------------------------------------
Summary: Invalid NC address used on negative heartbeat ack
Key: ASTERIXDB-3186
URL: https://issues.apache.org/jira/browse/ASTERIXDB-3186
Project: Apache AsterixDB
Issue Type: Bug
Components: HYR - Hyracks
Affects Versions: 0.9.8
Reporter: Murtadha Makki Al Hubail
Assignee: Murtadha Makki Al Hubail
Fix For: 0.9.9
In NodeHeartbeatWork, the CC currently attempts to send negative heartbeat ack
using the ncAddress that was received by the NC. Since this address was
resolved in the NC then sent to the CC, the CC could potentially send the ack
to a wrong NC. We need to resolve the ncAddress on the CC in this case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)