You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It could happen if the appropriate transaction was previously aborted.
Such a situation already handled correctly on hot, so should handle it during bootstrap also.
The text was updated successfully, but these errors were encountered:
Summary:
This can happen if the appropriate transaction was previously aborted.
Such a situation is already handled correctly for live operations, so we should handle it similarly during bootstrap also.
Test Plan: Jenkins
Reviewers: kannan, mikhail
Reviewed By: kannan, mikhail
Subscribers: kannan, ybase
Differential Revision: https://phabricator.dev.yugabyte.com/D9018
mbautin
pushed a commit
to mbautin/yugabyte-db
that referenced
this issue
Jul 27, 2020
…ing tablet bootstrap
Summary:
This can happen if the appropriate transaction was previously aborted.
Such a situation is already handled correctly for live operations, so we should handle it similarly during bootstrap also.
Test Plan: Jenkins
Reviewers: mikhail, kannan
Reviewed By: kannan
Subscribers: ybase, kannan
Differential Revision: https://phabricator.dev.yugabyte.com/D9021
…et bootstrap
Summary:
This can happen if the appropriate transaction was previously aborted.
Such a situation is already handled correctly for live operations, so we should handle it similarly during bootstrap also.
Test Plan: Jenkins: patch: 2.1
Reviewers: mikhail, kannan
Reviewed By: kannan
Subscribers: ybase, kannan
Differential Revision: https://phabricator.dev.yugabyte.com/D9022
…et bootstrap
Summary:
This can happen if the appropriate transaction was previously aborted.
Such a situation is already handled correctly for live operations, so we should handle it similarly during bootstrap also.
Test Plan: Jenkins: patch: 2.2
Reviewers: mikhail, kannan
Reviewed By: mikhail, kannan
Subscribers: ybase, kannan
Differential Revision: https://phabricator.dev.yugabyte.com/D9021
It could happen if the appropriate transaction was previously aborted.
Such a situation already handled correctly on hot, so should handle it during bootstrap also.
The text was updated successfully, but these errors were encountered: