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

[v23.3.x] Introduce transform::logging::manager #16436

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #16301

- data_transforms_logging_buffer_capacity_bytes : integer (default 100_KiB)
- data_transforms_logging_flush_interval_ms : integer (default 500ms)
- data_transforms_logging_line_max_bytes : integer (default 1_KiB)

Signed-off-by: Oren Leiman <oren.leiman@redpanda.com>
(cherry picked from commit cde92af)
Initial API for determining the partition ID for some transform's
logs and writing those logs to the transform_logs topic.

Abstract interface for testing purposes.

Signed-off-by: Oren Leiman <oren.leiman@redpanda.com>
(cherry picked from commit ffcf549)
@vbotbuildovich vbotbuildovich added this to the v23.3.x-next milestone Feb 1, 2024
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Feb 1, 2024
Signed-off-by: Oren Leiman <oren.leiman@redpanda.com>
(cherry picked from commit 3cab46d)
`struct sstring_less`

Signed-off-by: Oren Leiman <oren.leiman@redpanda.com>
(cherry picked from commit 520c9f4)
@oleiman oleiman force-pushed the backport-pr-16301-v23.3.x-934 branch from ed519b7 to d37df98 Compare February 1, 2024 18:01
@oleiman
Copy link
Member

oleiman commented Feb 1, 2024

force push to fix includes

@oleiman oleiman self-assigned this Feb 1, 2024
Copy link
Member

@oleiman oleiman left a comment

Choose a reason for hiding this comment

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

clean backport modulo base lib includes

Signed-off-by: Oren Leiman <oren.leiman@redpanda.com>
(cherry picked from commit 678081d)
For convenience.

Call straight into the underlying property.

Signed-off-by: Oren Leiman <oren.leiman@redpanda.com>
(cherry picked from commit 0019fcc)
@oleiman oleiman force-pushed the backport-pr-16301-v23.3.x-934 branch from d37df98 to 18b8328 Compare February 1, 2024 18:22
@oleiman
Copy link
Member

oleiman commented Feb 1, 2024

force push more includes

Signed-off-by: Oren Leiman <oren.leiman@redpanda.com>
(cherry picked from commit 5b8f00a)
@oleiman
Copy link
Member

oleiman commented Feb 1, 2024

force push library include for test utils

@oleiman oleiman force-pushed the backport-pr-16301-v23.3.x-934 branch from 18b8328 to d300db8 Compare February 1, 2024 22:28
@rockwotj rockwotj merged commit c7dfc19 into redpanda-data:v23.3.x Feb 2, 2024
17 checks passed
@piyushredpanda piyushredpanda modified the milestones: v23.3.x-next, v23.3.5 Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants