From ad72f363600a8bdd739735a68a268258d6d42763 Mon Sep 17 00:00:00 2001 From: Vadim Ogievetsky Date: Thu, 12 Sep 2019 17:24:29 -0700 Subject: [PATCH] fix forceGuaranteedRollup tooltip (#8529) --- web-console/src/utils/ingestion-spec.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web-console/src/utils/ingestion-spec.tsx b/web-console/src/utils/ingestion-spec.tsx index 952d3baecb1..97d57bd1e5d 100644 --- a/web-console/src/utils/ingestion-spec.tsx +++ b/web-console/src/utils/ingestion-spec.tsx @@ -1561,7 +1561,6 @@ export function getPartitionRelatedTuningSpecFormFields( type: 'boolean', info: ( <> -

Does not currently work with parallel ingestion

Forces guaranteeing the perfect rollup. The perfect rollup optimizes the total size of generated segments and querying time while indexing time will be increased. If