forked from apache/pinot
-
Notifications
You must be signed in to change notification settings - Fork 0
Bug fix 1.2.0 missing auth consistent data push #3
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
Draft
jonbasebl5
wants to merge
2,112
commits into
master
Choose a base branch
from
bugFix-1.2.0-missingAuth-consistentDataPush
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Bug fix 1.2.0 missing auth consistent data push #3
jonbasebl5
wants to merge
2,112
commits into
master
from
bugFix-1.2.0-missingAuth-consistentDataPush
+307,478
−252,758
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* allow user configurable regex library * fix import ordering
…stness (apache#13036) * Introduce retries while creating stream message decoder to make system more robust * address comments * fix build
* Enhance Kinesis consumer * Simplify the handling * Address comments
* [multistage] Make window operator more resilient * Adding stats
…ult table id hidden (apache#13198)
…che#12976) * added upsert config ConsistencyMode as the feature flag
* Support ListAgg WITHIN GROUP clause * fix rowCompartor schema * Change rule to insert a sort for WithInGroup clause * move isDistinct field out from FunctionContext * address comments
* Support funnelMaxStep function * address comments
* Enhance Kinesis consumer * Simplify the handling * Address comments * Move offset validation logic to consumer classes * Add missing message interface to message batch * fix linting * remove unused interface * Cleanup and refactoring * lint fixes --------- Co-authored-by: Xiaotian (Jackie) Jiang <[email protected]> Co-authored-by: Kartik Khare <[email protected]> Co-authored-by: Kartik Khare <[email protected]>
…tion. (apache#13201) * Delete unnecessary setFile call. * Refactored CommonsConfigurationUtils for properties configuration creation and added UTs.
…ents in various services (apache#13465)
…he#13481) authN tests can pass authentication parameters using headers. Allow initialization of ControllerRequestClient with headers so that it can be used in authN tests as well. As an example, UrlAuthRealtimeIntegrationTest has been modified to use ControllerRequestClient initialized with headers. The implementation is now simpler than before.
…er starter by providing an overridable PinotHelixResouceManager object creator function (apache#13495) * Allow PintoHelixResourceManager subclasses to be used in the controller starter by providing an overridable PinotHelixResouceManager object creator function --------- Co-authored-by: Aman Khanchandani <[email protected]> Co-authored-by: Xiaotian (Jackie) Jiang <[email protected]>
…using auth, so controllers that require auth return 403s during ingestion
⛔ Snyk checks have failed. 92 issues have been found so far.
⛔ security/snyk check is complete. 92 issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) 💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Instructions:
feature
bugfix
performance
ui
backward-incompat
release-notes
(**)(*) Other labels to consider:
testing
dependencies
docker
kubernetes
observability
security
code-style
extension-point
refactor
cleanup
(**) Use
release-notes
label for scenarios like: