KAFKA-2457; Fix how the argument is passed to compileScala#159
Closed
ijuma wants to merge 1 commit into
Closed
Conversation
Contributor
|
Oops. Thanks for the fix. |
|
kafka-trunk-git-pr #191 SUCCESS |
jsancio
pushed a commit
to jsancio/kafka
that referenced
this pull request
Aug 6, 2019
* Separate jenkins stage for compilation, with validation for PRs. * Static analysis on all jobs; include stacktrace.
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Jan 7, 2022
This commit is a squash of: - 97f6a93 [LI-HOTFIX] Add a Github Actions workflow to trigger build and test upon PR and push (apache#106) - bb6cab9 [LI-HOTFIX] Add a Github Actions workflow to trigger build and run all tests upon a tag creation/push (apache#107) - 4ac92ac [LI-HOTFIX] Enable the Github Actions workflow to upload the built archive and disable all Travis actions (apache#108) - e3ca505 [LI-HOTFIX] Add note on LinkedIn Kafka Branch to README - 883ece3 [LI-HOTFIX] Updating description of the CI flow (apache#114) - 77cad71 [LI-HOTFIX] Add rat to CI build to make it consistent with PR (apache#173) - 2af73a1 [LI-HOTFIX] CI: Split test builds to multiple jobs - 22517e6 [LI-HOTFIX] CI: Enable spotbugs on build (apache#195) And partially picked up the rat set up from - 66596f0 [LI-HOTFIX] Adding licence and rat check (apache#159) TICKET = N/A LI_DESCRIPTION = LIKAFKA-34202 EXIT_CRITERIA = When migrating off Github Actions for CI
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Jun 16, 2022
This commit is a squash of: - 97f6a93 [LI-HOTFIX] Add a Github Actions workflow to trigger build and test upon PR and push (apache#106) - bb6cab9 [LI-HOTFIX] Add a Github Actions workflow to trigger build and run all tests upon a tag creation/push (apache#107) - 4ac92ac [LI-HOTFIX] Enable the Github Actions workflow to upload the built archive and disable all Travis actions (apache#108) - e3ca505 [LI-HOTFIX] Add note on LinkedIn Kafka Branch to README - 883ece3 [LI-HOTFIX] Updating description of the CI flow (apache#114) - 77cad71 [LI-HOTFIX] Add rat to CI build to make it consistent with PR (apache#173) - 2af73a1 [LI-HOTFIX] CI: Split test builds to multiple jobs - 22517e6 [LI-HOTFIX] CI: Enable spotbugs on build (apache#195) And partially picked up the rat set up from - 66596f0 [LI-HOTFIX] Adding licence and rat check (apache#159) TICKET = N/A LI_DESCRIPTION = LIKAFKA-34202 EXIT_CRITERIA = When migrating off Github Actions for CI
davide-armand
pushed a commit
to aiven/kafka
that referenced
this pull request
Dec 1, 2025
The purpose of this is to allow brokers to backoff in case of errors leaving the possibility for other brokers to pick up their job.
fvaleri
pushed a commit
to fvaleri/kafka
that referenced
this pull request
May 11, 2026
…r-config MirrorConfig: add support for security.providers
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
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.
No description provided.