xvrl commented on a change in pull request #12321:
URL: https://github.com/apache/druid/pull/12321#discussion_r828407189
##########
File path: web-console/src/views/ingestion-view/ingestion-view.tsx
##########
@@ -244,6 +247,8 @@ ORDER BY "rank" DESC, "created_time" DESC`;
hiddenSupervisorColumns: new LocalStorageBackedVisibility(
LocalStorageKeys.SUPERVISOR_TABLE_COLUMN_SELECTION,
),
+
+ preferOverlord: true,
Review comment:
this would change the default behavior, so we should make sure we are
understand the implications for the user and call this out in the release
notes. @gianm @vogievetsky any opinion on whether we should keep the existing
default or not?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]