xihong08 opened a new issue, #1140: URL: https://github.com/apache/incubator-pegasus/issues/1140
## Bug Report I try to use bulkload for one replica fator's and 30 partitions's app, and the app just has small amount of data. but this bulkload failed. I found the key information in the meta's log. That's about it. 'partition doesn't have bulk load metadata, set bulk load failed'. and then, i found the log for update bulk load metadata, and check zookkeeper's metadata for partion, parts of 30 partitions occur this, doesn't have bulk load metadata, It's a matter of probability. I suspect it was overwritten after the update. and check the code handle_app_downloading, update_partition_metadata_on_remote_storage and update_partition_info_on_remote_storageās Order not guaranteed for asynchronous Multithreading -- 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: dev-unsubscr...@pegasus.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pegasus.apache.org For additional commands, e-mail: dev-h...@pegasus.apache.org