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

reverse merge #8

Merged
merged 102 commits into from
May 1, 2024
Merged

reverse merge #8

merged 102 commits into from
May 1, 2024

Conversation

deepthi912
Copy link
Owner

Instructions:

  1. The PR has to be tagged with at least one of the following labels (*):
    1. feature
    2. bugfix
    3. performance
    4. ui
    5. backward-incompat
    6. release-notes (**)
  2. Remove these instructions before publishing the PR.

(*) Other labels to consider:

  • testing
  • dependencies
  • docker
  • kubernetes
  • observability
  • security
  • code-style
  • extension-point
  • refactor
  • cleanup

(**) Use release-notes label for scenarios like:

  • New configuration options
  • Deprecation of configurations
  • Signature changes to public methods/interfaces
  • New plugins added or old plugins removed

deepthi912 and others added 30 commits April 11, 2024 22:09
… conversion (#12744)

* reuse mutable lucene index during segment conversion

* realtime segment conversion only

* add RealtimeSegmentConverter test for index reuse path

* clarify naming

* fix missed renaming

* address comments, close all resources
…low max CPU and disk utilization (#12930)

Co-authored-by: deepthi912 <[email protected]>
* Add tls port to minion

* Update BaseMinionStarter.java

* Update BaseMinionStarter.java

---------

Co-authored-by: Xiang Fu <[email protected]>
wirybeaver and others added 29 commits April 24, 2024 17:03
)

* Metric for count of tables using various tier backends

* avoid multi tiered double counting

* remove unused import

* Handle metrics deletion

* minor

* Metric for count of tables using various tier backends

* avoid multi tiered double counting

* remove unused import

* Handle metrics deletion

* minor

* reformat metric naming

* Revert "Merge branch 'tier-backend-metric' of https://github.com/shounakmk219/pinot into tier-backend-metric"

This reverts commit 9646c83, reversing
changes made to a3f3d10.
…and table configs, Environment variables take precedence over system properties (#13011)
@deepthi912 deepthi912 merged commit 5406079 into deepthi912:master May 1, 2024
6 checks passed
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.