8000 Tags · xiaoronglv/cockroach · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: xiaoronglv/cockroach

Tags

provisional_201910141814_v19.2.0-rc.1

Toggle provisional_201910141814_v19.2.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub†8000 ™s verified signature. The key has expired.
Merge pull request cockroachdb#41501 from lucy-zhang/backport19.2-41479

release-19.2: backupccl: fix sanitizeLocalityKV() char handling

v19.2.0-beta.20191014

Toggle v19.2.0-beta.20191014's commit message
Merge cockroachdb#41413

41413: release-19.2: Revert "Merge cockroachdb#41307" r=andreimatei a=andreimatei

Backport 1/1 commits from cockroachdb#41406.

/cc @cockroachdb/release

---

This reverts commit 1c99165, reversing
changes made to e6e9161.

Somehow cockroachdb#41307 broke some Jepsen tests. Reversing while I investigate.

Fixes cockroachdb#41376
Fixes cockroachdb#41364
Fixes cockroachdb#41363
Fixes cockroachdb#41362

Release justification: broke Jepsen

Release note: None


Co-authored-by: Andrei Matei <andrei@cockroachlabs.com>

provisional_201910072154_v19.2.0-beta.20191014

Toggle provisional_201910072154_v19.2.0-beta.20191014's commit message
Merge cockroachdb#41413

41413: release-19.2: Revert "Merge cockroachdb#41307" r=andreimatei a=andreimatei

Backport 1/1 commits from cockroachdb#41406.

/cc @cockroachdb/release

---

This reverts commit 1c99165, reversing
changes made to e6e9161.

Somehow cockroachdb#41307 broke some Jepsen tests. Reversing while I investigate.

Fixes cockroachdb#41376
Fixes cockroachdb#41364
Fixes cockroachdb#41363
Fixes cockroachdb#41362

Release justification: broke Jepsen

Release note: None


Co-authored-by: Andrei Matei <andrei@cockroachlabs.com>

provisional_201910051220_v19.2.0-beta.20191014

Toggle provisional_201910051220_v19.2.0-beta.20191014's commit message
Merge cockroachdb#41307

41307: sql: fix various problematic uses of the txn in DistSQL flows r=andreimatei a=andreimatei

see individual commits

Release justification: Fixes bad bugs.

Co-authored-by: Andrei Matei <andrei@cockroachlabs.com>

v19.2.0-beta.20190930

Toggle v19.2.0-beta.20190930's commit message
Merge cockroachdb#41171

41171: storage: don't crash when applying side-effects of old ChangeReplicas trigger r=nvanbenschoten a=nvanbenschoten

Fixes cockroachdb#41155.
Fixes cockroachdb#41147.

The fix in cockroachdb#41148 avoided a crash when staging a ChangeReplicas trigger with
a DeprecatedNextReplicaID in an application batch, but there was another bug
where applying the side-effects of such a command still caused a crash. This
commit fixes the crash and extends the test added in cockroachdb#41148 to go through the
whole process of applying the command (which would have caught the second
crash as well).

Release justification: fixes a crash in mixed version clusters.

Release note: None

Co-authored-by: Nathan VanBenschoten <nvanbenschoten@gmail.com>

provisional_201910021438_v19.2.0-beta.20190930

Toggle provisional_201910021438_v19.2.0-beta.20190930's commit message
Merge cockroachdb#41171

41171: storage: don't crash when applying side-effects of old ChangeReplicas trigger r=nvanbenschoten a=nvanbenschoten

Fixes cockroachdb#41155.
Fixes cockroachdb#41147.

The fix in cockroachdb#41148 avoided a crash when staging a ChangeReplicas trigger with
a DeprecatedNextReplicaID in an application batch, but there was another bug
where applying the side-effects of such a command still caused a crash. This
commit fixes the crash and extends the test added in cockroachdb#41148 to go through the
whole process of applying the command (which would have caught the second
crash as well).

Release justification: fixes a crash in mixed version clusters.

Release note: None

Co-authored-by: Nathan VanBenschoten <nvanbenschoten@gmail.com>

provisional_201909261658_v19.2.0-beta.20190930

Toggle provisional_201909261658_v19.2.0-beta.20190930's commit message
Merge cockroachdb#41148

41148: storage: don't crash when applying ChangeReplicas trigger with DeprecatedNextReplicaID r=nvanbenschoten a=nvanbenschoten

Fixes cockroachdb#41145.

This bug was introduced in cockroachdb#40892.

This may force us to pick a new SHA for the beta. Any ChangeReplicas
Raft entry from 19.1 or before is going to crash a node without it.

Release justification: fixes a crash in mixed version clusters.

Release note: None

Co-authored-by: Nathan VanBenschoten <nvanbenschoten@gmail.com>

v19.1.5

Toggle v19.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release-19.1: util/log: ensure stderr is only redirected to th… (cock…

…roachdb#40942)

release-19.1: util/log: ensure stderr is only redirected to the main log

provisional_201909231358_v19.1.5

Toggle provisional_201909231358_v19.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release-19.1: util/log: ensure stderr is only redirected to th… (cock…

…roachdb#40942)

release-19.1: util/log: ensure stderr is only redirected to the main log

provisional_201909201608_v2.0.8

Toggle provisional_201909201608_v2.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cockroachdb#40753 from ajkr/release-2.0-rocksdb-co…

…mparator-fix

release-2.0: c-deps: bump rocksdb for comparator fix
0