Alluxio / Community

New Contributor Tasks for Alluxio
20 stars 38 forks source link

Fix logging message in core/client/fs/src/main/java/alluxio/client/file/ FileSystem.java #639 #639

Closed abcyhq closed 2 years ago

abcyhq commented 2 years ago

In core/client/fs/src/main/java/alluxio/client/file/ FileSystem.java](https://github.com/Alluxio/alluxio/blob/master/core/client/fs/src/main/java/alluxio/client/file/FileSystem.java#L101 change Get a FileSystem from the cache with a given subject. to Gets a FileSystem from the cache with a given subject.

In core/client/fs/src/main/java/alluxio/client/file/ FileSystem.java](https://github.com/Alluxio/alluxio/blob/master/core/client/fs/src/main/java/alluxio/client/file/FileSystem.java#L111 change Get a FileSystem from the cache with a given subject. to Gets a FileSystem from the cache with a given subject.

abcyhq commented 2 years ago

/assign @abcyhq