Skip to content

feat(client): support goroutine-safety of pkg/var log.(LogStream Appender).Append Batch#472

Merged
ijsong merged 1 commit intomainfrom
lsa_concurrent_append
Jun 16, 2023
Merged

feat(client): support goroutine-safety of pkg/var log.(LogStream Appender).Append Batch#472
ijsong merged 1 commit intomainfrom
lsa_concurrent_append

Conversation

@ijsong
Copy link
Copy Markdown
Member

@ijsong ijsong commented Jun 12, 2023

What this PR does

This PR makes kg/var log.(LogStream Appender).Append Batch goroutine-safe.

@ijsong ijsong requested a review from hungryjang as a code owner June 12, 2023 03:51
@ijsong
Copy link
Copy Markdown
Member Author

ijsong commented Jun 12, 2023

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 12, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.14 ⚠️

Comparison is base (7898697) 62.71% compared to head (7fa53f3) 62.58%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #472      +/-   ##
==========================================
- Coverage   62.71%   62.58%   -0.14%     
==========================================
  Files         133      133              
  Lines       18336    18358      +22     
==========================================
- Hits        11500    11489      -11     
- Misses       6263     6295      +32     
- Partials      573      574       +1     
Impacted Files Coverage Δ
pkg/varlog/config.go 50.79% <ø> (ø)
pkg/varlog/log_stream_appender.go 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

…nder).Append Batch

This PR makes `kg/var log.(LogStream Appender).Append Batch` goroutine-safe.
@ijsong
Copy link
Copy Markdown
Member Author

ijsong commented Jun 16, 2023

@ijsong started a stack merge that includes this pull request via Graphite.

@ijsong ijsong merged commit 46f0d0b into main Jun 16, 2023
@ijsong ijsong deleted the lsa_concurrent_append branch June 16, 2023 11:35
@ijsong
Copy link
Copy Markdown
Member Author

ijsong commented Jun 16, 2023

@ijsong merged this pull request with Graphite.

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