|
@@ -2568,7 +2568,8 @@ public abstract class FileSystem extends Configured
|
|
|
|
|
|
/**
|
|
|
* 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
|