File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
clients/da-vinci-client/src/main/java/com/linkedin/davinci/config Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 133133import static com .linkedin .venice .ConfigKeys .SERVER_INGESTION_TASK_REUSABLE_OBJECTS_STRATEGY ;
134134import static com .linkedin .venice .ConfigKeys .SERVER_KAFKA_CONSUMER_OFFSET_COLLECTION_ENABLED ;
135135import static com .linkedin .venice .ConfigKeys .SERVER_KAFKA_MAX_POLL_RECORDS ;
136- import static com .linkedin .venice .ConfigKeys .SERVER_LAG_MONITOR_CLEANUP_CYCLE ;
137136import static com .linkedin .venice .ConfigKeys .SERVER_LAG_BASED_REPLICA_AUTO_RESUBSCRIBE_ENABLED ;
138137import static com .linkedin .venice .ConfigKeys .SERVER_LAG_BASED_REPLICA_AUTO_RESUBSCRIBE_INTERVAL_IN_SECONDS ;
139138import static com .linkedin .venice .ConfigKeys .SERVER_LAG_BASED_REPLICA_AUTO_RESUBSCRIBE_MAX_REPLICA_COUNT ;
140139import static com .linkedin .venice .ConfigKeys .SERVER_LAG_BASED_REPLICA_AUTO_RESUBSCRIBE_THRESHOLD_IN_SECONDS ;
140+ import static com .linkedin .venice .ConfigKeys .SERVER_LAG_MONITOR_CLEANUP_CYCLE ;
141141import static com .linkedin .venice .ConfigKeys .SERVER_LEADER_COMPLETE_STATE_CHECK_IN_FOLLOWER_VALID_INTERVAL_MS ;
142142import static com .linkedin .venice .ConfigKeys .SERVER_LEAKED_RESOURCE_CLEANUP_ENABLED ;
143143import static com .linkedin .venice .ConfigKeys .SERVER_LEAKED_RESOURCE_CLEAN_UP_INTERVAL_IN_MINUTES ;
You can’t perform that action at this time.
0 commit comments