Commit cb10eda
🤖 [server][da-vinci] Exclude remote VTs from Global RT DIV consumed bytes tra
cking
When isGlobalRtDivEnabled, consumedBytesSinceLastSync should only track
local version topic (keyed by VT name) and real-time topics (keyed by
broker URL). Remote version topics are excluded from the map entirely.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5e5fd02 commit cb10eda
1 file changed
Lines changed: 6 additions & 3 deletions
File tree
- clients/da-vinci-client/src/main/java/com/linkedin/davinci/kafka/consumer
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1493 | 1493 | | |
1494 | 1494 | | |
1495 | 1495 | | |
1496 | | - | |
| 1496 | + | |
| 1497 | + | |
1497 | 1498 | | |
1498 | | - | |
1499 | | - | |
| 1499 | + | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
1500 | 1503 | | |
1501 | 1504 | | |
1502 | 1505 | | |
| |||
0 commit comments