Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-2.1: base: make TestValidateAddrs portable #29103

Merged
merged 1 commit into from
Aug 27, 2018

Conversation

knz
Copy link
Contributor

@knz knz commented Aug 27, 2018

Backport 1/1 commits from #29101.

/cc @cockroachdb/release


On (at least) osx the port name resolution error is different. This patch
modifies the test to catch that.

Release note: None

On (at least) osx the port name resolution error is different. This
patch modifies the test to catch that.

Release note: None
@knz knz requested a review from mberhault August 27, 2018 12:24
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@knz knz requested a review from a-robinson August 27, 2018 19:03
@knz
Copy link
Contributor Author

knz commented Aug 27, 2018

bors r+

craig bot pushed a commit that referenced this pull request Aug 27, 2018
29077: backport-2.1: storage,kv: remove some allocations r=jordanlewis a=jordanlewis

Backport 1/1 commits from #29075.

/cc @cockroachdb/release

---

Guard an expensive log.V in a log.ExpensiveLogEnabled.

Pass roachpb.Lease by value in one situation in which allocating it is
pointless.

cc @benesch

This seems to improve read-only kv performance by almost 5%!

Release note: None


29103: release-2.1: base: make TestValidateAddrs portable r=knz a=knz

Backport 1/1 commits from #29101.

/cc @cockroachdb/release

---

On (at least) osx the port name resolution error is different. This patch
modifies the test to catch that.

Release note: None


29121: release-2.1: opt: fix LookupJoinDef interning, add tests r=RaduBerinde a=RaduBerinde

Backport 1/1 commits from #29117.

/cc @cockroachdb/release

---

Fixing an omission I noticed in internLookupJoinDef and adding missing
tests for interning defs.

Release note: None


Co-authored-by: Jordan Lewis <[email protected]>
Co-authored-by: Raphael 'kena' Poss <[email protected]>
Co-authored-by: Radu Berinde <[email protected]>
@craig
Copy link
Contributor

craig bot commented Aug 27, 2018

Build succeeded

@craig craig bot merged commit 6915d56 into cockroachdb:release-2.1 Aug 27, 2018
@knz knz deleted the backport2.1-29101 branch August 27, 2018 21:00
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