Skip to content

chore: add buffnet authority to connection#3168

Merged
tstirrat15 merged 1 commit into
mainfrom
tstirrat/add-buffnet-authority-to-buffered-client
Jun 10, 2026
Merged

chore: add buffnet authority to connection#3168
tstirrat15 merged 1 commit into
mainfrom
tstirrat/add-buffnet-authority-to-buffered-client

Conversation

@tstirrat15

Copy link
Copy Markdown
Contributor

Description

This is a behavior I missed in #3147. The GRPCDialContext for buffered connections was setting this authority flag.

Changes

  • Reinstate the flag

Testing

Review.

@tstirrat15 tstirrat15 requested a review from a team as a code owner June 10, 2026 16:17
@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@tstirrat15 tstirrat15 force-pushed the tstirrat/add-buffnet-authority-to-buffered-client branch from efde191 to 01dd5c8 Compare June 10, 2026 16:20

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 01dd5c8 Previous: 87482ed Ratio
BenchmarkDatastoreDriver/cockroachdb-overlap-static/TestTuple/SnapshotReverseRead (github.com/authzed/spicedb/internal/datastore/benchmark) 35501168 ns/op 173769 B/op 20198 allocs/op 7638005 ns/op 172827 B/op 20195 allocs/op 4.65
BenchmarkDatastoreDriver/cockroachdb-overlap-static/TestTuple/SnapshotReverseRead (github.com/authzed/spicedb/internal/datastore/benchmark) - ns/op 35501168 ns/op 7638005 ns/op 4.65
BenchmarkDatastoreDriver/cockroachdb-overlap-insecure/TestTuple/SnapshotReverseRead (github.com/authzed/spicedb/internal/datastore/benchmark) 32667877 ns/op 173661 B/op 20198 allocs/op 7548695 ns/op 172720 B/op 20195 allocs/op 4.33
BenchmarkDatastoreDriver/cockroachdb-overlap-insecure/TestTuple/SnapshotReverseRead (github.com/authzed/spicedb/internal/datastore/benchmark) - ns/op 32667877 ns/op 7548695 ns/op 4.33
BenchmarkDatastoreDriver/cockroachdb-overlap-insecure/TestTuple/Touch (github.com/authzed/spicedb/internal/datastore/benchmark) 5970645 ns/op 22017 B/op 287 allocs/op 2982735 ns/op 22024 B/op 287 allocs/op 2.00
BenchmarkDatastoreDriver/cockroachdb-overlap-insecure/TestTuple/Touch (github.com/authzed/spicedb/internal/datastore/benchmark) - ns/op 5970645 ns/op 2982735 ns/op 2.00

This comment was automatically generated by workflow using github-action-benchmark.

@tstirrat15 tstirrat15 merged commit 8908ebe into main Jun 10, 2026
109 of 112 checks passed
@tstirrat15 tstirrat15 deleted the tstirrat/add-buffnet-authority-to-buffered-client branch June 10, 2026 16:47
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants