WHBANG opened a new issue #895: URL: https://github.com/apache/incubator-pegasus/issues/895
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? - create a single partition table, write some data, check these data is readable - stop replica server - delete data directory( replica/, replica/reps/, replica/reps/m.n.pegasus:delete any level of directory can reproduce) - start replica server - the deleted partitions are rebuild and the data is lost 2. What did you expect to see? print error log, partition status is unhealthy 3. What did you see instead? no error log and the deleted partitions are rebuild 4. What version of Pegasus are you using? 2.0.0 -- 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]
