KAFKA-2549: Fixing checkstyle failure resulting due to unused imports…#215
Closed
Parth-Brahmbhatt wants to merge 1 commit intoapache:trunkfrom
Closed
KAFKA-2549: Fixing checkstyle failure resulting due to unused imports…#215Parth-Brahmbhatt wants to merge 1 commit intoapache:trunkfrom
Parth-Brahmbhatt wants to merge 1 commit intoapache:trunkfrom
Conversation
Contributor
|
LGTM. Thanks for noting and fixing. In the future, no need for a JIRA for minor fixes. Just a PR will work. |
omkreddy
pushed a commit
to omkreddy/kafka
that referenced
this pull request
Aug 3, 2019
…re (apache#531) (apache#215) We wish to return a yellow build on a test failure, but wish to fail the build completely when the gradle executors do not finish cleanly. This change will achieve that. (cherry picked from commit 334acf48d40e6a3c627cb71990fa91e1616e4921) -- This also changes max number of forks to 4, to improve build stability
jsancio
pushed a commit
to jsancio/kafka
that referenced
this pull request
Aug 6, 2019
…tStore (apache#215) Enable configuration of S3 SSE algorithm for data at rest
xiowu0
pushed a commit
to xiowu0/kafka
that referenced
this pull request
Dec 9, 2021
… LiCombinedControlRequest (apache#215) TICKET = N/A LI_DESCRIPTION = Initially, when developing the LiCombinedControlRequest feature, we turned on logging of UpdateMetadata live brokers in the LiCombinedControlRequest to ensure the correctness of the feature. Now that the feature has proven to be stable, it's better to turn off the logging to make the log files smaller. EXIT_CRITERIA = This change has the same exit criteria as the LiCombinedControlRequest feature * Reword the comment
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Mar 16, 2022
… LiCombinedControlRequest (apache#215) TICKET = N/A LI_DESCRIPTION = Initially, when developing the LiCombinedControlRequest feature, we turned on logging of UpdateMetadata live brokers in the LiCombinedControlRequest to ensure the correctness of the feature. Now that the feature has proven to be stable, it's better to turn off the logging to make the log files smaller. EXIT_CRITERIA = This change has the same exit criteria as the LiCombinedControlRequest feature * Reword the comment
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Mar 28, 2022
… LiCombinedControlRequest (apache#215) TICKET = N/A LI_DESCRIPTION = Initially, when developing the LiCombinedControlRequest feature, we turned on logging of UpdateMetadata live brokers in the LiCombinedControlRequest to ensure the correctness of the feature. Now that the feature has proven to be stable, it's better to turn off the logging to make the log files smaller. EXIT_CRITERIA = This change has the same exit criteria as the LiCombinedControlRequest feature * Reword the comment
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Jun 16, 2022
… LiCombinedControlRequest (apache#215) TICKET = N/A LI_DESCRIPTION = Initially, when developing the LiCombinedControlRequest feature, we turned on logging of UpdateMetadata live brokers in the LiCombinedControlRequest to ensure the correctness of the feature. Now that the feature has proven to be stable, it's better to turn off the logging to make the log files smaller. EXIT_CRITERIA = This change has the same exit criteria as the LiCombinedControlRequest feature * Reword the comment
udaynpusa
pushed a commit
to mapr/kafka
that referenced
this pull request
Jan 30, 2024
…opics' names without Mapr Stream name. (apache#215) Co-authored-by: Tetiana Fioshkina <tetiana.fioshkina@hpe.com>
davide-armand
pushed a commit
to aiven/kafka
that referenced
this pull request
Dec 1, 2025
* Merge batches while writing to object storage [INK-112] * remove InputStreamFileUploadJob and unify ObjectUploader interface * refactoring * add tests * add position check * add javadoc for handling different length passed to upload
jeqo
pushed a commit
to aiven/kafka
that referenced
this pull request
Jan 16, 2026
* Merge batches while writing to object storage [INK-112] * remove InputStreamFileUploadJob and unify ObjectUploader interface * refactoring * add tests * add position check * add javadoc for handling different length passed to upload
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.
… in Selector.