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

Bugfix/#18543 maxSize and segment max cache size is not pass (right now is using the default value) #250

Merged

Conversation

rgomezborder
Copy link
Member

@rgomezborder rgomezborder commented Nov 12, 2024

Related issue in RedMine

Description

  • Updating and improving harddisk_services method.
  • Passing druid_historical hd_service maxsize variable to coobook-druid.

Details

  • harddisk_services method handles 4 differents services. Before of this PR this was the result of it.
"hd_services_current": {
  "kafka": 0.0,
  "zookeeper": 0.0,
  "riak": 0.0,
  "druid_historical": 0.0
},

@rgomezborder rgomezborder changed the base branch from master to development November 12, 2024 11:43
Copy link

the-label-bot bot commented Nov 12, 2024

The Label Bot has predicted the following:

Category Value Confidence Applied Label

@pperezredborder pperezredborder merged commit 55d0f02 into development Nov 12, 2024
2 checks passed
@pperezredborder pperezredborder deleted the bugfix/#18543_historical_maxsize_is_not_pass branch November 12, 2024 14:48
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.

3 participants