|
|
@ -1264,7 +1264,7 @@ public class KafkaProperties {
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* Cleanup the application’s local state directory on shutdown.
|
|
|
|
* Cleanup the application’s local state directory on shutdown.
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
private boolean onShutdown = true;
|
|
|
|
private boolean onShutdown = false;
|
|
|
|
|
|
|
|
|
|
|
|
public boolean isOnStartup() {
|
|
|
|
public boolean isOnStartup() {
|
|
|
|
return this.onStartup;
|
|
|
|
return this.onStartup;
|
|
|
|