apache / distributedlog

Apache DistributedLog
Apache License 2.0
185 stars 74 forks source link

Issue 225: Create log should create missing path components #228

Closed sijie closed 7 years ago

sijie commented 7 years ago

Descriptions of the changes in this PR:

reuse the methods used by rename to create missing path components.

(the test is covered by #227)