Skip to content
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

[SOLR-10053] Ignore delegation token cancelation tests until HADOOP-14044 is fixed #150

Closed
wants to merge 1 commit into from

Conversation

hgadre
Copy link

@hgadre hgadre commented Jan 30, 2017

No description provided.

@@ -7,6 +7,7 @@ log4j.appender.CONSOLE.layout=org.apache.log4j.EnhancedPatternLayout
log4j.appender.CONSOLE.layout.ConversionPattern=%-4r %-5p (%t) [%X{node_name} %X{collection} %X{shard} %X{replica} %X{core}] %c{1.} %m%n
log4j.logger.org.apache.zookeeper=WARN
log4j.logger.org.apache.hadoop=WARN
log4j.logger.org.apache.hadoop.security.token.delegation=DEBUG
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rather than editing log4j.properties (which will affect the entire test suite) you can use an @LogLevel annotation on the test itself

@hgadre
Copy link
Author

hgadre commented Jan 31, 2017

@romseygeek Thanks for the pointer. Will keep in mind for future. BTW I don't think we are going to commit these logging changes.

@hgadre hgadre changed the title [SOLR-10053] Logging improvements for troubleshooting [SOLR-10053] Ignore delegation token cancelation tests until HADOOP-14044 is fixed Jan 31, 2017
@hgadre hgadre closed this Feb 3, 2017
markrmiller added a commit that referenced this pull request Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants