xingtanzjr opened a new pull request #240: [Fix issue 124] Add pathExist() check after obtain lock when trying to add path to me… URL: https://github.com/apache/incubator-iotdb/pull/240 Add `pathExist()` check after obtaining lock when trying to add a new path to metadata tree. If this validation doesn't exist, multi concurrent thread could write same `timeseries` to our system, which is a bug.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
