Re: [PR] HDFS-17532. Allow router state store cache update to overwrite and delete in parallel [hadoop]

2024-05-20 Thread via GitHub
hadoop-yetus commented on PR #6839: URL: https://github.com/apache/hadoop/pull/6839#issuecomment-2120145776 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: |

Re: [PR] HDFS-17532. Allow router state store cache update to overwrite and delete in parallel [hadoop]

2024-05-20 Thread via GitHub
kokonguyen191 commented on PR #6839: URL: https://github.com/apache/hadoop/pull/6839#issuecomment-2120093100 @ZanderXu This is the other half split from https://github.com/apache/hadoop/pull/6833, can help me review if you're free, thanks! -- This is an automated message from the Apache

[PR] HDFS-17532. Allow router state store cache update to overwrite and delete in parallel [hadoop]

2024-05-20 Thread via GitHub
kokonguyen191 opened a new pull request, #6839: URL: https://github.com/apache/hadoop/pull/6839 ### Description of PR This ticket aims to allow the overwrite part and delete part of org.apache.hadoop.hdfs.server.federation.store.CachedRecordStore#overrideExpiredRecords to run in