imbajin commented on code in PR #2661: URL: https://github.com/apache/incubator-hugegraph/pull/2661#discussion_r1746498881
########## hugegraph-server/hugegraph-dist/src/assembly/static/conf/graphs/hstore.properties.template: ########## @@ -107,3 +85,25 @@ cassandra.password= #palo.poll_interval=10 #palo.temp_dir=./palo-data #palo.file_limit_size=32 + +# These raft configurations will be deprecated, please use the official version instead Review Comment: ```suggestion # WARNING: These raft configurations are deprecated, please use the latest version instead ``` -- 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]
