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

ARROW-17999: [C++] Make Minio server launch more robust #14383

Merged
merged 1 commit into from
Oct 12, 2022

Conversation

pitrou
Copy link
Member

@pitrou pitrou commented Oct 12, 2022

  • Disable the embedded console
  • Retry launching the server several times if unreachable

- Disable the embedded console
- Retry to launch the server several times if unreachable
@pitrou
Copy link
Member Author

pitrou commented Oct 12, 2022

Revision: ea9bf60

Submitted crossbow builds: ursacomputing/crossbow @ s3-minio-retry-0

Task Status
test-alpine-linux-cpp Github Actions
test-build-cpp-fuzz Github Actions
test-conda-cpp Github Actions
test-conda-cpp-valgrind Azure
test-debian-10-cpp-amd64 Github Actions
test-debian-10-cpp-i386 Github Actions
test-debian-11-cpp-amd64 Github Actions
test-debian-11-cpp-i386 Github Actions
test-fedora-35-cpp Github Actions
test-ubuntu-18.04-cpp Github Actions
test-ubuntu-18.04-cpp-release Github Actions
test-ubuntu-18.04-cpp-static Github Actions
test-ubuntu-20.04-cpp Github Actions
test-ubuntu-20.04-cpp-17 Github Actions
test-ubuntu-20.04-cpp-bundled Github Actions
test-ubuntu-20.04-cpp-thread-sanitizer Github Actions
test-ubuntu-22.04-cpp Github Actions

@github-actions
Copy link

@pitrou pitrou merged commit 3a72dc0 into apache:master Oct 12, 2022
@pitrou pitrou deleted the ARROW-17999-s3-minio-retry branch October 12, 2022 12:45
@ursabot
Copy link

ursabot commented Oct 13, 2022

Benchmark runs are scheduled for baseline = a9d2504 and contender = 3a72dc0. 3a72dc0 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Failed ⬇️0.56% ⬆️0.0%] test-mac-arm
[Failed ⬇️0.0% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.39% ⬆️0.0%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] 3a72dc0e ec2-t3-xlarge-us-east-2
[Failed] 3a72dc0e test-mac-arm
[Failed] 3a72dc0e ursa-i9-9960x
[Finished] 3a72dc0e ursa-thinkcentre-m75q
[Finished] a9d2504b ec2-t3-xlarge-us-east-2
[Failed] a9d2504b test-mac-arm
[Failed] a9d2504b ursa-i9-9960x
[Finished] a9d2504b ursa-thinkcentre-m75q
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
test-mac-arm: Supported benchmark langs: C++, Python, R
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants