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

2016-10-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1937/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC 16 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest Error Message: Suite timeout exceeded (>= 720 msec). Stack Trace: java.lang.E

[jira] [Updated] (SOLR-9182) Test OOMs when ssl + clientAuth

2016-10-13 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-9182: --- Attachment: TestSolrJErrorHandling-SOLR-8192.txt attaching [^TestSolrJErrorHandling-SOLR-8192.t

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

2016-10-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/905/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail Error Message: expected:<200> but was:<404> Stack Tr

[GitHub] lucene-solr pull request #95: SOLR-9481: Authentication and Authorization pl...

2016-10-13 Thread janhoy
GitHub user janhoy opened a pull request: https://github.com/apache/lucene-solr/pull/95 SOLR-9481: Authentication and Authorization plugins support for non-cloud Adds ability to use Auth/Autz plugins in standalone non-cloud mode. * Place `security.json` in $SOLR_HOME * Solr w

[jira] [Commented] (SOLR-9481) BasicAuthPlugin should support standalone mode

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571331#comment-15571331 ] ASF GitHub Bot commented on SOLR-9481: -- GitHub user janhoy opened a pull request:

[jira] [Commented] (LUCENE-7493) Support of TotalHitCountCollector for FacetCollector.search api if numdocs passed as zero.

2016-10-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571339#comment-15571339 ] Michael McCandless commented on LUCENE-7493: bq. Should I add test case as an

[jira] [Commented] (LUCENE-7494) Explore making PointValues a per-field API like doc values

2016-10-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571357#comment-15571357 ] Michael McCandless commented on LUCENE-7494: {{Fields}} does seem a bit silly

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

2016-10-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/449/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail Error Message: expected:<200> but was:<404> Stack Trace: ja

[jira] [Updated] (SOLR-9481) BasicAuthPlugin should support standalone mode

2016-10-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9481: -- Attachment: SOLR-9481.patch Also attaching path, however feel free to review and comment in the PR https

[jira] [Created] (SOLR-9637) Duplicate suggestion result in SolrCloud

2016-10-13 Thread ridwan (JIRA)
ridwan created SOLR-9637: Summary: Duplicate suggestion result in SolrCloud Key: SOLR-9637 URL: https://issues.apache.org/jira/browse/SOLR-9637 Project: Solr Issue Type: Bug Components: Sug

[jira] [Created] (SOLR-9638) SolrCloud restore of backup fails

2016-10-13 Thread JIRA
Håvar Nøvik created SOLR-9638: - Summary: SolrCloud restore of backup fails Key: SOLR-9638 URL: https://issues.apache.org/jira/browse/SOLR-9638 Project: Solr Issue Type: Bug Security Level:

[GitHub] lucene-solr issue #95: SOLR-9481: Authentication and Authorization plugins s...

2016-10-13 Thread janhoy
Github user janhoy commented on the issue: https://github.com/apache/lucene-solr/pull/95 Fixed an endless loop on edit --- 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

[jira] [Commented] (SOLR-9481) BasicAuthPlugin should support standalone mode

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571565#comment-15571565 ] ASF GitHub Bot commented on SOLR-9481: -- Github user janhoy commented on the issue:

[jira] [Updated] (LUCENE-7493) Support of TotalHitCountCollector for FacetCollector.search api if numdocs passed as zero.

2016-10-13 Thread Mahesh (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahesh updated LUCENE-7493: --- Attachment: LUCENE-7493.patch Patch file to reproduce the issue. > Support of TotalHitCountCollector for Fac

[jira] [Commented] (LUCENE-7493) Support of TotalHitCountCollector for FacetCollector.search api if numdocs passed as zero.

2016-10-13 Thread Mahesh (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571680#comment-15571680 ] Mahesh commented on LUCENE-7493: Thanks Michael McCandless for helping out. Followed your

[jira] [Commented] (SOLR-9630) Kerberos delegation tokens requires missing winutils.exe on Windows

2016-10-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571686#comment-15571686 ] Alan Woodward commented on SOLR-9630: - We also get failures on Solaris: SOLR-9586 > Ke

[jira] [Commented] (SOLR-9586) TestSolrCloudWithDelegationTokens fails regularly on Jenkins runs

2016-10-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571689#comment-15571689 ] Alan Woodward commented on SOLR-9586: - Windows failures are being tracked separately in

[jira] [Created] (SOLR-9639) CdcrVersionReplicationTest failure

2016-10-13 Thread Mikhail Khludnev (JIRA)
Mikhail Khludnev created SOLR-9639: -- Summary: CdcrVersionReplicationTest failure Key: SOLR-9639 URL: https://issues.apache.org/jira/browse/SOLR-9639 Project: Solr Issue Type: Bug Secur

[jira] [Updated] (SOLR-9639) CdcrVersionReplicationTest failure

2016-10-13 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-9639: --- Attachment: cdcr-success.txt cdcr-stack.txt CDcr failure.txt at

[jira] [Commented] (SOLR-9586) TestSolrCloudWithDelegationTokens fails regularly on Jenkins runs

2016-10-13 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571720#comment-15571720 ] Ishan Chattopadhyaya commented on SOLR-9586: Unless Greg gets to it before me,

[jira] [Updated] (SOLR-9639) CdcrVersionReplicationTest failure

2016-10-13 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-9639: --- Description: h3. it fails. The problem is [over there|https://github.com/apache/lucene-solr/b

[jira] [Updated] (SOLR-9639) CdcrVersionReplicationTest failure

2016-10-13 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-9639: --- Attachment: SOLR-9639.patch > CdcrVersionReplicationTest failure >

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18038 - Unstable!

2016-10-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18038/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseParallelGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 5 object(s) that were not released!!! [MockDirectory

[jira] [Commented] (SOLR-4509) Move to non deprecated HttpClient impl classes to remove stale connection check on every request and move connection lifecycle management towards the client.

2016-10-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571798#comment-15571798 ] Jan Høydahl commented on SOLR-4509: --- Discovered that while SolrCLI changed to {code} Str

[jira] [Created] (SOLR-9640) Support PKI authentication in standalone mode

2016-10-13 Thread JIRA
Jan Høydahl created SOLR-9640: - Summary: Support PKI authentication in standalone mode Key: SOLR-9640 URL: https://issues.apache.org/jira/browse/SOLR-9640 Project: Solr Issue Type: New Feature

[jira] [Created] (SOLR-9641) Emit distributed tracing information from Solr

2016-10-13 Thread Mike Drob (JIRA)
Mike Drob created SOLR-9641: --- Summary: Emit distributed tracing information from Solr Key: SOLR-9641 URL: https://issues.apache.org/jira/browse/SOLR-9641 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-9637) Duplicate suggestion result in SolrCloud

2016-10-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571865#comment-15571865 ] Jan Høydahl commented on SOLR-9637: --- Perhaps this is the same issue? LUCENE-6336 > Dupli

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

2016-10-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/515/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.codecs.asserting.TestAssertingPointsFormat.testMixedSchema Error Message: cannot change field "id" from points dimensionCount=1, numBytes=4

Re: [JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 515 - Unstable!

2016-10-13 Thread Michael McCandless
Hmm I'll fix :) Mike McCandless http://blog.mikemccandless.com On Thu, Oct 13, 2016 at 9:25 AM, Policeman Jenkins Server wrote: > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/515/ > Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC > > 1 tests failed. > FAILED: > org.apache.luc

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 175 - Still Failing

2016-10-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/175/ 5 tests failed. FAILED: org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField Error Message: this IndexWriter is closed Stack Trace: org.apache.lucene.store.AlreadyClosedException: this In

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+138) - Build # 1939 - Unstable!

2016-10-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1939/ Java: 64bit/jdk-9-ea+138 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: expected:<152> but was:<136> Stack Trace: java.lang.AssertionError: expec

[jira] [Commented] (LUCENE-7493) Support of TotalHitCountCollector for FacetCollector.search api if numdocs passed as zero.

2016-10-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571964#comment-15571964 ] Michael McCandless commented on LUCENE-7493: Thanks [~maahi333], but I was ho

[jira] [Updated] (LUCENE-7489) Improve sparsity support of Lucene70DocValuesFormat

2016-10-13 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7489: - Attachment: LUCENE-7489.patch Here is a new patch, I think it's ready. Compared to the current L

[jira] [Commented] (LUCENE-7491) Unexpected merge exception when merging sparse points fields

2016-10-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15572057#comment-15572057 ] ASF subversion and git services commented on LUCENE-7491: - Commit

[jira] [Commented] (LUCENE-7491) Unexpected merge exception when merging sparse points fields

2016-10-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15572059#comment-15572059 ] ASF subversion and git services commented on LUCENE-7491: - Commit

[jira] [Updated] (SOLR-9640) Support PKI authentication in standalone mode

2016-10-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9640: -- Attachment: SOLR-9640.patch Attaching patch which works with my limited testing * Fix bug in SolrDispat

[jira] [Commented] (SOLR-9637) Duplicate suggestion result in SolrCloud

2016-10-13 Thread ridwan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15572150#comment-15572150 ] ridwan commented on SOLR-9637: -- Hi [~janhoy] I am not sure, it seems to me [LUCENE-6336|https

[jira] [Commented] (LUCENE-7489) Improve sparsity support of Lucene70DocValuesFormat

2016-10-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15572163#comment-15572163 ] Michael McCandless commented on LUCENE-7489: +1, this patch looks wonderful!

[jira] [Updated] (LUCENE-7493) Support of TotalHitCountCollector for FacetCollector.search api if numdocs passed as zero.

2016-10-13 Thread Mahesh (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahesh updated LUCENE-7493: --- Attachment: (was: LUCENE-7493.patch) > Support of TotalHitCountCollector for FacetCollector.search api if

[jira] [Commented] (LUCENE-7489) Improve sparsity support of Lucene70DocValuesFormat

2016-10-13 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15572173#comment-15572173 ] Adrien Grand commented on LUCENE-7489: -- Thanks for reporting this seed, I'll look in

[jira] [Updated] (LUCENE-7493) Support of TotalHitCountCollector for FacetCollector.search api if numdocs passed as zero.

2016-10-13 Thread Mahesh (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahesh updated LUCENE-7493: --- Attachment: LUCENE-7493-Fail-TestCase.patch > Support of TotalHitCountCollector for FacetCollector.search api

[jira] [Updated] (LUCENE-7493) Support of TotalHitCountCollector for FacetCollector.search api if numdocs passed as zero.

2016-10-13 Thread Mahesh (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahesh updated LUCENE-7493: --- Attachment: LUCENE-7493-Pass-TestCase.patch > Support of TotalHitCountCollector for FacetCollector.search api

[jira] [Commented] (LUCENE-7493) Support of TotalHitCountCollector for FacetCollector.search api if numdocs passed as zero.

2016-10-13 Thread Mahesh (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15572184#comment-15572184 ] Mahesh commented on LUCENE-7493: Hi Michael McCandless, Added patch for failure and succ

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

2016-10-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3603/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1; [core_

[jira] [Commented] (SOLR-9637) Duplicate suggestion result in SolrCloud

2016-10-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15572192#comment-15572192 ] Jan Høydahl commented on SOLR-9637: --- Sorry, was a bit too quick here. I did not even know

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

2016-10-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18039/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ9 Error Message: (+((field:yy (field:w5)^100.0) | (field:xx)^0.0)~0.5 -extr

[jira] [Created] (LUCENE-7495) Asserting*DocValues are too lenient when checking the target in advance

2016-10-13 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-7495: Summary: Asserting*DocValues are too lenient when checking the target in advance Key: LUCENE-7495 URL: https://issues.apache.org/jira/browse/LUCENE-7495 Project: Luce

[jira] [Updated] (LUCENE-7495) Asserting*DocValues are too lenient when checking the target in advance

2016-10-13 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7495: - Attachment: LUCENE-7495.patch Here is a patch. > Asserting*DocValues are too lenient when checki

[jira] [Commented] (LUCENE-7489) Improve sparsity support of Lucene70DocValuesFormat

2016-10-13 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15572336#comment-15572336 ] Adrien Grand commented on LUCENE-7489: -- Phew, the bug was not in the new format but

[JENKINS-MAVEN] Lucene-Solr-Maven-master #1857: POMs out of sync

2016-10-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-master/1857/ No tests ran. Build Log: [...truncated 28007 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-master/build.xml:783: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/wo

[jira] [Commented] (SOLR-9639) CdcrVersionReplicationTest failure

2016-10-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15572767#comment-15572767 ] Alan Woodward commented on SOLR-9639: - I think we need a way to cancel or interrupt Pee

[jira] [Created] (SOLR-9642) Refactor the core level snapshot cleanup mechanism to rely on Lucene

2016-10-13 Thread Hrishikesh Gadre (JIRA)
Hrishikesh Gadre created SOLR-9642: -- Summary: Refactor the core level snapshot cleanup mechanism to rely on Lucene Key: SOLR-9642 URL: https://issues.apache.org/jira/browse/SOLR-9642 Project: Solr

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

2016-10-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1940/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest Error Message: Suite timeout exceeded (>= 720 msec). Stack Trace: j

[jira] [Commented] (SOLR-9639) CdcrVersionReplicationTest failure

2016-10-13 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15572892#comment-15572892 ] Mikhail Khludnev commented on SOLR-9639: Don't you want to fix ci first with this o

[jira] [Commented] (SOLR-9639) CdcrVersionReplicationTest failure

2016-10-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15573038#comment-15573038 ] Alan Woodward commented on SOLR-9639: - +1 to the quick fix, let's open a separate JIRA

[GitHub] lucene-solr pull request #96: SOLR-6246 - Fix core reload if suggester has b...

2016-10-13 Thread Peter-LaComb
GitHub user Peter-LaComb opened a pull request: https://github.com/apache/lucene-solr/pull/96 SOLR-6246 - Fix core reload if suggester has been built. In my testing, it is not required to keep the writer open for the suggester to keep working. Add and Update call ensureOpen, whi

[jira] [Commented] (SOLR-6246) Core fails to reload when AnalyzingInfixSuggester is used as a Suggester

2016-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15573129#comment-15573129 ] ASF GitHub Bot commented on SOLR-6246: -- GitHub user Peter-LaComb opened a pull request

[jira] [Updated] (SOLR-9640) Support PKI authentication in standalone mode

2016-10-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9640: -- Description: While working with SOLR-9481 I managed to secure Solr standalone on a single-node server. Ho

[JENKINS] Lucene-Solr-Tests-6.x - Build # 479 - Failure

2016-10-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/479/ All tests passed Build Log: [...truncated 12062 lines...] [junit4] JVM J2: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/temp/junit4-J2-20161013_221053_343.sysout

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

2016-10-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6179/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: [index.20161014090249766, index.20161014090250196, index.prope

[JENKINS] Lucene-Solr-Tests-master - Build # 1420 - Unstable

2016-10-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1420/ 1 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1; [core_node2:{"core":"c8n_1x3_lf_shard1_replica3","base_url":"http://127.

[jira] [Commented] (SOLR-9637) Duplicate suggestion result in SolrCloud

2016-10-13 Thread ridwan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15573645#comment-15573645 ] ridwan commented on SOLR-9637: -- These are some of them: {Suggester|https://cwiki.apache.org/co

[jira] [Comment Edited] (SOLR-9637) Duplicate suggestion result in SolrCloud

2016-10-13 Thread ridwan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15573645#comment-15573645 ] ridwan edited comment on SOLR-9637 at 10/14/16 12:26 AM: - These are

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

2016-10-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1942/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'X val' for path 'x' full output: { "responseHea

[jira] [Commented] (SOLR-7115) UpdateLog can miss closing transaction log objects.

2016-10-13 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15574375#comment-15574375 ] Mikhail Khludnev commented on SOLR-7115: {code} -synchronized (solrCoreStat

Lucene 3.0 Problems with term vectors for large text

2016-10-13 Thread Badr Zaman
*Background :* I am using Lucene for indexing the text for of files, In my scenario a single document can have multiple files in it. As lucene document is a linear document with out hierarchy so I have stored the text for each page of file in a property file_text. So document structure is like do

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

2016-10-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/907/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail Error Message: expected:<200> but was:<404> S

Lucene 3.0 Problems with term vectors for large text

2016-10-13 Thread badr
Background : I am using Lucene for indexing the text for of files, In my scenario a single document can have multiple files in it. As lucene document is a linear document with out hierarchy so I have stored the text for each page of file in a property file_text. So document structure is like docu