KAFKA-1371 Ignore build output dirs#21
Closed
sslavic wants to merge 1 commit into
Closed
Conversation
This patch extends git ignore patterns to all build and .gradle dirs
Member
Author
|
This was merged in 33e07a6 |
ymatsuda
added a commit
to ymatsuda/kafka
that referenced
this pull request
Aug 28, 2015
fix context.forward() using a stack of nodes
resetius
pushed a commit
to resetius/kafka
that referenced
this pull request
Jun 7, 2016
[LOGBROKER-231] Zk rack locator fix
smccauliff
added a commit
to smccauliff/kafka
that referenced
this pull request
Apr 29, 2019
…ks (apache#21) Change the non-commenting source statements (NCSS) style checks to allow the LinkedIn branch to have more verbose methods, classes and files. This needs to be done so that we can maintain our own changes outside of open source without needing to refactor before open source refactors.
abhishekmendhekar
pushed a commit
to abhishekmendhekar/kafka
that referenced
this pull request
Jun 12, 2019
…) style checks (apache#21) TICKET = LI_DESCRIPTION = Change the non-commenting source statements (NCSS) style checks to allow the LinkedIn branch to have more verbose methods, classes and files. This needs to be done so that we can maintain our own changes outside of open source without needing to refactor before open source refactors. EXIT_CRITERIA = MANUAL ["describe exit criteria"]
xiowu0
pushed a commit
to xiowu0/kafka
that referenced
this pull request
Jul 10, 2019
…) style checks (apache#21) TICKET = LI_DESCRIPTION = Change the non-commenting source statements (NCSS) style checks to allow the LinkedIn branch to have more verbose methods, classes and files. This needs to be done so that we can maintain our own changes outside of open source without needing to refactor before open source refactors. EXIT_CRITERIA = MANUAL ["describe exit criteria"]
xiowu0
pushed a commit
to xiowu0/kafka
that referenced
this pull request
Aug 23, 2019
…) style checks (apache#21) TICKET = LI_DESCRIPTION = Change the non-commenting source statements (NCSS) style checks to allow the LinkedIn branch to have more verbose methods, classes and files. This needs to be done so that we can maintain our own changes outside of open source without needing to refactor before open source refactors. The disadvantage of this is that hot fixes submitted to upstream may require refactoring in upstream. EXIT_CRITERIA = MANUAL ["We don't ever want to move this change upstream even if they would accept it. Otherwise we may be required to do a large refactor in order to implement a hotfix. "]
smccauliff
added a commit
to smccauliff/kafka
that referenced
this pull request
Oct 8, 2020
…) style checks (apache#21) TICKET = LI_DESCRIPTION = Change the non-commenting source statements (NCSS) style checks to allow the LinkedIn branch to have more verbose methods, classes and files. This needs to be done so that we can maintain our own changes outside of open source without needing to refactor before open source refactors. The disadvantage of this is that hot fixes submitted to upstream may require refactoring in upstream. EXIT_CRITERIA = MANUAL ["We don't ever want to move this change upstream even if they would accept it. Otherwise we may be required to do a large refactor in order to implement a hotfix. "]
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Jan 7, 2022
…) style checks (apache#21) TICKET = LI_DESCRIPTION = Change the non-commenting source statements (NCSS) style checks to allow the LinkedIn branch to have more verbose methods, classes and files. This needs to be done so that we can maintain our own changes outside of open source without needing to refactor before open source refactors. The disadvantage of this is that hot fixes submitted to upstream may require refactoring in upstream. EXIT_CRITERIA = MANUAL ["We don't ever want to move this change upstream even if they would accept it. Otherwise we may be required to do a large refactor in order to implement a hotfix. "]
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Mar 4, 2022
…) style checks (apache#21) TICKET = LI_DESCRIPTION = Change the non-commenting source statements (NCSS) style checks to allow the LinkedIn branch to have more verbose methods, classes and files. This needs to be done so that we can maintain our own changes outside of open source without needing to refactor before open source refactors. The disadvantage of this is that hot fixes submitted to upstream may require refactoring in upstream. EXIT_CRITERIA = MANUAL ["We don't ever want to move this change upstream even if they would accept it. Otherwise we may be required to do a large refactor in order to implement a hotfix. "]
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Mar 28, 2022
…) style checks (apache#21) TICKET = LI_DESCRIPTION = Change the non-commenting source statements (NCSS) style checks to allow the LinkedIn branch to have more verbose methods, classes and files. This needs to be done so that we can maintain our own changes outside of open source without needing to refactor before open source refactors. The disadvantage of this is that hot fixes submitted to upstream may require refactoring in upstream. EXIT_CRITERIA = MANUAL ["We don't ever want to move this change upstream even if they would accept it. Otherwise we may be required to do a large refactor in order to implement a hotfix. "]
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Jun 16, 2022
…) style checks (apache#21) TICKET = LI_DESCRIPTION = Change the non-commenting source statements (NCSS) style checks to allow the LinkedIn branch to have more verbose methods, classes and files. This needs to be done so that we can maintain our own changes outside of open source without needing to refactor before open source refactors. The disadvantage of this is that hot fixes submitted to upstream may require refactoring in upstream. EXIT_CRITERIA = MANUAL ["We don't ever want to move this change upstream even if they would accept it. Otherwise we may be required to do a large refactor in order to implement a hotfix. "]
mjsax
pushed a commit
to mjsax/kafka
that referenced
this pull request
Jul 21, 2024
…uilders KSTREAMS-6421: Create assignment-related classes for streams groups
mumrah
referenced
this pull request
in mumrah/kafka
Aug 14, 2024
…ache#1306) (#21) Co-authored-by: Apoorv Mittal <apoorvmittal10@gmail.com>
fvaleri
pushed a commit
to fvaleri/kafka
that referenced
this pull request
Sep 20, 2025
WIP: read cluster link records
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.
This patch extends git ignore patterns to all build and .gradle dirs