Skip to content

Conversation

@AshinGau
Copy link
Member

@AshinGau AshinGau commented Jun 18, 2024

bp: #36432

Proposed changes

Fixed Bugs introduced from #34307

  1. FileSystemCacheKey.equals() compares properties by ==, resulting in creating new file system in each partition
  2. dfsFileSystem is not synchronized, resulting in creating more file systems than need.
  3. jobConf.iterator() will produce more than 2000 pairs of key-value

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@AshinGau AshinGau force-pushed the fs_cache_key_br21 branch from 97c00da to 1dd98f7 Compare June 18, 2024 01:41
@AshinGau
Copy link
Member Author

run buildall

2 similar comments
@AshinGau
Copy link
Member Author

run buildall

@AshinGau
Copy link
Member Author

run buildall

@AshinGau AshinGau force-pushed the fs_cache_key_br21 branch from 5f771a9 to 6481909 Compare June 19, 2024 08:30
@AshinGau
Copy link
Member Author

run buildall

@AshinGau AshinGau merged commit 7b36e81 into apache:branch-2.1 Jun 20, 2024
@morningman morningman mentioned this pull request Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants