[jira] [Resolved] (LUCENE-7008) TestSortingMergePolicy.testForceMergeNotNeeded fails

2016-02-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-7008. Resolution: Resolved Assignee: Shai Erera Fix Version/s: trunk 5.

[jira] [Commented] (LUCENE-7010) Create MergePolicyWrapper

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

[jira] [Resolved] (LUCENE-7010) Create MergePolicyWrapper

2016-02-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-7010. Resolution: Fixed Fix Version/s: 5.5 trunk Thanks [~thetaphi], committed

[jira] [Commented] (LUCENE-7010) Create MergePolicyWrapper

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

[jira] [Commented] (LUCENE-7013) Move license header before package declaration in all *.java files

2016-02-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131860#comment-15131860 ] Shai Erera commented on LUCENE-7013: Thanks [~mikemccand] and [~gerlowskija] for your

Re: Naming branches so that life is easier

2016-02-03 Thread Shai Erera
I think that all remote branches should be JIRA related. I.e. I don't see myself pushing a remote branch like shaie/something. Since we do all development through JIRA, then if someone experiments with something and wants to push it to the Git repo, I think that should be done within the context of

[jira] [Updated] (LUCENE-6997) Graduate GeoUtils and postings based GeoPointField from sandbox...

2016-02-03 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6997: --- Attachment: LUCENE-6997.patch Attached patch provides the following changes: * refactors {{sp

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_72) - Build # 5462 - Failure!

2016-02-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5462/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: timed out waiting for collection1 startAt time to exceed:

[jira] [Commented] (SOLR-8135) SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection reproducible failure

2016-02-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131772#comment-15131772 ] Noble Paul commented on SOLR-8135: -- the CoreContainer.coreInitFailures is a map which is i

[jira] [Commented] (SOLR-8135) SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection reproducible failure

2016-02-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131762#comment-15131762 ] Erick Erickson commented on SOLR-8135: -- Noble: Well, perhaps I phrased things poorly,

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

2016-02-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15764/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseSerialGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: 5 threads leaked from SUITE scope at org.apache.solr.clou

Re: git commits with ssl keys

2016-02-03 Thread Erick Erickson
Dennis: I just struggled with this. And if you use IntelliJ, there are "other issues". This helps: https://git-wip-us.apache.org/ Since I'm on OS X, here's what I know about that platform. Ignore if you're on something else of course, there are other instructions on the page above. git conf

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.7.0_80) - Build # 15460 - Failure!

2016-02-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15460/ Java: 32bit/jdk1.7.0_80 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics Error Message: expected:<1> but was:<0> Stack Trace: java.lang.AssertionError: expected:<1> but w

[jira] [Commented] (SOLR-8409) Complex q param in Streaming Expression results in a bad query

2016-02-03 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131674#comment-15131674 ] Dennis Gove commented on SOLR-8409: --- Try putting a space inside the quote for the q param

[jira] [Commented] (SOLR-8409) Complex q param in Streaming Expression results in a bad query

2016-02-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131660#comment-15131660 ] Joel Bernstein commented on SOLR-8409: -- Ok this interesting. What's below is before th

[jira] [Commented] (SOLR-8135) SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection reproducible failure

2016-02-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131652#comment-15131652 ] Noble Paul commented on SOLR-8135: -- bq.This feels a little like a band-aid. Erick, I'm no

[jira] [Updated] (SOLR-8639) SimpleDateFormat static class variables found in org.apache.solr.handler.dataimport.MailEntityProcessor

2016-02-03 Thread Marc Breslow (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Breslow updated SOLR-8639: --- Attachment: SOLR-8639.patch > SimpleDateFormat static class variables found in > org.apache.solr.handl

[jira] [Commented] (LUCENE-6835) Directory.deleteFile should "own" retrying deletions on Windows

2016-02-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131636#comment-15131636 ] Robert Muir commented on LUCENE-6835: - Thanks for attacking this! Should we add a T

[jira] [Commented] (SOLR-8639) SimpleDateFormat static class variables found in org.apache.solr.handler.dataimport.MailEntityProcessor

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

[GitHub] lucene-solr pull request: SOLR-8639 replace static SimpleDateForma...

2016-02-03 Thread mbreslow
GitHub user mbreslow opened a pull request: https://github.com/apache/lucene-solr/pull/5 SOLR-8639 replace static SimpleDateFormat with threadsafe jodatimeDateFormatter Resolve issue SOLR-8639: sinceDateParser and afterFmt are declared as static variables of type SimpleDateFor

[jira] [Created] (SOLR-8639) SimpleDateFormat static class variables found in org.apache.solr.handler.dataimport.MailEntityProcessor

2016-02-03 Thread Marc Breslow (JIRA)
Marc Breslow created SOLR-8639: -- Summary: SimpleDateFormat static class variables found in org.apache.solr.handler.dataimport.MailEntityProcessor Key: SOLR-8639 URL: https://issues.apache.org/jira/browse/SOLR-8639

git commits with ssl keys

2016-02-03 Thread Dennis Gove
The git url for committers is https://git-wip-us.apache.org/repos/asf/lucene-solr.git which, to me, implies that one would have to supply their uname/pw on each commit. With svn we were using ssl keys. My understanding that to use ssl keys on git one has to use a url of the form g...@git-wip-us.ap

[jira] [Commented] (SOLR-8409) Complex q param in Streaming Expression results in a bad query

2016-02-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131627#comment-15131627 ] ASF subversion and git services commented on SOLR-8409: --- Commit 3528c

[jira] [Comment Edited] (SOLR-8409) Complex q param in Streaming Expression results in a bad query

2016-02-03 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131624#comment-15131624 ] Dennis Gove edited comment on SOLR-8409 at 2/4/16 2:54 AM: --- I bel

[jira] [Commented] (SOLR-8409) Complex q param in Streaming Expression results in a bad query

2016-02-03 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131624#comment-15131624 ] Dennis Gove commented on SOLR-8409: --- I believe if it were changed to {code} text=" X

Re: git commits on JIRA issues;

2016-02-03 Thread Mark Miller
You can just as easily merge form another branch to master and we want that commit message. Also, there are certainly dissenters of cherry picking, a little Google shows the arguments. Some do not believe in cherry picking at all, it's certainly not a required operation. If anyone got consensus o

Re: git commits on JIRA issues;

2016-02-03 Thread david.w.smi...@gmail.com
Right; I can't imagine any of us actually trying to merge master to branch_whatever. We cherry-pick. Nobody has dissented on that to my knowledge. ~ David On Wed, Feb 3, 2016 at 8:19 PM Ryan Ernst wrote: > > Are you sure *all* back porting will be done by cherry picking? > > Using merge commi

[jira] [Commented] (SOLR-8409) Complex q param in Streaming Expression results in a bad query

2016-02-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131579#comment-15131579 ] Joel Bernstein commented on SOLR-8409: -- Just tried to trip this bug with this test cas

[jira] [Comment Edited] (SOLR-8409) Complex q param in Streaming Expression results in a bad query

2016-02-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131563#comment-15131563 ] Joel Bernstein edited comment on SOLR-8409 at 2/4/16 2:03 AM: --

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

2016-02-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/378/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test Error Message: KeeperErrorCode = Session expired for /clusterstate.json Stack Trace: or

[jira] [Commented] (SOLR-8409) Complex q param in Streaming Expression results in a bad query

2016-02-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131563#comment-15131563 ] Joel Bernstein commented on SOLR-8409: -- One thing to check is how the SQLHandler was h

[jira] [Comment Edited] (SOLR-8409) Complex q param in Streaming Expression results in a bad query

2016-02-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131563#comment-15131563 ] Joel Bernstein edited comment on SOLR-8409 at 2/4/16 2:03 AM: --

Re: git commits on JIRA issues;

2016-02-03 Thread Mark Miller
There was 0 consensus from my perspective as well. Some projects make a new branch and merge changes from it. You can do so many myriad of things, which is why most projects come to guidelines and agreement on an approach, but we seem to have some contributors of the mindset that if the new tool su

Re: git commits on JIRA issues;

2016-02-03 Thread Chris Hostetter
: by forward porting, not backporting. I thought this was pointed out (that : cherry picking is really the only way to backport) in an earlier git : thread, but I could be wrong. I will take your word for it. (I ignored most of the early "if/when/should/why" threads about switching to git bec

Re: git commits on JIRA issues;

2016-02-03 Thread Ryan Ernst
> Are you sure *all* back porting will be done by cherry picking? Using merge commits for backporting would require resolving all differences between master and the stable branch. From what I've seen, using merge commits between two long lived branches usually happens in other projects by forward

[jira] [Updated] (SOLR-8409) Complex q param in Streaming Expression results in a bad query

2016-02-03 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-8409: -- Attachment: SOLR-8409.patch This new patch ensures that escaped quotes in the parameters of a CloudSolrS

[jira] [Updated] (SOLR-8522) ImplicitSnitch to support IPv4 fragment and host name fragment tags

2016-02-03 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arcadius Ahouansou updated SOLR-8522: - Attachment: SOLR-8522.patch Hello [~noble.paul] I have updated the patch to lookup ip addre

[jira] [Updated] (SOLR-8522) ImplicitSnitch to support IPv4 fragment fragment tags

2016-02-03 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arcadius Ahouansou updated SOLR-8522: - Summary: ImplicitSnitch to support IPv4 fragment fragment tags (was: ImplicitSnitch to sup

Re: git commits on JIRA issues;

2016-02-03 Thread Chris Hostetter
: > unless i'm missing something, only getting email/jira : > notifications the first time a specific commit was seen would mean that : > when backporting from master to 5x (or 6x down the road) there would be no : > tracking email/comment ... which would make it much harder to know when : > thing

Re: git commits on JIRA issues;

2016-02-03 Thread Ryan Ernst
> unless i'm missing something, only getting email/jira > notifications the first time a specific commit was seen would mean that > when backporting from master to 5x (or 6x down the road) there would be no > tracking email/comment ... which would make it much harder to know when > things were back

[jira] [Comment Edited] (SOLR-8521) Add documentation for how to use Solr JDBC driver with SQL client like DB Visualizer

2016-02-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131478#comment-15131478 ] Joel Bernstein edited comment on SOLR-8521 at 2/4/16 12:55 AM: --

[jira] [Commented] (SOLR-8521) Add documentation for how to use Solr JDBC driver with SQL client like DB Visualizer

2016-02-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131478#comment-15131478 ] Joel Bernstein commented on SOLR-8521: -- Ok looks great! I'll try out the steps. [~ct

Re: git commits on JIRA issues;

2016-02-03 Thread Chris Hostetter
: https://issues.apache.org/jira/browse/INFRA-11198 : I don't think this has to do with some branches being more significant than : others. I think it has to do with the fact that the commit has occurred : multiple times (same hash); we just care about the first chronologically. : Any way; furthe

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 3006 - Still Failing!

2016-02-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/3006/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Error from server at https://127.0.0.1:51907/awholynewcollectio

[jira] [Commented] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-02-03 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131440#comment-15131440 ] Kevin Risden commented on SOLR-8502: [~joel.bernstein] - I put together a step-by-step

[jira] [Updated] (SOLR-8521) Add documentation for how to use Solr JDBC driver with SQL client like DB Visualizer

2016-02-03 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8521: --- Attachment: solr_jdbc_dbvisualizer_20160203.pdf Attached first pass at documentation with screenshots.

[jira] [Commented] (LUCENE-7013) Move license header before package declaration in all *.java files

2016-02-03 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131434#comment-15131434 ] Jason Gerlowski commented on LUCENE-7013: - Hi Shai, Have a few tweaks that might

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

2016-02-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3061/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest Error Message: SolrCore.getOpenCount()==2 Stack Trace: java.lang.RuntimeException

[jira] [Commented] (SOLR-8638) Implement ConnectionImpl setCatalog and setSchema

2016-02-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131389#comment-15131389 ] Joel Bernstein commented on SOLR-8638: -- OK, i'll makes sure this gets in. > Implement

[jira] [Commented] (SOLR-8638) Implement ConnectionImpl setCatalog and setSchema

2016-02-03 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131363#comment-15131363 ] Kevin Risden commented on SOLR-8638: [~joel.bernstein] - This is required to run querie

[jira] [Updated] (SOLR-8638) Implement ConnectionImpl setCatalog and setSchema

2016-02-03 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8638: --- Attachment: SOLR-8638.patch Updated patch to make setCatalog a noop and avoid having to deal with chang

[jira] [Commented] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-02-03 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131316#comment-15131316 ] Kevin Risden commented on SOLR-8502: I've been meaning to put together a "getting start

[jira] [Updated] (SOLR-8638) Implement ConnectionImpl setCatalog and setSchema

2016-02-03 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8638: --- Flags: Patch > Implement ConnectionImpl setCatalog and setSchema >

[jira] [Updated] (SOLR-8638) Implement ConnectionImpl setCatalog and setSchema

2016-02-03 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8638: --- Attachment: SOLR-8638.patch Attached patch with simple test. Manually testing with DBVisualizer now. >

[jira] [Commented] (LUCENE-7010) Create MergePolicyWrapper

2016-02-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131301#comment-15131301 ] Uwe Schindler commented on LUCENE-7010: --- All fine. I was looking for a test in your

[jira] [Commented] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-02-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131296#comment-15131296 ] Joel Bernstein commented on SOLR-8502: -- It's running SolrCloud with an embedded ZK. Si

[jira] [Created] (SOLR-8638) Implement ConnectionImpl setCatalog and setSchema

2016-02-03 Thread Kevin Risden (JIRA)
Kevin Risden created SOLR-8638: -- Summary: Implement ConnectionImpl setCatalog and setSchema Key: SOLR-8638 URL: https://issues.apache.org/jira/browse/SOLR-8638 Project: Solr Issue Type: Sub-task

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+102) - Build # 15761 - Failure!

2016-02-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15761/ Java: 64bit/jdk-9-ea+102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-CompactStrings -XX:-UseSuperWord All tests passed Build Log: [...truncated 1739 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkin

[jira] [Commented] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-02-03 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131280#comment-15131280 ] Kevin Risden commented on SOLR-8502: I downloaded the latest nightly build from https:

[jira] [Updated] (LUCENE-6835) Directory.deleteFile should "own" retrying deletions on Windows

2016-02-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6835: --- Attachment: LUCENE-6835.patch I think the branch is in pretty good shape ... tests pa

Re: Naming branches so that life is easier

2016-02-03 Thread david.w.smi...@gmail.com
Establishing conventions and adhering to them would be good. Some observations I have with your example: you suggested a hypothetical branch named "dweiss/jira3826". IMO that branch name isn't a great name because it is ambiguous with respect to it being for Lucene or Solr. Most of our branches

Re: git commits on JIRA issues;

2016-02-03 Thread Ryan Ernst
Thanks for creating the issue David. I did not mean to suggest we shouldn't try, only that I think it will be an uphill battle. But i would be very happy if something comes of it! On Wed, Feb 3, 2016 at 1:39 PM, Mark Miller wrote: > It just depends on what behavior you want. Some could argue tha

Re: git commits on JIRA issues;

2016-02-03 Thread Mark Miller
It just depends on what behavior you want. Some could argue that for certain 'official feature branches' they want this behavior and for random WIP branches they don't. Given the script INFRA uses is for all the projects, if they object to letting us only get the original commits, it's just another

[jira] [Commented] (SOLR-8635) Shards don't propagate the document update correctly

2016-02-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131145#comment-15131145 ] Erick Erickson commented on SOLR-8635: -- Please raise questions like this on the user's

[jira] [Commented] (LUCENE-7013) Move license header before package declaration in all *.java files

2016-02-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131136#comment-15131136 ] Michael McCandless commented on LUCENE-7013: Instead of the for loop returnin

[jira] [Commented] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-02-03 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131117#comment-15131117 ] Kevin Risden commented on SOLR-8502: hm not sure why this is happening... I can try

Re: git commits on JIRA issues;

2016-02-03 Thread david.w.smi...@gmail.com
https://issues.apache.org/jira/browse/INFRA-11198 I don't think this has to do with some branches being more significant than others. I think it has to do with the fact that the commit has occurred multiple times (same hash); we just care about the first chronologically. Any way; further discussio

[jira] [Updated] (LUCENE-7013) Move license header before package declaration in all *.java files

2016-02-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-7013: --- Attachment: LUCENE-7013.patch mvcopyright.py {{mvcopyright.py}} is the simple script

[jira] [Created] (LUCENE-7013) Move license header before package declaration in all *.java files

2016-02-03 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-7013: -- Summary: Move license header before package declaration in all *.java files Key: LUCENE-7013 URL: https://issues.apache.org/jira/browse/LUCENE-7013 Project: Lucene - Core

Re: git commits on JIRA issues;

2016-02-03 Thread david.w.smi...@gmail.com
+1 I'll do it. On Wed, Feb 3, 2016 at 3:29 PM Mark Miller wrote: > Yeah man, ugly noise. I think we should open a JIRA to discuss with INFRA > anyway. At a minimum, we should be able to specify which main branches we > care about. Creating noise for everyone's random work branches is crazy. > >

Re: git commits on JIRA issues;

2016-02-03 Thread Mark Miller
Yeah man, ugly noise. I think we should open a JIRA to discuss with INFRA anyway. At a minimum, we should be able to specify which main branches we care about. Creating noise for everyone's random work branches is crazy. - Mark On Wed, Feb 3, 2016 at 3:09 PM david.w.smi...@gmail.com < david.w.smi

Jira version tag for master branch

2016-02-03 Thread Ryan Ernst
FYI, I just renamed the "Trunk" version to "master", to match what we have now with git. Since it was just a rename, it appears all the existing issues that used Trunk as a fix version are already updated.

[jira] [Commented] (LUCENE-7012) Change Lucene/Solr IDE configs to place new Java files' license header before the package declaration

2016-02-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131067#comment-15131067 ] Shai Erera commented on LUCENE-7012: Oh Wow Steve, thanks for the quick fix! > Chang

[jira] [Resolved] (LUCENE-7009) Add expectThrows utility to LuceneTestCase

2016-02-03 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst resolved LUCENE-7009. Resolution: Fixed Assignee: Ryan Ernst Fix Version/s: Trunk > Add expectThrows util

[jira] [Commented] (LUCENE-7009) Add expectThrows utility to LuceneTestCase

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

Re: git commits on JIRA issues;

2016-02-03 Thread david.w.smi...@gmail.com
Ok thanks. It's too bad it's not going to be changed. IMO, I don't these extra commit notifications are helpful beyond the original appearance of a given commit. ~ David On Tue, Feb 2, 2016 at 10:52 PM Ryan Ernst wrote: > By the way, I meant I attended a talk *about git at apache* > On Feb 2,

[jira] [Commented] (LUCENE-7012) Change Lucene/Solr IDE configs to place new Java files' license header before the package declaration

2016-02-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131006#comment-15131006 ] Steve Rowe commented on LUCENE-7012: This looks more authoritative: https://platform

[jira] [Commented] (LUCENE-7012) Change Lucene/Solr IDE configs to place new Java files' license header before the package declaration

2016-02-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130997#comment-15130997 ] Anshum Gupta commented on LUCENE-7012: -- Thanks Steve! > Change Lucene/Solr IDE conf

[jira] [Commented] (LUCENE-7012) Change Lucene/Solr IDE configs to place new Java files' license header before the package declaration

2016-02-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130993#comment-15130993 ] Steve Rowe commented on LUCENE-7012: I don't use Netbeans, but we do have a bundled c

[jira] [Commented] (LUCENE-7012) Change Lucene/Solr IDE configs to place new Java files' license header before the package declaration

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

[jira] [Commented] (LUCENE-7012) Change Lucene/Solr IDE configs to place new Java files' license header before the package declaration

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

[jira] [Updated] (LUCENE-7012) Change Lucene/Solr IDE configs to place new Java files' license header before the package declaration

2016-02-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-7012: --- Summary: Change Lucene/Solr IDE configs to place new Java files' license header before the package de

[jira] [Updated] (LUCENE-7012) Change Lucene/Solr IDE configs to place the license header before the package declaration

2016-02-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-7012: --- Attachment: LUCENE-7012-intellij.patch Trivial patch to change the IntelliJ copyright plugin config t

[jira] [Updated] (LUCENE-7012) Change Lucene/Solr IDE configs to place the license header before the package declaration

2016-02-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-7012: --- Summary: Change Lucene/Solr IDE configs to place the license header before the package declaration (

[jira] [Reopened] (LUCENE-7012) Change eclipse's "New Java Files" template to place the license header before the package declaration

2016-02-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reopened LUCENE-7012: > Change eclipse's "New Java Files" template to place the license header before > the package declarat

[jira] [Commented] (LUCENE-7012) Change eclipse's "New Java Files" template to place the license header before the package declaration

2016-02-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130960#comment-15130960 ] Steve Rowe commented on LUCENE-7012: IntelliJ's "copyright" plugin is set up in the c

Solr and tunable consistency?

2016-02-03 Thread S G
Hi, Does someone know if Solr has a tunable consistency like the one found in Cassandra or ElasticSearch ? There is a replication_factor in Solr Cloud but it does

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

2016-02-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15759/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: timed out waiting for collection1 startAt time to exc

[jira] [Resolved] (LUCENE-7012) Change eclipse's "New Java Files" template to place the license header before the package declaration

2016-02-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-7012. Resolution: Fixed Fix Version/s: Trunk 5.5 Committed the eclipse changes

[jira] [Commented] (LUCENE-7012) Change eclipse's "New Java Files" template to place the license header before the package declaration

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

[jira] [Commented] (LUCENE-7012) Change eclipse's "New Java Files" template to place the license header before the package declaration

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

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 923 - Still Failing

2016-02-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/923/ 2 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload Error Message: expected:<[{indexVersion=1454523269151,generation=2,filelist=[_ec7.cfe, _ec7.cfs, _ec7.si, _ed9.cfe, _ed

[jira] [Commented] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-02-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130843#comment-15130843 ] Joel Bernstein commented on SOLR-8502: -- This works fine from a command line java progr

[jira] [Commented] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-02-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130837#comment-15130837 ] Joel Bernstein commented on SOLR-8502: -- Here is the debug error: 2016-02-03 08:52:38.

[jira] [Updated] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-02-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8502: - Attachment: driver-setup.png connection-screen-shot.png > Improve Solr JDBC Driver

[jira] [Commented] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-02-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130826#comment-15130826 ] Joel Bernstein commented on SOLR-8502: -- I attached a couple of screen shots of the dri

[JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk-9-ea+102) - Build # 15455 - Failure!

2016-02-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15455/ Java: 64bit/jdk-9-ea+102 -XX:+UseCompressedOops -XX:+UseParallelGC -XX:-CompactStrings -XX:-UseSuperWord 6 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: 5 t

[jira] [Commented] (LUCENE-7010) Create MergePolicyWrapper

2016-02-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130798#comment-15130798 ] Shai Erera commented on LUCENE-7010: [~thetaphi] do you still have concerns about it?

[jira] [Commented] (SOLR-8135) SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection reproducible failure

2016-02-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130774#comment-15130774 ] Erick Erickson commented on SOLR-8135: -- This feels a little like a band-aid. If I'm re

[jira] [Commented] (LUCENE-7012) Change eclipse's "New Java Files" template to place the license header before the package declaration

2016-02-03 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130757#comment-15130757 ] Shai Erera commented on LUCENE-7012: Found this: http://stackoverflow.com/questions/

  1   2   >