STORM-850 Convert storm-core's logback-test.xml to log4j2-test.xml#579
Merged
asfgit merged 1 commit intoapache:masterfrom Jun 5, 2015
Merged
STORM-850 Convert storm-core's logback-test.xml to log4j2-test.xml#579asfgit merged 1 commit intoapache:masterfrom
asfgit merged 1 commit intoapache:masterfrom
Conversation
Contributor
|
+1 |
|
+1, and it seems this should be merged in together with #562 |
Contributor
|
This is just config changes, not code and it is only for testing so I am going to merge this in without waiting the full 24 hours. If others object I will be happy to revert the changes. |
Member
|
+1 No objections for merging. |
ppoulosk
pushed a commit
to ppoulosk/storm
that referenced
this pull request
Oct 8, 2015
[YSTORM-2270] Fix arraylist of strings as config value for childopts
asfgit
pushed a commit
that referenced
this pull request
Oct 10, 2015
[YSTORM-2270] Fix arraylist of strings as config value for childopts
ooasis
pushed a commit
to ooasis/storm
that referenced
this pull request
Oct 13, 2015
* master: (42 commits) Added STORM-1104 to Changelog add STORM-1099 to CHANGELOG.md dont override code-ids method Added STORM-1087 to changelog Added STORM-893 to Changelog Remove argument from test Added STORM-1096 to Changelog [STORM-893] - Resource Aware Scheduler implementation. [STORM-894] - Basic Resource Aware Scheduling implementation. add STORM-1095 to CHANGELOG.md [STORM-1095] Tuple.getSourceGlobalStreamid() has wrong camel-case naming add STORM-1091 to CHANGELOG.md add STORM-1090 to CHANGELOG.md add STORM-1094 to CHANGELOG.md Merge pull request apache#579 from ppoulosk/YSTORM-2270 STORM-1096: Fix some issues with impersonation on the UI STORM-1091: Add tick tuple unit tests for hdfs and hive bolts nimbus host should support Config.STORM_LOCAL_HOSTNAME Added STORM-820 to Changelog Added STORM-412 to changlog STORM-1087: Avoid issues with transfer-queue backpressure. ...
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 order to prevent Travis CI complaining about log exceeding, we need to apply this.
Please review and comment. Thanks in advance!