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

Revert "branch-2.1: [bug](auto partition) Fix be crash with single replica insert" #48926

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

yiguolei
Copy link
Contributor

Reverts #48536

BE core after this PR, revert it。
*** Check failure stack trace: ***
@ 0x564fa82e5606 google::LogMessage::SendToLog()
@ 0x564fa82e2050 google::LogMessage::Flush()
@ 0x564fa82e5e49 google::LogMessageFatal::~LogMessageFatal()
@ 0x564fa9dcb44a (unknown)
@ 0x564fa8a19e05 google::protobuf::internal::LogMessage::Finish()
@ 0x564f9e68d49e google::protobuf::Map<>::at<>()
@ 0x564f9e68b805 doris::TabletsChannel::_commit_txn()
@ 0x564f9e68b20b doris::TabletsChannel::close()
@ 0x564f9e591fee doris::LoadChannel::_handle_eos()
@ 0x564f9e591ca2 doris::LoadChannel::add_batch()
@ 0x564f9e58c300 doris::LoadChannelMgr::add_batch()
@ 0x564f9e702bb1 std::_Function_handler<>::_M_invoke()
@ 0x564f9e71d3db doris::WorkThreadPool<>::work_thread()
@ 0x564fab0ad760 execute_native_thread_routine
@ 0x7efd907a8ac3 (unknown)
@ 0x7efd9083a850 (unknown)
@ (nil) (unknown)

@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@yiguolei
Copy link
Contributor Author

skip buildall

@yiguolei yiguolei merged commit bc3e93a into branch-2.1 Mar 11, 2025
26 of 28 checks passed
@CalvinKirs CalvinKirs deleted the revert-48536-fix-auto-parition-2.1 branch March 11, 2025 09: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