|
@@ -867,7 +867,8 @@ public abstract class AbstractFileSystem implements PathCapabilities {
|
|
|
|
|
|
/**
|
|
|
* Synchronize client metadata state.
|
|
|
- * <p/>In some FileSystem implementations such as HDFS metadata
|
|
|
+ * <p>
|
|
|
+ * In some FileSystem implementations such as HDFS metadata
|
|
|
* synchronization is essential to guarantee consistency of read requests
|
|
|
* particularly in HA setting.
|
|
|
* @throws IOException
|