[jira] [Commented] (SOLR-9512) CloudSolrClient's cluster state cache can break direct updates to leaders

2016-09-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509483#comment-15509483 ] ASF subversion and git services commented on SOLR-9512: --- Commit

[jira] [Commented] (SOLR-9305) ForceLeaderTest.testReplicasInLIRNoLeader(): connection refused

2016-09-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509481#comment-15509481 ] ASF subversion and git services commented on SOLR-9305: --- Commit

[jira] [Commented] (SOLR-9390) LeaderFailoverAfterPartitionTest failures: Connection refused, too few active replicas, and no registered leader

2016-09-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509486#comment-15509486 ] ASF subversion and git services commented on SOLR-9390: --- Commit

[jira] [Commented] (SOLR-9390) LeaderFailoverAfterPartitionTest failures: Connection refused, too few active replicas, and no registered leader

2016-09-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509482#comment-15509482 ] ASF subversion and git services commented on SOLR-9390: --- Commit

[jira] [Commented] (SOLR-9512) CloudSolrClient's cluster state cache can break direct updates to leaders

2016-09-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509487#comment-15509487 ] ASF subversion and git services commented on SOLR-9512: --- Commit

[jira] [Commented] (SOLR-9305) ForceLeaderTest.testReplicasInLIRNoLeader(): connection refused

2016-09-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509484#comment-15509484 ] ASF subversion and git services commented on SOLR-9305: --- Commit

[jira] [Assigned] (SOLR-9538) Relocate {JSON,Smile}WriterTest and TestBinaryResponseWriter to org.apache.solr.response

2016-09-21 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke reassigned SOLR-9538: - Assignee: Christine Poerschke > Relocate {JSON,Smile}WriterTest and

[jira] [Commented] (SOLR-9518) Kerberos Delegation Tokens doesn't work without a chrooted ZK

2016-09-21 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509506#comment-15509506 ] Ishan Chattopadhyaya commented on SOLR-9518: I tested this patch end to end for a ZK setup that

[jira] [Commented] (SOLR-9541) Support configurable authentication mechanism for internode communication

2016-09-21 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509683#comment-15509683 ] Ishan Chattopadhyaya commented on SOLR-9541: AFAIK, with the kerberos plugin enabled, all

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509250#comment-15509250 ] Michael McCandless commented on LUCENE-7453: +1 to rename {{docId}} -> {{docNum}}. {{id}},

[jira] [Comment Edited] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509280#comment-15509280 ] Dawid Weiss edited comment on LUCENE-7453 at 9/21/16 9:02 AM: -- bq. I think

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509280#comment-15509280 ] Dawid Weiss commented on LUCENE-7453: - bq. I think docNum is a good improvement because it makes it

[jira] [Updated] (SOLR-9542) Kerberos delegation tokens requires missing Jackson library

2016-09-21 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-9542: --- Attachment: SOLR-9542.patch Here's a patch that adds the dependencies. [~gchanan], can

[jira] [Updated] (LUCENE-7454) unusedPrivateMember removal (DefaultIndexingChain, DocValuesConsumer) and tweak (PointInSetQuery)

2016-09-21 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated LUCENE-7454: Attachment: LUCENE-7454.patch > unusedPrivateMember removal (DefaultIndexingChain,

[jira] [Created] (LUCENE-7454) unusedPrivateMember removal (DefaultIndexingChain, DocValuesConsumer) and tweak (PointInSetQuery)

2016-09-21 Thread Christine Poerschke (JIRA)
Christine Poerschke created LUCENE-7454: --- Summary: unusedPrivateMember removal (DefaultIndexingChain, DocValuesConsumer) and tweak (PointInSetQuery) Key: LUCENE-7454 URL:

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509437#comment-15509437 ] Michael McCandless commented on LUCENE-7453: +1 for {{docIndex}}! > Change naming of

[jira] [Updated] (SOLR-9330) Race condition between core reload and statistics request

2016-09-21 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-9330: --- Attachment: SOLR-9390.patch The best way to win the race is to avoid it. Please check

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509458#comment-15509458 ] Dawid Weiss commented on LUCENE-7453: - The more I think about it, the more I think docIndex is

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6129 - Still Unstable!

2016-09-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6129/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: No live SolrServers available to handle this

[jira] [Updated] (SOLR-9543) reduce code duplication in ReRankQParserPlugin.ReRankCollector.topDocs

2016-09-21 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-9543: -- Attachment: SOLR-9543-reduce-part1.patch Attaching part 1 of 2. > reduce code

[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-09-21 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509406#comment-15509406 ] Andrey Kudryavtsev commented on SOLR-9330: -- [~mdrob], Off course, if you are going to execute in

[jira] [Created] (SOLR-9543) reduce code duplication in ReRankQParserPlugin.ReRankCollector.topDocs

2016-09-21 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-9543: - Summary: reduce code duplication in ReRankQParserPlugin.ReRankCollector.topDocs Key: SOLR-9543 URL: https://issues.apache.org/jira/browse/SOLR-9543

[jira] [Created] (SOLR-9542) Kerberos delegation tokens requires missing Jackson library

2016-09-21 Thread Ishan Chattopadhyaya (JIRA)
Ishan Chattopadhyaya created SOLR-9542: -- Summary: Kerberos delegation tokens requires missing Jackson library Key: SOLR-9542 URL: https://issues.apache.org/jira/browse/SOLR-9542 Project: Solr

GNU licenses inside licenses/*

2016-09-21 Thread Dawid Weiss
Hmm... Just peeking through licenses and noticed that there are multiple GNU licenses inside. These result from combined CDDL-or-GNU licensing options in libraries like servlet-api or mail, but perhaps we should truncate license files to just the CDDL part? Dawid

[jira] [Commented] (SOLR-9541) Support configurable authentication mechanism for internode communication

2016-09-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509706#comment-15509706 ] Noble Paul commented on SOLR-9541: -- bq.Relying on every Authentication plugin to secure the internode

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_102) - Build # 466 - Unstable!

2016-09-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/466/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI Error Message: ObjectTracker found 1 object(s) that were not released!!!

[jira] [Updated] (SOLR-9467) Document Transformer to Remove Fields

2016-09-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-9467: --- Attachment: SOLR-9467.patch Patch vs 6_x updated to ensure that fields being hidden are hidden regardless of

[jira] [Commented] (LUCENE-7438) UnifiedHighlighter

2016-09-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509898#comment-15509898 ] David Smiley commented on LUCENE-7438: -- BTW just to re-inforce the wide precision in the numbers,

[jira] [Created] (LUCENE-7455) slf4j uses MIT license not BSD-LIKE

2016-09-21 Thread Dawid Weiss (JIRA)
Dawid Weiss created LUCENE-7455: --- Summary: slf4j uses MIT license not BSD-LIKE Key: LUCENE-7455 URL: https://issues.apache.org/jira/browse/LUCENE-7455 Project: Lucene - Core Issue Type: Task

Re: GNU licenses inside licenses/*

2016-09-21 Thread Dawid Weiss
Umm, I don't quite understand -- what kind of rules do you have in mind? The GNU-related sections shouldn't be in our CDDL files as in dual-licensing you opt for one license or the other? In fact, "mail" pom dependencies even state so explicitly in their POM (note the 'or'): CDDL or GPL version 2

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509692#comment-15509692 ] David Smiley commented on LUCENE-7453: -- +1 to docIndex -- nice name. Presumably we'd change both

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509734#comment-15509734 ] Uwe Schindler commented on LUCENE-7453: --- +1 to DocIndex. I see the problem like

[jira] [Comment Edited] (SOLR-9467) Document Transformer to Remove Fields

2016-09-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509768#comment-15509768 ] Gus Heck edited comment on SOLR-9467 at 9/21/16 12:31 PM: -- Patch vs 6_x updated to

[jira] [Commented] (SOLR-9538) Relocate {JSON,Smile}WriterTest and TestBinaryResponseWriter to org.apache.solr.response

2016-09-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509859#comment-15509859 ] ASF subversion and git services commented on SOLR-9538: --- Commit

[jira] [Created] (SOLR-9544) ObjectReleaseTracker can false-fail on late asynchronous closing resources

2016-09-21 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-9544: --- Summary: ObjectReleaseTracker can false-fail on late asynchronous closing resources Key: SOLR-9544 URL: https://issues.apache.org/jira/browse/SOLR-9544 Project: Solr

[jira] [Commented] (SOLR-9542) Kerberos delegation tokens requires missing Jackson library

2016-09-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509713#comment-15509713 ] Noble Paul commented on SOLR-9542: -- Adding jackson just for kerberosPlugin feels like an overkill. Can

[jira] [Commented] (SOLR-6677) reduce logging during Solr startup

2016-09-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509792#comment-15509792 ] David Smiley commented on SOLR-6677: +1 this'll be nice. 311 INFO (main) [ ]

[jira] [Comment Edited] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509831#comment-15509831 ] Dawid Weiss edited comment on LUCENE-7453 at 9/21/16 12:55 PM: --- bq. Are you

[jira] [Updated] (SOLR-9446) Leader failure after creating a freshly replicated index can send nodes into recovery even if index was not changed

2016-09-21 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pushkar Raste updated SOLR-9446: Summary: Leader failure after creating a freshly replicated index can send nodes into recovery even

[jira] [Commented] (SOLR-9538) Relocate {JSON,Smile}WriterTest and TestBinaryResponseWriter to org.apache.solr.response

2016-09-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510079#comment-15510079 ] ASF subversion and git services commented on SOLR-9538: --- Commit

[jira] [Comment Edited] (SOLR-9541) Support configurable authentication mechanism for internode communication

2016-09-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509706#comment-15509706 ] Noble Paul edited comment on SOLR-9541 at 9/21/16 12:03 PM: What do you mean?

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 1767 - Unstable!

2016-09-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1767/ Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: No live SolrServers available to handle this

[jira] [Commented] (LUCENE-5317) Concordance capability

2016-09-21 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509759#comment-15509759 ] Tommaso Teofili commented on LUCENE-5317: - Hi [~talli...@apache.org], I'd be interested in

[jira] [Commented] (LUCENE-5317) Concordance capability

2016-09-21 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509806#comment-15509806 ] Tim Allison commented on LUCENE-5317: - Great. I'll start a fresh branch in my fork, pick up where

[jira] [Created] (SOLR-9545) DataImportHandler throws NPE to logs when pk attribute is not present when delta query is used

2016-09-21 Thread JIRA
Rafał Kuć created SOLR-9545: --- Summary: DataImportHandler throws NPE to logs when pk attribute is not present when delta query is used Key: SOLR-9545 URL: https://issues.apache.org/jira/browse/SOLR-9545

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509918#comment-15509918 ] Dawid Weiss commented on LUCENE-7453: - bq. [...] since everybody who has low-level integration with

[jira] [Updated] (SOLR-9545) DataImportHandler throws NPE to logs when pk attribute is not present when delta query is used

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafał Kuć updated SOLR-9545: Attachment: SOLR-9545.patch Attaching a very simple patch, with naive approach to the problem. It logs the

[jira] [Updated] (SOLR-9446) Leader failure after creating a freshly replicated index can send nodes into recovery even if index was not changed

2016-09-21 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pushkar Raste updated SOLR-9446: Description: We noticed this issue while migrating solr index from machines {{A1, A2 and A3}} to

[jira] [Commented] (SOLR-9467) Document Transformer to Remove Fields

2016-09-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509775#comment-15509775 ] Gus Heck commented on SOLR-9467: Oops forgot to mention, {code}[hide field="foo"]{code} syntax was adopted.

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509799#comment-15509799 ] Mikhail Khludnev commented on LUCENE-7453: -- bq. what is "numbering" of documents? Numbering

[jira] [Commented] (SOLR-9467) Document Transformer to Remove Fields

2016-09-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509817#comment-15509817 ] Gus Heck commented on SOLR-9467: Ah but I also just realized I haven't figured out what if anything needs

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509831#comment-15509831 ] Dawid Weiss commented on LUCENE-7453: - bq. Are you fine to get docIndex from IndexReader or

[jira] [Commented] (SOLR-9544) ObjectReleaseTracker can false-fail on late asynchronous closing resources

2016-09-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509878#comment-15509878 ] Alan Woodward commented on SOLR-9544: - I guess the simplest way to fix this is to add some

[jira] [Commented] (LUCENE-7454) unusedPrivateMember removal (DefaultIndexingChain, DocValuesConsumer) and tweak (PointInSetQuery)

2016-09-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509919#comment-15509919 ] Michael McCandless commented on LUCENE-7454: +1, thanks [~cpoerschke]. In general for minor

[jira] [Updated] (SOLR-9544) ObjectReleaseTracker can false-fail on late asynchronous closing resources

2016-09-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-9544: Attachment: SOLR-9544.patch Patch, adding a waitSeconds parameter to

[jira] [Commented] (SOLR-9543) reduce code duplication in ReRankQParserPlugin.ReRankCollector.topDocs

2016-09-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509701#comment-15509701 ] David Smiley commented on SOLR-9543: +1 thanks for fixing this sloppiness > reduce code duplication in

Re: GNU licenses inside licenses/*

2016-09-21 Thread Tommaso Teofili
+1 however let's add specific rules for those libraries to avoid pruning GNU-like licenses we may otherwise overlook. Tommaso Il giorno mer 21 set 2016 alle ore 13:51 Dawid Weiss ha scritto: > Hmm... Just peeking through licenses and noticed that there are > multiple GNU

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509889#comment-15509889 ] Adrien Grand commented on LUCENE-7453: -- bq. When you think of documents inside a reader as a

Re: GNU licenses inside licenses/*

2016-09-21 Thread Tommaso Teofili
sorry, I was not clear enough, I just wanted to avoid having an automated way of pruning the GNU licenses, so that if someone inadvertently adds a library which is not AL compatible we can notice that; let's just prune those sections and be happy :) Thanks Dawid for having noticed it. Regards,

[jira] [Commented] (SOLR-5563) Tone down some SolrCloud logging

2016-09-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510366#comment-15510366 ] Alan Woodward commented on SOLR-5563: - Nice work Jan. Most of this patch is now completely out of

[jira] [Updated] (SOLR-8487) Add CommitStream to Streaming API and Streaming Expressions

2016-09-21 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-8487: -- Attachment: SOLR-8487.patch Properly handles the UpdateStream summary tuple and takes that into account

[jira] [Commented] (SOLR-9493) uniqueKey generation fails if content POSTed as "application/javabin" and uniqueKey field comes as NULL (as opposed to not coming at all).

2016-09-21 Thread Yury Kartsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510369#comment-15510369 ] Yury Kartsev commented on SOLR-9493: {quote}SolrJ is designed to send a doc to the right leader by

[jira] [Commented] (SOLR-9493) uniqueKey generation fails if content POSTed as "application/javabin" and uniqueKey field comes as NULL (as opposed to not coming at all).

2016-09-21 Thread Yury Kartsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510370#comment-15510370 ] Yury Kartsev commented on SOLR-9493: {quote}SolrJ is designed to send a doc to the right leader by

[jira] [Issue Comment Deleted] (SOLR-9493) uniqueKey generation fails if content POSTed as "application/javabin" and uniqueKey field comes as NULL (as opposed to not coming at all).

2016-09-21 Thread Yury Kartsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Kartsev updated SOLR-9493: --- Comment: was deleted (was: {quote}SolrJ is designed to send a doc to the right leader by hashing the

[jira] [Issue Comment Deleted] (SOLR-9446) Leader failure after creating a freshly replicated index can send nodes into recovery even if index was not changed

2016-09-21 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pushkar Raste updated SOLR-9446: Comment: was deleted (was: When I ran the test a couple of times, I did see that even fresh

[jira] [Commented] (SOLR-9493) uniqueKey generation fails if content POSTed as "application/javabin" and uniqueKey field comes as NULL (as opposed to not coming at all).

2016-09-21 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510499#comment-15510499 ] Shawn Heisey commented on SOLR-9493: bq. return UUID.randomUUID().toString().toLowerCase(Locale.ROOT);

[jira] [Commented] (SOLR-9493) uniqueKey generation fails if content POSTed as "application/javabin" and uniqueKey field comes as NULL (as opposed to not coming at all).

2016-09-21 Thread Yury Kartsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510395#comment-15510395 ] Yury Kartsev commented on SOLR-9493: {quote}Solr can generate a UUID value, but it's essentially just a

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+136) - Build # 17867 - Unstable!

2016-09-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17867/ Java: 32bit/jdk-9-ea+136 -client -XX:+UseSerialGC 3 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testBasicTextLogitStream Error Message: expected:<8.45593157553377E-6> but was:<1.0>

[jira] [Comment Edited] (SOLR-9493) uniqueKey generation fails if content POSTed as "application/javabin" and uniqueKey field comes as NULL (as opposed to not coming at all).

2016-09-21 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510499#comment-15510499 ] Shawn Heisey edited comment on SOLR-9493 at 9/21/16 4:53 PM: - bq. Are you sure

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509814#comment-15509814 ] Mikhail Khludnev commented on LUCENE-7453: -- c'mon. Are you fine to get {{docIndex}} from

[jira] [Resolved] (LUCENE-7407) Explore switching doc values to an iterator API

2016-09-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-7407. Resolution: Fixed Fix Version/s: master (7.0) > Explore switching doc

[jira] [Commented] (LUCENE-7407) Explore switching doc values to an iterator API

2016-09-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509949#comment-15509949 ] Michael McCandless commented on LUCENE-7407: bq. Did you maybe create the other issues you

[jira] [Commented] (LUCENE-7455) slf4j uses MIT license not BSD-LIKE

2016-09-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510084#comment-15510084 ] ASF subversion and git services commented on LUCENE-7455: - Commit

[jira] [Commented] (LUCENE-7455) slf4j uses MIT license not BSD-LIKE

2016-09-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510085#comment-15510085 ] ASF subversion and git services commented on LUCENE-7455: - Commit

[jira] [Resolved] (LUCENE-7455) slf4j uses MIT license not BSD-LIKE

2016-09-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-7455. - Resolution: Fixed Fix Version/s: master (7.0) 6.x > slf4j uses MIT

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_102) - Build # 1768 - Still Unstable!

2016-09-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1768/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: org.apache.solr.client.solrj.SolrServerException: No live SolrServers

[jira] [Created] (LUCENE-7456) PerField(DocValues|Postings)Format do not call the per-field merge methods

2016-09-21 Thread Julien MASSENET (JIRA)
Julien MASSENET created LUCENE-7456: --- Summary: PerField(DocValues|Postings)Format do not call the per-field merge methods Key: LUCENE-7456 URL: https://issues.apache.org/jira/browse/LUCENE-7456

[jira] [Updated] (LUCENE-7456) PerField(DocValues|Postings)Format do not call the per-field merge methods

2016-09-21 Thread Julien MASSENET (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien MASSENET updated LUCENE-7456: Attachment: LUCENE-7456.patch > PerField(DocValues|Postings)Format do not call the

[jira] [Commented] (SOLR-4936) Cannot run Solr with zookeeper on multiple IPs

2016-09-21 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510226#comment-15510226 ] Cao Manh Dat commented on SOLR-4936: In lastest version of Solr, It cannot reproduce, Solr seem have

[jira] [Commented] (LUCENE-7407) Explore switching doc values to an iterator API

2016-09-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510176#comment-15510176 ] David Smiley commented on LUCENE-7407: -- BTW one way that this commit could have been less massive it

[jira] [Commented] (SOLR-9542) Kerberos delegation tokens requires missing Jackson library

2016-09-21 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510624#comment-15510624 ] Ishan Chattopadhyaya commented on SOLR-9542: Noble, indeed lame that we have to add the old

[jira] [Commented] (LUCENE-7407) Explore switching doc values to an iterator API

2016-09-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510660#comment-15510660 ] Michael McCandless commented on LUCENE-7407: I opened LUCENE-7457 for the (important!)

[jira] [Commented] (LUCENE-7456) PerField(DocValues|Postings)Format do not call the per-field merge methods

2016-09-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510740#comment-15510740 ] Michael McCandless commented on LUCENE-7456: Wow, nice catch! Thank you. Our default codec

[jira] [Commented] (SOLR-9446) Leader failure after creating a freshly replicated index can send nodes into recovery even if index was not changed

2016-09-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510768#comment-15510768 ] ASF subversion and git services commented on SOLR-9446: --- Commit

[jira] [Resolved] (SOLR-9446) Leader failure after creating a freshly replicated index can send nodes into recovery even if index was not changed

2016-09-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-9446. -- Resolution: Fixed Fix Version/s: master (7.0) 6.3 > Leader failure after

[jira] [Updated] (SOLR-5563) Tone down some SolrCloud logging

2016-09-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-5563: Attachment: SOLR-5563.patch This moves a bunch of logging from ZkController, SolrZkClient,

[jira] [Updated] (SOLR-9446) Leader failure after creating a freshly replicated index can send nodes into recovery even if index was not changed

2016-09-21 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pushkar Raste updated SOLR-9446: Attachment: SOLR-9446.patch > Leader failure after creating a freshly replicated index can send

[jira] [Commented] (LUCENE-7407) Explore switching doc values to an iterator API

2016-09-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510634#comment-15510634 ] Michael McCandless commented on LUCENE-7407: bq. BTW one way that this commit could have been

[jira] [Commented] (SOLR-9200) Add Delegation Token Support to Solr

2016-09-21 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510668#comment-15510668 ] Ishan Chattopadhyaya commented on SOLR-9200: {quote} Maybe I'm misunderstanding something, but

[jira] [Commented] (SOLR-9493) uniqueKey generation fails if content POSTed as "application/javabin" and uniqueKey field comes as NULL (as opposed to not coming at all).

2016-09-21 Thread Yury Kartsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510708#comment-15510708 ] Yury Kartsev commented on SOLR-9493: Thank you. Then definitely it's better to generate it on the

[jira] [Commented] (SOLR-9545) DataImportHandler throws NPE to logs when pk attribute is not present when delta query is used

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510753#comment-15510753 ] Rafał Kuć commented on SOLR-9545: - Sure, will modify the code and provide a proper patch :) >

Re: GNU licenses inside licenses/*

2016-09-21 Thread Dawid Weiss
> I'm having a feeling of deja-vu. I thought this was discussed a long time > ago, [...] Might have been and I forgot. To be honest, I don't really care, but I thought it's an oversight. > what we keep in ./licenses should be the *entire* LICENSE file from each > dependency, verbatim --

[jira] [Updated] (LUCENE-7253) Make sparse doc values and segments merging more efficient

2016-09-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated LUCENE-7253: - Fix Version/s: master (7.0) > Make sparse doc values and segments merging more efficient

[jira] [Commented] (SOLR-9446) Leader failure after creating a freshly replicated index can send nodes into recovery even if index was not changed

2016-09-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510764#comment-15510764 ] ASF subversion and git services commented on SOLR-9446: --- Commit

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510784#comment-15510784 ] Ryan Ernst commented on LUCENE-7453: bq. although I do dislike using such an overloaded term Just to

[jira] [Commented] (SOLR-9541) Support configurable authentication mechanism for internode communication

2016-09-21 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510649#comment-15510649 ] Hrishikesh Gadre commented on SOLR-9541: Thanks for the feedback [~noble.paul], [~ichattopadhyaya]

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 858 - Unstable!

2016-09-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/858/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 4 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception

[jira] [Commented] (SOLR-9541) Support configurable authentication mechanism for internode communication

2016-09-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510689#comment-15510689 ] Noble Paul commented on SOLR-9541: -- PKIAuthenticationPlugin is cheap. But not having it initialized can

[jira] [Commented] (SOLR-9545) DataImportHandler throws NPE to logs when pk attribute is not present when delta query is used

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510749#comment-15510749 ] Tomás Fernández Löbbe commented on SOLR-9545: - Thanks for the patch [~gro], If I understand

Re: GNU licenses inside licenses/*

2016-09-21 Thread Chris Hostetter
I'm having a feeling of deja-vu. I thought this was discussed a long time ago, and the concensus was that what we keep in ./licenses should be the *entire* LICENSE file from each dependency, verbatim -- regardless of if/when it's offered under multiple licenses -- so that if someone says "XYZ

  1   2   >