aglinxinyuan opened a new issue, #7033:
URL: https://github.com/apache/texera/issues/7033

   ### Task Summary
   
   `amber/src/main/python/core/util/customized_queue/double_blocking_queue.py` 
has contained no code since 2022. All 16 remaining lines are the ASF license 
header.
   
   How it got here:
   
   | When | What |
   | --- | --- |
   | 2021-07-23 | `DoubleBlockingQueue` added by #1262 |
   | 2022-11-29 | #1725 replaced `InternalQueue`'s backing store with 
`LinkedBlockingMultiQueue` and emptied the class — but left the file |
   | 2025-05-03 | #3415 stamped an ASF license header onto the now-empty file |
   
   Nothing imports it. The package barrel `customized_queue/__init__.py` 
exports only `LinkedBlockingMultiQueue` and `IQueue`, and there is no reference 
to the module in any source file, test, config or doc.
   
   Deleting it is a one-file removal with no behaviour change: −16 lines.
   
   ### Task Type
   
   - [x] Refactor / Cleanup
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to