Skip to content

Conversation

@chaudum
Copy link
Contributor

@chaudum chaudum commented Nov 26, 2025

Summary

Use the same config struct for both the indexobj builder and the logsobj builder, since they are configured identically, only with different default values.

@chaudum chaudum requested a review from a team as a code owner November 26, 2025 20:12
@github-actions
Copy link
Contributor

github-actions bot commented Nov 26, 2025

💻 Deploy preview deleted (chore(dataobj): Use common base config for indexobj and logsobj builders).

@chaudum chaudum force-pushed the chaudum/builder-base-config branch 2 times, most recently from 6db5378 to c878399 Compare November 27, 2025 09:30
Copy link
Contributor

@ashwanthgoli ashwanthgoli left a comment

Choose a reason for hiding this comment

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

lgtm


# The maximum number of stripes to merge into a section at once. Must be
# greater than 1.
# The maximum number of log section stripes to merge into a section at once.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# The maximum number of log section stripes to merge into a section at once.
# The maximum number of dataobj section stripes to merge into a section at once.

Use the same config struct for both the indexobj builder and the logsobj
builder, since they are configured identically, only with different
default values.
@chaudum chaudum force-pushed the chaudum/builder-base-config branch from c878399 to 92b6fe0 Compare November 28, 2025 07:35
@chaudum chaudum enabled auto-merge (squash) November 28, 2025 07:35
@chaudum chaudum merged commit 8b59b94 into main Nov 28, 2025
72 checks passed
@chaudum chaudum deleted the chaudum/builder-base-config branch November 28, 2025 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants