wenzhenghu opened a new issue, #66026:
URL: https://github.com/apache/doris/issues/66026

   ## Summary
   
   This issue aggregates the follow-up issues, review findings, and baseline 
problems tracked outside PR #65126:
   
   - PR: #65126
   - PR URL: https://github.com/apache/doris/pull/65126
   
   The goal is to provide one place where reviewers and later contributors can 
quickly find the problems that were discovered during the review of PR #65126, 
including both:
   
   1. issues introduced or clarified during the refactor follow-up process, and
   2. pre-existing master/baseline problems that were surfaced by the same 
review thread but intentionally tracked out of scope.
   
   ## Tracked issues
   
   ### Correctness / consistency
   
   - #65750 `[Bug] HMS incremental events have multiple metadata cache 
consistency gaps`
     - umbrella issue for HMS incremental-event consistency problems
     - includes the mode-1 database-event canonicalization gap identified 
during PR review
   
   - #66001 `[Bug][Meta Cache] Complete global invalidation ordering after PR 
#65126`
     - tracks the remaining global invalidation ordering/fence gap after the 
per-key publication ordering fixes
   
   ### Performance / behavior follow-ups
   
   - #65779 `[Performance] Reduce full names snapshot rebuild cost on HMS 
events`
     - tracks snapshot rebuild overhead on HMS event paths
   
   - #65792 `[Enhancement] Include catalog and database MetaCacheEntry 
instances in unified cache statistics`
     - tracks follow-up observability work for the refactored cache entries
   
   - #66025 `[Performance] Avoid N+1 remote table enumeration in external 
session bypass SHOW TABLES path`
     - baseline performance issue surfaced during the PR review
     - not introduced by PR #65126, but related to the same external 
metadata/session-bypass area
   
   ### Other related findings found during review
   
   - #66024 `[bug](http) MetaInfoAction.getAllDatabases() leaks unfiltered db 
list, bypassing SHOW privilege`
     - separate pre-existing master bug surfaced while reviewing the full PR 
scope
   
   ## Notes
   
   - This issue is intentionally a tracking index only.
   - Individual bug discussions, fixes, priority, and closure should happen in 
the linked issues.
   - New issues discovered while reviewing or following up PR #65126 can be 
appended here later.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to