acelyc111 commented on issue #1432: URL: https://github.com/apache/incubator-pegasus/issues/1432#issuecomment-1549940381
@shalk The new API would like this? ``` public void createApp(String appName, long timeoutMs, boolean successIfExist) throws PException ``` And the default replica count and partition count is configured on MetaServer? -- 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]
