GIT migration complete

2016-01-23 Thread Dawid Weiss
Ok, folks. Seems like code migration is complete, with both gh mirrors and Apache repos up. 1. Please read the docs at: https://git-wip-us.apache.org/ 2. I didn't realize Apache's repositories are over https, which makes authorization rather painful for Linux users (requires password typing on

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_66) - Build # 15619 - Failure!

2016-01-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15619/ Java: 32bit/jdk1.8.0_66 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.search.TestLatLonPointQueries.testRandomMedium Error Message: Captured an uncaught exception in thread: Thread[id=29, name=T4,

[jira] [Updated] (LUCENE-6922) Improve svn to git workaround script

2016-01-23 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6922: - Attachment: svnBranchToGit.py svnBranchToGit.py script of 23 Jan 2015. After the migration to

[JENKINS] Lucene-Solr-SmokeRelease-trunk - Build # 395 - Failure

2016-01-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-trunk/395/ No tests ran. Build Log: [...truncated 35912 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/smokeTestRelease/dist [copy]

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_66) - Build # 5561 - Failure!

2016-01-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5561/ Java: 32bit/jdk1.8.0_66 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during

Re: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Shalin Shekhar Mangar
Got it, thanks! I'll try your suggestion, Dawid. On Sat, Jan 23, 2016 at 2:36 PM, Dawid Weiss wrote: > If you're using github then yes, you will need to fork again and > rebase any changes you may have. This can be done by having two > origins locally (two "sources" of

[jira] [Commented] (LUCENE-6922) Improve svn to git workaround script

2016-01-23 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113697#comment-15113697 ] Paul Elschot commented on LUCENE-6922: -- I put the latest result on github: git fetch

[jira] [Commented] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113696#comment-15113696 ] Uwe Schindler commented on LUCENE-6938: --- In trunk, the smoke tester on Jenkins did not pass:

Re: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Dawid Weiss
1. The content of the lucene-solr.git repository looks good! 2) PROBLEM. I can't push my own branch: $ git co master -b git-check $ [... committed a dummy commit ] $ git push origin HEAD -u fatal: remote error: access denied or repository not exported: /lucene-solr.git 3) Solr repo is still

Re: GIT migration complete

2016-01-23 Thread Ramkumar R. Aiyengar
https://git-scm.com/docs/git-credential-cache Should help with the constant password typing.. On 23 Jan 2016 09:13, "Dawid Weiss" wrote: > Ok, folks. Seems like code migration is complete, with both gh mirrors > and Apache repos up. > > 1. Please read the docs at:

[jira] [Updated] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6938: -- Attachment: LUCENE-6938-1 Here is the patch to fix the Lucene src.tgz. The reason was simple.

[jira] [Updated] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6938: -- Attachment: LUCENE-6938-1.patch > Convert build to work with Git rather than SVN. >

[jira] [Updated] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6938: -- Attachment: (was: LUCENE-6938-1) > Convert build to work with Git rather than SVN. >

[jira] [Updated] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6938: -- Attachment: LUCENE-6938-1.patch Final version, previous one was not as effective as current

[jira] [Updated] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6938: -- Attachment: (was: LUCENE-6938-1.patch) > Convert build to work with Git rather than SVN. >

[JENKINS] Lucene-Solr-SmokeRelease-trunk - Build # 396 - Still Failing

2016-01-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-trunk/396/ No tests ran. Build Log: [...truncated 35897 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/smokeTestRelease/dist [copy]

Re: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Daniel Gruno
Just a heads up: Everything is working now and GitHub has caught up with the new repository. You should be good to go :) With regards, Daniel. On 01/23/2016 08:36 AM, Daniel Gruno wrote: > On 01/23/2016 03:02 AM, Dawid Weiss wrote: >> Hello Daniel, >> >> I've prepared everything for the

Re: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Dawid Weiss
Checking everything now -- that was fast Daniel! Dawid On Sat, Jan 23, 2016 at 9:05 AM, Daniel Gruno wrote: > Just a heads up: Everything is working now and GitHub has caught up with > the new repository. You should be good to go :) > > With regards, > Daniel. > > On

[jira] [Commented] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113753#comment-15113753 ] Uwe Schindler commented on LUCENE-6938: --- I cherry-picked the 3 commit (Mark/Dawids and 2 of mine).

[jira] [Updated] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6938: -- Attachment: LUCENE-6938-1.patch Updated patch also disabling svnkit stuff in root. Will

[jira] [Commented] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113728#comment-15113728 ] Uwe Schindler commented on LUCENE-6938: --- It looks like JIRA does not yet reports GIT commits, we

Re: GIT migration complete

2016-01-23 Thread Dawid Weiss
Thanks Ramkumar. Also thank you for saving that list of PRs, that was very thoughtful of you. Dawid On Sat, Jan 23, 2016 at 10:26 AM, Ramkumar R. Aiyengar wrote: > https://git-scm.com/docs/git-credential-cache > > Should help with the constant password typing.. > > On

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_66) - Build # 15621 - Failure!

2016-01-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15621/ Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.search.grouping.TestGrouping.testBasic Error Message: Stack Trace: java.lang.AssertionError at

Re: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Daniel Gruno
On 01/23/2016 09:53 AM, Shalin Shekhar Mangar wrote: > Thanks Dawid and Daniel for all the work! > > One strange thing that I noticed is that my fork of apache/lucene-solr > at https://github.com/shalinmangar/lucene-solr is now shown to be a > fork of https://github.com/mdodsworth/lucene-solr. I

Re: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Shalin Shekhar Mangar
Thanks Dawid and Daniel for all the work! One strange thing that I noticed is that my fork of apache/lucene-solr at https://github.com/shalinmangar/lucene-solr is now shown to be a fork of https://github.com/mdodsworth/lucene-solr. I have no idea who that guy is. What can we do to fix this? On

Re: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Dawid Weiss
If you're using github then yes, you will need to fork again and rebase any changes you may have. This can be done by having two origins locally (two "sources" of commits) -- one from the old clone, the second one from the new clone. Then you can rebase the branches or commits you wish and push

RE: GIT migration complete

2016-01-23 Thread Uwe Schindler
Hi, Thanks! I am talking care of Jenkins at the moment. First Policeman one is working: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15619/console The Changes I do for jenkins is: - Deleted *all* workspaces to have clean start - Change all Jobs (is a bit of work as manually,

Re: GIT migration complete

2016-01-23 Thread Ramkumar R. Aiyengar
You're welcome! :) On 23 Jan 2016 09:31, "Dawid Weiss" wrote: > Thanks Ramkumar. Also thank you for saving that list of PRs, that was > very thoughtful of you. > > Dawid > > On Sat, Jan 23, 2016 at 10:26 AM, Ramkumar R. Aiyengar > wrote: > >

[jira] [Updated] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6938: -- Attachment: (was: LUCENE-6938-1.patch) > Convert build to work with Git rather than SVN. >

[jira] [Updated] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6938: -- Attachment: (was: LUCENE-6938-1.patch) > Convert build to work with Git rather than SVN. >

[jira] [Updated] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6938: -- Attachment: LUCENE-6938-1.patch > Convert build to work with Git rather than SVN. >

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_66) - Build # 15622 - Still Failing!

2016-01-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15622/ Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: Index: 0, Size: 0 Stack Trace:

[jira] [Commented] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113724#comment-15113724 ] Uwe Schindler commented on LUCENE-6938: --- I committed everything. [~dawid.weiss], can you merge my

Re: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Michael McCandless
Thank you Dawid and Daniel for all the hard work here!! Mike McCandless http://blog.mikemccandless.com On Sat, Jan 23, 2016 at 4:21 AM, Shalin Shekhar Mangar wrote: > Got it, thanks! I'll try your suggestion, Dawid. > > On Sat, Jan 23, 2016 at 2:36 PM, Dawid Weiss

Post git transition

2016-01-23 Thread Dawid Weiss
Thanks to everyone for early feedback. I have a pretty busy day today after a short night, but I'll try to kick in and apply the patches/ missing bits you requested. You can also try to play around -- clone the project on github and use your own clone of the repository to file a pull request if

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+95) - Build # 15623 - Still Failing!

2016-01-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15623/ Java: 32bit/jdk-9-ea+95 -server -XX:+UseG1GC -XX:-CompactStrings 2 tests failed. FAILED: org.apache.lucene.search.TestLatLonPointQueries.testAllLatEqual Error Message: Captured an uncaught exception in thread: Thread[id=38,

[jira] [Updated] (SOLR-8589) Add aliases to the LIST action results in the Collections API

2016-01-23 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-8589: --- Attachment: solr-8589-new-list-details-aliases.png > Add aliases to the LIST action results in the

[jira] [Updated] (SOLR-8582) /update/json/docs is 4x slower than /update for indexing a list of json docs

2016-01-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-8582: Assignee: Noble Paul Affects Version/s: 5.4.1

[jira] [Updated] (SOLR-8587) Add segments file information to core admin status

2016-01-23 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated SOLR-8587: - Attachment: SOLR-8587.patch Patch updated to the GIT clone. > Add segments file information to core admin

[jira] [Resolved] (SOLR-8582) /update/json/docs is 4x slower than /update for indexing a list of json docs

2016-01-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-8582. - Resolution: Fixed Thanks Noble! > /update/json/docs is 4x slower than /update for

Re: lucene-solr git commit: make this test less anal about scores so the new DFI sim won't cause false failures

2016-01-23 Thread Michael McCandless
Woops, thanks Uwe! Mike McCandless http://blog.mikemccandless.com On Sat, Jan 23, 2016 at 9:51 AM, Uwe Schindler wrote: > Hi Mike, > > the GIT Howto page at apache says, that your commits should use the > @apache.org address. If you don't want to change this globally, you

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

2016-01-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/349/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: [index.20160124023732261, index.properties,

Re: Post git transition

2016-01-23 Thread Joel Bernstein
Just forked and cloned. The clone was fast! I'll play around some this weekend. Thanks for taking this on! Joel Bernstein http://joelsolr.blogspot.com/ On Sat, Jan 23, 2016 at 8:21 AM, Dawid Weiss wrote: > Thanks to everyone for early feedback. I have a pretty busy day

[jira] [Commented] (SOLR-8589) Add aliases to the LIST action results in the Collections API

2016-01-23 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113774#comment-15113774 ] Shawn Heisey commented on SOLR-8589: This was requested by [~yriveiro] in the #solr IRC channel. > Add

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+95) - Build # 15625 - Still Failing!

2016-01-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15625/ Java: 32bit/jdk-9-ea+95 -client -XX:+UseSerialGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: timed out waiting for collection1 startAt time

[jira] [Commented] (SOLR-8589) Add aliases to the LIST action results in the Collections API

2016-01-23 Thread Yago Riveiro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113817#comment-15113817 ] Yago Riveiro commented on SOLR-8589: Aliases are related with collections, if I need to do a HTTP call

[jira] [Updated] (LUCENE-6985) Create some (simple) guides on how to use git to perform common dev tasks

2016-01-23 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-6985: Description: Some simple guides that demonstrate basic git principles and routine tasks (below).

Re: GIT migration complete

2016-01-23 Thread Yonik Seeley
Here's a useful thing you can add to your .profile , it conditionally displays the branch you are on in your shell prompt: https://gist.github.com/yonik/04b2e759eecf5ef96383 Example: /opt/code$ cd lusolr [master] /opt/code/lusolr$ -Yonik On Sat, Jan 23, 2016 at 12:55 PM, Ramkumar R. Aiyengar

[ANNOUNCE] Apache Solr 5.4.1 released

2016-01-23 Thread Adrien Grand
23 January 2016, Apache Solr™ 5.4.1 available The Lucene PMC is pleased to announce the release of Apache Solr 5.4.1 Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting,

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_66) - Build # 15621 - Failure!

2016-01-23 Thread Michael McCandless
I *pushed* a fix ;) Mike McCandless http://blog.mikemccandless.com On Sat, Jan 23, 2016 at 9:27 AM, Michael McCandless wrote: > I'll fix. > > Mike McCandless > > http://blog.mikemccandless.com > > > On Sat, Jan 23, 2016 at 6:50 AM, Policeman Jenkins Server >

[jira] [Created] (SOLR-8589) Add aliases to the LIST action results in the Collections API

2016-01-23 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-8589: -- Summary: Add aliases to the LIST action results in the Collections API Key: SOLR-8589 URL: https://issues.apache.org/jira/browse/SOLR-8589 Project: Solr Issue

[jira] [Commented] (LUCENE-6922) Improve svn to git workaround script

2016-01-23 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113786#comment-15113786 ] Dawid Weiss commented on LUCENE-6922: - Indeed, I overlooked this, thanks for confirming. I'll fix. >

[jira] [Updated] (SOLR-8589) Add aliases to the LIST action results in the Collections API

2016-01-23 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-8589: --- Attachment: SOLR-8589.patch Patch. Was the aliasMap implemented as a nested map with the idea that we

[jira] [Commented] (LUCENE-6937) Migrate Lucene project from SVN to Git.

2016-01-23 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113806#comment-15113806 ] Dawid Weiss commented on LUCENE-6937: - I overlooked one release tag/ commit during migration. Here is

(LUCENE-6985) for those learning git

2016-01-23 Thread Dawid Weiss
Hey. I've tried to share some of the basic git concepts and knowledge (the way I see it). The web is full of excellent git tutorials, but perhaps somebody will find this useful. https://github.com/dweiss/lucene-git-guides I didn't finish everything LUCENE-6985 lists; I'll try to add the

RE: lucene-solr git commit: make this test less anal about scores so the new DFI sim won't cause false failures

2016-01-23 Thread Uwe Schindler
Hi Mike, the GIT Howto page at apache says, that your commits should use the @apache.org address. If you don't want to change this globally, you can set the e-mail address for a working-copy only, see second one: https://git-wip-us.apache.org/#committers-getting-started Your current commit

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_66) - Build # 15621 - Failure!

2016-01-23 Thread Michael McCandless
I'll fix. Mike McCandless http://blog.mikemccandless.com On Sat, Jan 23, 2016 at 6:50 AM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15621/ > Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseSerialGC > > 1 tests

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_66) - Build # 15621 - Failure!

2016-01-23 Thread Adrien Grand
Woohoo! Le sam. 23 janv. 2016 15:35, Michael McCandless a écrit : > I *pushed* a fix ;) > > Mike McCandless > > http://blog.mikemccandless.com > > > On Sat, Jan 23, 2016 at 9:27 AM, Michael McCandless > wrote: > > I'll fix. > > > > Mike

RE: GIT migration complete

2016-01-23 Thread Uwe Schindler
Hi, I migrated all Policeman and ASF Jenkins Jobs to Git. Everything should be set up now. The Jobs for 5.3 and 5.4 were deleted. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler

[jira] [Commented] (SOLR-8589) Add aliases to the LIST action results in the Collections API

2016-01-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113805#comment-15113805 ] Shalin Shekhar Mangar commented on SOLR-8589: - Aliases are returned by the clusterstatus API >

[jira] [Commented] (SOLR-8589) Add aliases to the LIST action results in the Collections API

2016-01-23 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113866#comment-15113866 ] Shawn Heisey commented on SOLR-8589: I built the branch_5x server with my patch. Then I started the

Re: GIT migration complete

2016-01-23 Thread Ramkumar R. Aiyengar
Not a big deal, but guys, do check if your mail is set properly in ~/.gitconfig, otherwise commits would show your personal mail as the author. Committer still shows up as your apache mail address, but many UIs hide it by default, and might not be apparent to those new to the project/git..

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_66) - Build # 15627 - Still Failing!

2016-01-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15627/ Java: 32bit/jdk1.8.0_66 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.search.TestLatLonPointQueries.testRandomMedium Error Message: Captured an uncaught exception in thread: Thread[id=66, name=T1,

[ANNOUNCE] Apache Lucene 5.4.1 released

2016-01-23 Thread Adrien Grand
23 January 2016, Apache Lucene™ 5.4.1 available The Lucene PMC is pleased to announce the release of Apache Lucene 5.4.1 Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires

Re: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Steve Rowe
Thanks Dawid and Daniel! -- Steve www.lucidworks.com > On Jan 23, 2016, at 3:45 PM, Erick Erickson wrote: > > Indeed, thanks for your work Dawid and Daniel!! > > On Sat, Jan 23, 2016 at 1:34 AM, Michael McCandless > wrote: >> Thank you

RE: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Uwe Schindler
Hi, Github is just a mirror, as before. We don’t do our development on Github, but people can do it there in forks of Githubs mirror. New code changes must always be pushed by committers to the git-wip-us.apache.org server with their apache.org user name. The official read-only GIT URL

intellij git history

2016-01-23 Thread Yonik Seeley
Everything looks fine from the command line, but Intellij IDEA 14 doesn't seem to be able to see the history: If I right click on a file and do "GIT->Show History" I only see a single entry: * 2c97a68 2016-01-23 | Revert "LUCENE-6937: moving trunk from SVN to GIT." Welcome to GIT world. [Dawid

Re: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Jack Krupansky
The tiniest of nits: Could somebody update the Lucene and Solr web pages for the location of source code: https://lucene.apache.org/core/developer.html http://lucene.apache.org/solr/resources.html Just to confirm, this really is the primary copy of the Lucene/Solr source code now, right?

Re: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Dawid Weiss
> It is a bit stupid that the last commit in SVN was just reverted and not made > completely hidden. I would have synced up the converted repo only up to the > revision before the final *delete all* commit instead of reverting it. I did this intentionally. This way SVN history and git history

Releasing 5.3.2

2016-01-23 Thread Anshum Gupta
Hi, I am about to work on the website changes and add news etc. for the 5.3.2 release but that would also mean that the default download link changes to 5.3.2 from 5.4.1. I'm not sure if that's a good idea. We haven't really run into this issue before so I'm thinking about not changing that link

Re: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Anshum Gupta
Thanks Dawid and Daniel for all the effort! On Sat, Jan 23, 2016 at 2:40 PM, Dawid Weiss wrote: > > is the official repo here: > > https://github.com/apache/lucene-solr/tree/releases/lucene-solr/5.4.1 > > or > > >

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15631 - Still Failing!

2016-01-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15631/ Java: 64bit/jdk-9-ea+95 -XX:+UseCompressedOops -XX:+UseParallelGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.lucene.index.TestMixedDocValuesUpdates.testManyReopensAndFields Error Message: this IndexWriter is

[ANNOUNCE] Apache Solr 5.3.2 released

2016-01-23 Thread Anshum Gupta
23 January 2016, Apache Solr™ 5.3.2 available The Lucene PMC is pleased to announce the release of Apache Solr 5.3.2 Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting,

[ANNOUNCE] Apache Lucene 5.3.2 released

2016-01-23 Thread Anshum Gupta
23 January 2016, Apache Lucene™ 5.3.2 available The Lucene PMC is pleased to announce the release of Apache Lucene 5.3.2 Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires

Re: GIT migration date (SVN freeze)

2016-01-23 Thread Mark Miller
That's just you ignoring what I've written. - Mark On Wed, Jan 20, 2016 at 12:21 PM Robert Muir wrote: > But this is your personal opinion. > > Feel free to do what you like, but don't try to dictate how other > folks use their computers. > This religious nature of git users

Re: intellij git history

2016-01-23 Thread Mark Miller
Just a guess, but perhaps the follow option will help? On Sat, Jan 23, 2016 at 9:56 PM Yonik Seeley wrote: > Everything looks fine from the command line, but Intellij IDEA 14 > doesn't seem to be able to see the history: > > If I right click on a file and do "GIT->Show

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 344 - Failure!

2016-01-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/344/ Java: multiarch/jdk1.7.0 -d32 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.test Error Message: Server refused connection at:

[jira] [Commented] (SOLR-8587) Add segments file information to core admin status

2016-01-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113961#comment-15113961 ] Anshum Gupta commented on SOLR-8587: +1 I think this makes sense, specially until we have

Re: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Erick Erickson
Indeed, thanks for your work Dawid and Daniel!! On Sat, Jan 23, 2016 at 1:34 AM, Michael McCandless wrote: > Thank you Dawid and Daniel for all the hard work here!! > > Mike McCandless > > http://blog.mikemccandless.com > > > On Sat, Jan 23, 2016 at 4:21 AM, Shalin

Re: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Dawid Weiss
> is the official repo here: > https://github.com/apache/lucene-solr/tree/releases/lucene-solr/5.4.1 > or > https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;a=commit;h=f54d853a3c3a2ddcf24ee7e2c837dc4d403bc0b0 With git it does not technically matter which the "official" repo is -- all the

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 1081 - Still Failing

2016-01-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1081/ 2 tests failed. FAILED: org.apache.solr.hadoop.MorphlineBasicMiniMRTest.mrRun Error Message: Failed on local exception: java.io.IOException: Connection reset by peer; Host Details : local host is:

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_66) - Build # 15326 - Failure!

2016-01-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15326/ Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: timed out waiting for collection1 startAt time to

[jira] [Commented] (LUCENE-6985) Create some (simple) guides on how to use git to perform common dev tasks

2016-01-23 Thread Paul Elschot (JIRA)
brn git merge trunk # produce a merge commit, possibly resolve any conflicts. git tag brn.20160123 # tag the merge commit git branch -D prefilltokenstream # delete the branch git checkout master git branch brn # recreate the branch starting on master git checkout brn git cherry-pick brn.20160123

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_66) - Build # 15630 - Still Failing!

2016-01-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15630/ Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: 5 threads leaked from SUITE scope at

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_66) - Build # 5564 - Failure!

2016-01-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5564/ Java: 32bit/jdk1.8.0_66 -client -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud Error Message: ObjectTracker found 2 object(s) that were not released!!!

RE: Apache Lucene/Solr GIT migration, requesting infra help

2016-01-23 Thread Uwe Schindler
Thanks Dawid and Daniel, I am happy with the migration, only one small thing (but its too late to fix this): It is a bit stupid that the last commit in SVN was just reverted and not made completely hidden. I would have synced up the converted repo only up to the revision before the final

[jira] [Commented] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15114024#comment-15114024 ] Uwe Schindler commented on LUCENE-6938: --- As we currently have no auto-comments from the Git Bot: -

[jira] [Commented] (SOLR-8589) Add aliases to the LIST action results in the Collections API

2016-01-23 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15114037#comment-15114037 ] Shawn Heisey commented on SOLR-8589: I've discovered that the CREATEALIAS action does not validate

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+95) - Build # 15629 - Failure!

2016-01-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15629/ Java: 32bit/jdk-9-ea+95 -server -XX:+UseConcMarkSweepGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.lucene.search.TestLatLonPointQueries.testMultiValued Error Message: some hits were wrong Stack Trace:

[jira] [Commented] (SOLR-8573) Implement ConnectionImpl,StatementImpl,ResultSetImpl clearWarnings and getWarnings

2016-01-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15114185#comment-15114185 ] Joel Bernstein commented on SOLR-8573: -- Just committed this to the new github repo. I don't believe

[jira] [Updated] (SOLR-8573) Implement ConnectionImpl,StatementImpl,ResultSetImpl clearWarnings and getWarnings

2016-01-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8573: - Affects Version/s: (was: Trunk) 6.0 > Implement

[jira] [Updated] (SOLR-8573) Implement ConnectionImpl,StatementImpl,ResultSetImpl clearWarnings and getWarnings

2016-01-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8573: - Fix Version/s: (was: Trunk) 6.0 > Implement

[jira] [Resolved] (SOLR-8573) Implement ConnectionImpl,StatementImpl,ResultSetImpl clearWarnings and getWarnings

2016-01-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-8573. -- Resolution: Implemented > Implement ConnectionImpl,StatementImpl,ResultSetImpl clearWarnings and

[jira] [Commented] (SOLR-8581) Integration tests for rolling upgrades

2016-01-23 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15114160#comment-15114160 ] Mark Miller commented on SOLR-8581: --- +1. If we want to support this for real, requires tests. >

Re: GIT migration complete

2016-01-23 Thread Joel Bernstein
I had no problem pushing my first commit. But I didn't seem to have permission to merge a pull-request from Github. Is there another layer of permissions that need to be setup for this? Joel Bernstein http://joelsolr.blogspot.com/ On Sat, Jan 23, 2016 at 1:23 PM, Yonik Seeley

Re: Releasing 5.3.2

2016-01-23 Thread Steve Rowe
The download link should always be the latest point release from the latest major/minor release, so +1 to keep it at 5.4.1. -- Steve www.lucidworks.com On Saturday, January 23, 2016, Anshum Gupta wrote: > Hi, > > I am about to work on the website changes and add news

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_66) - Build # 5565 - Still Failing!

2016-01-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5565/ Java: 32bit/jdk1.8.0_66 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception

[jira] [Comment Edited] (SOLR-8519) Implement ResultSetMetaDataImpl.getColumnCount()

2016-01-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15114204#comment-15114204 ] Joel Bernstein edited comment on SOLR-8519 at 1/24/16 5:10 AM: --- I was

[jira] [Comment Edited] (SOLR-8519) Implement ResultSetMetaDataImpl.getColumnCount()

2016-01-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15114204#comment-15114204 ] Joel Bernstein edited comment on SOLR-8519 at 1/24/16 5:08 AM: --- I was

[jira] [Commented] (SOLR-8519) Implement ResultSetMetaDataImpl.getColumnCount()

2016-01-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15114204#comment-15114204 ] Joel Bernstein commented on SOLR-8519: -- I was thinking about about having the SQLHandler populate the

  1   2   >