Skip to content

kafka: preserve native explicit-quota window limits - #590

Draft
bringhurst wants to merge 1 commit into
3.9-li-bridge/config-metrics-gatefrom
3.9-li-bridge/native-quota-window
Draft

bringhurst wants to merge 1 commit into
3.9-li-bridge/config-metrics-gatefrom
3.9-li-bridge/native-quota-window

Conversation

@bringhurst

Copy link
Copy Markdown
Member

The static-quota addition treated any limit at or above Long.MaxValue as absent, including an explicit dynamic quota with the bridge feature disabled. Restore the original callback calculation and use the gated static default only when the callback returns no value. The new native-path regression fails before the repair (finite 9.22e19 expected, Double.MaxValue returned). The complete ClientQuotaManagerTest, QuotaFactoryTest and RequestQuotaTest suites pass afterward, including fallback restoration after removing an override. No new feature or default is enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant