pingcap / pingcap/tiflash

Upgrade the AWS SDK

Open
#9,958 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

component/storage type/enhancement
Dominant language
C++
Stars
1k
Forks
423
Avg merge
1d 15h
Merged PRs (30d)
24

Description

Enhancement

Upgrade the AWS SDK to avoid happening to issue like https://github.com/pingcap/tiflash/issues/9955

The enum CRC64NVME added in aws-sdk-cpp since Dec 3, 2024. v1.11.459. While tiflash use 1.11.186

https://github.com/aws/aws-sdk-cpp/commit/f5471665eca1c3cdcf674842ad4c8db482846454#diff-68070631d85407dc0560d32c8b8fd2ebe01a6881dc41a676f167817e1684f5fe

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue identifies aws-sdk-cpp 1.11.186 as the current version and points to the CRC64NVME addition in v1.11.459. Start by locating the AWS SDK dependency declaration and build configuration, then update the version and verify that the project builds and its existing checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, cpp
Domain
build-system, cloud
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.