Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #45883

…45883)

before:
```
bash bin/start.sh --daemon --meta-service

LIBHDFS3_CONF=
starts doris_cloud with args: --meta-service
wait and check doris_cloud start successfully
successfully started brpc listening on port=5000 time_elapsed_ms=11
doris_cloud start successfully

```

after:
```
bash bin/start.sh --daemon --meta-service

2024-12-26 15:31:53 start with args: --meta-service
wait and check MetaService and Recycler start successfully
process working directory: "/mnt/disk1/zhangminke/ms"
pid=1666015 written to file=./bin/doris_cloud.pid
version:{doris-0.0.0-release} code_version:{commit=fd44740fadabebfedb5da201d7ce427a5dd47c44 time=2025-01-16 18:53:00 +0800} build_info:{initiator=zhangminke@VM-10-6-centos build_at=2025-01-16 18:53:00 +0800 build_on=NAME="TencentOS Server" VERSION="3.1 (Final)" }

use volatile mem kv, please make sure it is not a production environment
MetaService has been started successfully
successfully started service listening on port=23415 time_elapsed_ms=19
```
@github-actions github-actions bot requested a review from dataroaring as a code owner January 23, 2025 06:56
@Thearas
Copy link
Contributor

Thearas commented Jan 23, 2025

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?

@dataroaring dataroaring reopened this Jan 23, 2025
@Thearas
Copy link
Contributor

Thearas commented Jan 23, 2025

run buildall

Copy link
Contributor

@dataroaring dataroaring left a comment

Choose a reason for hiding this comment

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

LGTM

@dataroaring dataroaring merged commit 8986571 into branch-3.0 Feb 12, 2025
23 of 24 checks passed
@github-actions github-actions bot deleted the auto-pick-45883-branch-3.0 branch February 12, 2025 07:15
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.

4 participants