datawave icon indicating copy to clipboard operation
datawave copied to clipboard

Fix GlobalIndexUidAggregator complaining

Open mineralntl opened this issue 11 months ago • 0 comments

This seeks to fix an error seen from the GlobalIndexUidAggregator complaining about an inccorect Value type being passed from the ShardTableQueryMetricHandler. Instead of passing an incompatible type and clogging up the logs, we now move UIDs to the removalUidList instead of flipping the delete flag on the entire key being processed.

mineralntl avatar Mar 11 '24 17:03 mineralntl