liunaijie commented on issue #4607: URL: https://github.com/apache/incubator-seatunnel/issues/4607#issuecomment-1514298114
@hailin0 here is my understanding, purpose: local mode will create a Hazelcast server in local, but it will use the default config(hazelcast.yaml). this config set the `auto-increment` to fasle. i need set it to true in local mode. Purpose: change this config before [createServeInLocal](https://github.com/apache/incubator-seatunnel/blob/d2094bf2e19de2bb8c6a7eb06b438982d5cb8e38/seatunnel-core/seatunnel-starter/src/main/java/org/apache/seatunnel/core/starter/seatunnel/command/ClientExecuteCommand.java#L87) -- 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]
