Closed abhishekdas99 closed 7 years ago
Right now we create FSDataInputStream irrespective of whether we are falling back to DirectRead from the remote. Lets instantiate this object only when we need.
Right now we create FSDataInputStream irrespective of whether we are falling back to DirectRead from the remote. Lets instantiate this object only when we need.