ydb-platform / ydb-platform/ydb-cpp-sdk

Remove SDK interface deps to util/library

Open
#269 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement student-projects
Dominant language
C++
Stars
19
Forks
31
Avg merge
2d 5h
Merged PRs (30d)
10

Description

  • TDuration
  • TInstant
  • ui32/i32/...
  • TFuture
  • THolder
  • Max<>()/Min<>()
  • NMonitoring::IMetricRegistry
  • NMonitoring::IMetricConsumer
  • NMonitoring::TLabels
  • NMonitoring::IMonHttpRequest
  • NMonitoring::TMetricRegistry
  • NMonitoring::TMonService2
  • Y_ABORT_UNLESS/Y_ENSURE
  • TStringBuilder
  • TAdaptiveLock
  • IOutputStream
  • yexception
  • CombineHashes/IntHash/THash
  • SubstGlobal
  • NResource::Find
  • TLogBackend/TLog
  • TIntrusivePtr
  • IThreadPool
  • TBuffer

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

Start by locating the SDK interfaces that use the unchecked util/library symbols, including TDuration, TInstant, TFuture, monitoring types, and TBuffer. Trace each dependency and determine how the interface can remove it without changing the public behavior. Done means the unchecked checklist items no longer introduce util/library dependencies; the issue names no files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.