Skip to content

Replace slotId tag with clientId in PushServer#764

Merged
Andyz26 merged 1 commit into
masterfrom
andyz/replacePushServerSlotTag
Apr 14, 2025
Merged

Replace slotId tag with clientId in PushServer#764
Andyz26 merged 1 commit into
masterfrom
andyz/replacePushServerSlotTag

Conversation

@Andyz26

@Andyz26 Andyz26 commented Apr 11, 2025

Copy link
Copy Markdown
Collaborator

Context

In pushServer the slotId tag's cardinality is too big and costly and we can achieve similar granularity using a combination of clientId + infra tags.

Checklist

  • ./gradlew build compiles code correctly
  • Added new tests where applicable
  • ./gradlew test passes all tests
  • Extended README or added javadocs where applicable

In pushServer the slotId tag cardinality is too big and we can achieve similar granularity using combination of clientId + infra tags
@github-actions

Copy link
Copy Markdown

Test Results

649 tests  ±0   639 ✅ ±0   8m 41s ⏱️ +9s
150 suites ±0    10 💤 ±0 
150 files   ±0     0 ❌ ±0 

Results for commit 80f524f. ± Comparison against base commit 515c38e.

@Andyz26 Andyz26 merged commit 72c7b97 into master Apr 14, 2025
@Andyz26 Andyz26 deleted the andyz/replacePushServerSlotTag branch April 14, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants