Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
ghx-label-9
Description
Surfaced by twmarshall in IMPALA-9295:
If the report where the AuxErrorInfoPB is sent is dropped/fails, eg. due to backpressure at the coordinator or a flaky network, the next report won't contain the AuxErrorInfoPB, it will just be dropped.
Fortunately, we already dealt with this situation for the error log and you just need to do the same thing as we did there, i.e. move AuxErrorInfoPB into the StatefulStatusPB
Attachments
Issue Links
- relates to
-
IMPALA-9137 Blacklist node if a DataStreamService RPC to the node fails
- Resolved
-
IMPALA-9295 RPC failures don't always trigger a blacklist
- Resolved