You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by cpoerschke <gi...@git.apache.org> on 2015/06/03 17:17:18 UTC

[GitHub] lucene-solr pull request: SOLR-7629: RulesTest.(doIntegrationTest|...

GitHub user cpoerschke opened a pull request:

    https://github.com/apache/lucene-solr/pull/150

    SOLR-7629: RulesTest.(doIntegrationTest|testModifyColl) ...

     https://issues.apache.org/jira/i#browse/SOLR-7629

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bloomberg/lucene-solr trunk-rules-test

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/150.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #150
    
----
commit d95995724bf78a6d06671d21742dbca239b3cc8f
Author: Christine Poerschke <cp...@bloomberg.net>
Date:   2015-06-03T12:12:00Z

    SOLR-????: RulesTest.(doIntegrationTest|testModifyColl) now considers disk space limitations
    
    If the test runs on a machine where the "freedisk > 1GB" condition is temporarily not met then the test fails. This change skips the test(s) if it is detected that there is too-little usable diskspace.
    
    The change also randomly sometimes uses >0GB instead of >1GB for the rule's freedisk condition.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[GitHub] lucene-solr pull request: SOLR-7629: RulesTest.(doIntegrationTest|...

Posted by cpoerschke <gi...@git.apache.org>.
Github user cpoerschke closed the pull request at:

    https://github.com/apache/lucene-solr/pull/150


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[GitHub] lucene-solr pull request #150: [SOLR-10053] Logging improvements for trouble...

Posted by romseygeek <gi...@git.apache.org>.
Github user romseygeek commented on a diff in the pull request:

    https://github.com/apache/lucene-solr/pull/150#discussion_r98625031
  
    --- Diff: solr/core/src/test-files/log4j.properties ---
    @@ -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
    --- End diff --
    
    Rather than editing log4j.properties (which will affect the entire test suite) you can use an ```@LogLevel``` annotation on the test itself


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[GitHub] lucene-solr pull request #150: [SOLR-10053] Ignore delegation token cancelat...

Posted by hgadre <gi...@git.apache.org>.
Github user hgadre closed the pull request at:

    https://github.com/apache/lucene-solr/pull/150


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[GitHub] lucene-solr issue #150: [SOLR-10053] Logging improvements for troubleshootin...

Posted by hgadre <gi...@git.apache.org>.
Github user hgadre commented on the issue:

    https://github.com/apache/lucene-solr/pull/150
  
    @romseygeek Thanks for the pointer. Will keep in mind for future. BTW I don't think we are going to commit these logging changes. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org