File tree Expand file tree Collapse file tree
streams/src/test/java/org/apache/kafka/streams Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979import static org .apache .kafka .streams .StreamsConfig .MAX_RACK_AWARE_ASSIGNMENT_TAG_VALUE_LENGTH ;
8080import static org .apache .kafka .streams .StreamsConfig .PROCESSOR_WRAPPER_CLASS_CONFIG ;
8181import static org .apache .kafka .streams .StreamsConfig .RACK_AWARE_ASSIGNMENT_NON_OVERLAP_COST_CONFIG ;
82- import static org .apache .kafka .streams .StreamsConfig .TRANSACTIONAL_STATE_STORES_CONFIG ;
8382import static org .apache .kafka .streams .StreamsConfig .RACK_AWARE_ASSIGNMENT_TRAFFIC_COST_CONFIG ;
8483import static org .apache .kafka .streams .StreamsConfig .STATE_DIR_CONFIG ;
8584import static org .apache .kafka .streams .StreamsConfig .TASK_ASSIGNOR_CLASS_CONFIG ;
8685import static org .apache .kafka .streams .StreamsConfig .TOPOLOGY_OPTIMIZATION_CONFIG ;
86+ import static org .apache .kafka .streams .StreamsConfig .TRANSACTIONAL_STATE_STORES_CONFIG ;
8787import static org .apache .kafka .streams .StreamsConfig .adminClientPrefix ;
8888import static org .apache .kafka .streams .StreamsConfig .consumerPrefix ;
8989import static org .apache .kafka .streams .StreamsConfig .producerPrefix ;
You can’t perform that action at this time.
0 commit comments