[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 396 - Still Unstable!

2018-01-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/396/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC 6 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility Error Message: Could not remove the following files (in the o

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323657#comment-16323657 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323659#comment-16323659 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323649#comment-16323649 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323656#comment-16323656 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323658#comment-16323658 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323650#comment-16323650 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323653#comment-16323653 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323654#comment-16323654 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161155141 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -68,34 +249,100 @@ public void call(ClusterState state, ZkNodeProps message

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161155122 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -68,34 +249,100 @@ public void call(ClusterState state, ZkNodeProps message

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161155289 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -99,6 +101,8 @@ .parseDefaulting(Chr

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161155184 --- Diff: solr/core/src/java/org/apache/solr/cloud/OverseerCollectionMessageHandler.java --- @@ -218,6 +218,7 @@ public OverseerCollectionMessageHandler

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161155153 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -68,34 +249,100 @@ public void call(ClusterState state, ZkNodeProps message

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161155243 --- Diff: solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java --- @@ -476,6 +451,31 @@ private static void addStatusToResponse(Name

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161155263 --- Diff: solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java --- @@ -962,6 +982,76 @@ public static CollectionOperation get(Collect

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161155221 --- Diff: solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java --- @@ -476,6 +451,31 @@ private static void addStatusToResponse(Name

Re: Welcome Ignacio Vera as Lucene/Solr committer

2018-01-11 Thread Shalin Shekhar Mangar
Congratulations and welcome Ignacio! On Thu, Jan 11, 2018 at 10:05 PM, Adrien Grand wrote: > Hi all, > > Please join me in welcoming Ignacio Vera as the latest Lucene/Solr > committer. > Ignacio, it's tradition for you to introduce yourself with a brief bio. > > Congratulations and Welcome! --

Re: Welcome Ignacio Vera as Lucene/Solr committer

2018-01-11 Thread Đạt Cao Mạnh
Welcome Ignacio! On Fri, Jan 12, 2018 at 1:53 PM Christian Moen wrote: > Congrats! > > Best, > Christian > > On Fri, Jan 12, 2018 at 1:35 AM Adrien Grand wrote: > >> Hi all, >> >> Please join me in welcoming Ignacio Vera as the latest Lucene/Solr >> committer. >> Ignacio, it's tradition for you

Re: Welcome Ignacio Vera as Lucene/Solr committer

2018-01-11 Thread Christian Moen
Congrats! Best, Christian On Fri, Jan 12, 2018 at 1:35 AM Adrien Grand wrote: > Hi all, > > Please join me in welcoming Ignacio Vera as the latest Lucene/Solr > committer. > Ignacio, it's tradition for you to introduce yourself with a brief bio. > > Congratulations and Welcome! >

[jira] [Updated] (SOLR-11712) Streaming throws IndexOutOfBoundsException against an alias when a shard is down

2018-01-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11712: Attachment: SOLR-11712.patch [~varunthacker], as per your feedback. Test added. Beasts of 100 rounds

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 21261 - Still Unstable!

2018-01-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21261/ Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse Error Message: Error from server at https://127.0.0.1:39609/

[jira] [Commented] (SOLR-11839) Fix test failures resulting from SOLR-11218

2018-01-11 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323539#comment-16323539 ] David Smiley commented on SOLR-11839: - Yup absolutely. No \@Before needed now. > Fix

Re: What are the expectations for cleanup SolrCloud tests when tests.iters is specified?

2018-01-11 Thread David Smiley
Yeah thanks guys -- beast it is. I wonder if we should not document tests.iters (a bit more expert), or add a warning to it in the help output saying something like: NOTE: some tests are incompatible because BeforeClass/AfterClass isn't performed inbetween. Try beast.iters instead. On Thu, Jan 11

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323531#comment-16323531 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161138197 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -45,13 +147,92 @@ public CreateAliasCmd(OverseerCollectionMessageHandler oc

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk1.8.0_144) - Build # 36 - Still Unstable!

2018-01-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/36/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap Error Message: Could not remove the following files (in the order of attem

[JENKINS] Lucene-Solr-SmokeRelease-7.2 - Build # 10 - Failure

2018-01-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.2/10/ No tests ran. Build Log: [...truncated 9 lines...] ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "git fetch --tags --progress git://git.apache.org/lucene-solr.git +refs/heads/*:refs/remotes

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323502#comment-16323502 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161134845 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -45,13 +147,92 @@ public CreateAliasCmd(OverseerCollectionMessageHandler o

[jira] [Commented] (SOLR-11718) Deprecate CDCR Buffer APIs

2018-01-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323498#comment-16323498 ] Amrit Sarkar commented on SOLR-11718: - Modified patch with Varun's recommendation: {{S

[jira] [Updated] (SOLR-11718) Deprecate CDCR Buffer APIs

2018-01-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11718: Attachment: SOLR-11718-v3.patch > Deprecate CDCR Buffer APIs > -- > >

[jira] [Commented] (SOLR-11653) create next time collection based on a fixed time gap

2018-01-11 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323486#comment-16323486 ] Gus Heck commented on SOLR-11653: - Just thought of something I missed in my review: It lo

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

2018-01-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7108/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC 7 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SolrXmlInZkTest Error Message: Could not remove the following files (in the order of at

[jira] [Resolved] (SOLR-11822) Unable to create core in 7.2

2018-01-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-11822. --- Resolution: Invalid Since there's been no response, and since it appears to be mixing stand-al

[jira] [Assigned] (SOLR-11810) Upgrade Jetty to 9.4.x

2018-01-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-11810: - Assignee: Erick Erickson (was: Varun Thacker) > Upgrade Jetty to 9.4.x > --

[jira] [Commented] (SOLR-11839) Fix test failures resulting from SOLR-11218

2018-01-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323390#comment-16323390 ] Erick Erickson commented on SOLR-11839: --- [~dsmiley] Given the responses from Hoss a

Re: What are the expectations for cleanup SolrCloud tests when tests.iters is specified?

2018-01-11 Thread Erick Erickson
Ok, thanks both. That makes a lot of sense. I'll just use beasting for most anything SolrCloud related. On Thu, Jan 11, 2018 at 4:56 PM, Chris Hostetter wrote: > : (I had left the comment in question) > : I think a test shouldn't have to explicitly clean up after itself, except > : perhaps int

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161122011 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -45,13 +147,92 @@ public CreateAliasCmd(OverseerCollectionMessageHandler oc

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323386#comment-16323386 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

Re: Welcome Ignacio Vera as Lucene/Solr committer

2018-01-11 Thread Koji Sekiguchi
Welcome Ignacio! Koji On 2018/01/12 1:35, Adrien Grand wrote: Hi all, Please join me in welcoming Ignacio Vera as the latest Lucene/Solr committer. Ignacio, it's tradition for you to introduce yourself with a brief bio. Congratulations and Welcome! --

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

2018-01-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/388/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse Error Message: Error from server at http://127.0.0.1:3657

[jira] [Updated] (SOLR-3218) Range faceting support for CurrencyField

2018-01-11 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3218: --- Attachment: SOLR-3218.patch Ok. I beefed up the tests a bit more, and cleaned up some javadoc/import issues t

Re: What are the expectations for cleanup SolrCloud tests when tests.iters is specified?

2018-01-11 Thread Chris Hostetter
: (I had left the comment in question) : I think a test shouldn't have to explicitly clean up after itself, except : perhaps intra-method as-needed; test-infrastructure should do the class : (test suite). All test code should always be expected to clean up their messes at whatever "ending" stage

[JENKINS] Lucene-Solr-NightlyTests-7.2 - Build # 7 - Still unstable

2018-01-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.2/7/ 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest Error Message: 6 threads leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest: 1)

Re: What are the expectations for cleanup SolrCloud tests when tests.iters is specified?

2018-01-11 Thread Robert Muir
Short answer: don't use tests.iters. Use ant beast. Long answer: It has been discussed on the list several times. tests.iters does not do what a lot of people seem to think. >From what i remember: it creates your test *class* a single time and runs stuff repeatedly... I think only (new *instance*,

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323256#comment-16323256 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161110384 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -45,13 +147,92 @@ public CreateAliasCmd(OverseerCollectionMessageHandler oc

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

2018-01-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21260/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv Error Message: java.lang.RuntimeException: Error from server at http://127.0.0.1:337

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323235#comment-16323235 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161107544 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -68,34 +249,100 @@ public void call(ClusterState state, ZkNodeProps message

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323186#comment-16323186 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161103620 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -45,13 +147,92 @@ public CreateAliasCmd(OverseerCollectionMessageHandler oc

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

2018-01-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1620/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Didn't see all replicas for shard shard1 in c8n_1x3_lf come up withi

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323171#comment-16323171 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161101824 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -45,13 +147,92 @@ public CreateAliasCmd(OverseerCollectionMessageHandler oc

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323124#comment-16323124 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161096191 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -45,13 +147,92 @@ public CreateAliasCmd(OverseerCollectionMessageHandler oc

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323095#comment-16323095 ] ASF GitHub Bot commented on SOLR-11722: --- Github user fsparv commented on a diff in t

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread fsparv
Github user fsparv commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161093191 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -30,13 +44,101 @@ import org.apache.solr.common.cloud.ZkStateReader;

Re: What are the expectations for cleanup SolrCloud tests when tests.iters is specified?

2018-01-11 Thread David Smiley
(I had left the comment in question) I think a test shouldn't have to explicitly clean up after itself, except perhaps intra-method as-needed; test-infrastructure should do the class (test suite). On Thu, Jan 11, 2018 at 12:49 PM Erick Erickson wrote: > The recent failures in TimeRoutedAliasUpda

[jira] [Updated] (SOLR-6559) Create an endpoint /update/xml/docs endpoint to do custom xml indexing

2018-01-11 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-6559: Issue Type: Improvement (was: Bug) > Create an endpoint /update/xml/docs endpoint to do cust

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 1165 - Still Unstable!

2018-01-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1165/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse Error Message: Error from server at http://127.0.0.1:36575/so

[jira] [Closed] (SOLR-6553) StackOverflowError

2018-01-11 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett closed SOLR-6553. --- > StackOverflowError > -- > > Key: SOLR-6553 > URL:

[jira] [Resolved] (SOLR-6553) StackOverflowError

2018-01-11 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-6553. - Resolution: Cannot Reproduce Closing as Cannot Reproduce - not that there aren't issues her

[jira] [Updated] (SOLR-6537) A uLogDir configured outside of dataDir is not cleaned up by CoreAdmin UNLOAD

2018-01-11 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-6537: Component/s: SolrCloud > A uLogDir configured outside of dataDir is not cleaned up by CoreAdm

[jira] [Closed] (SOLR-6506) SolrCloud route.name=implicit not effect

2018-01-11 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett closed SOLR-6506. --- > SolrCloud route.name=implicit not effect > --- > >

[jira] [Resolved] (SOLR-6506) SolrCloud route.name=implicit not effect

2018-01-11 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-6506. - Resolution: Cannot Reproduce I suspect the more modern approach of starting Solr with bin/s

[jira] [Resolved] (SOLR-6504) Switching exploded war from version 4.10 caused Solr to be unable to start

2018-01-11 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-6504. - Resolution: Won't Fix I'm not sure we're going to fix this - it seems a pretty unique use c

[jira] [Closed] (SOLR-6504) Switching exploded war from version 4.10 caused Solr to be unable to start

2018-01-11 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett closed SOLR-6504. --- > Switching exploded war from version 4.10 caused Solr to be unable to start >

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161079147 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -68,34 +249,100 @@ public void call(ClusterState state, ZkNodeProps messag

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161075027 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -45,13 +147,92 @@ public CreateAliasCmd(OverseerCollectionMessageHandler o

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161074349 --- Diff: solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java --- @@ -476,6 +451,31 @@ private static void addStatusToResponse(Nam

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161078056 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -68,34 +249,100 @@ public void call(ClusterState state, ZkNodeProps messag

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161078867 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -68,34 +249,100 @@ public void call(ClusterState state, ZkNodeProps messag

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161071261 --- Diff: solr/core/src/java/org/apache/solr/cloud/OverseerCollectionMessageHandler.java --- @@ -218,6 +218,7 @@ public OverseerCollectionMessageHandle

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161074624 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -45,13 +147,92 @@ public CreateAliasCmd(OverseerCollectionMessageHandler o

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161079495 --- Diff: solr/core/src/test/org/apache/solr/cloud/CreateRoutedAliasTest.java --- @@ -0,0 +1,351 @@ +/* + * Licensed to the Apache Software Foun

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161071815 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -30,13 +44,101 @@ import org.apache.solr.common.cloud.ZkStateReader;

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161074912 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -45,13 +147,92 @@ public CreateAliasCmd(OverseerCollectionMessageHandler o

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161071581 --- Diff: solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java --- @@ -962,6 +982,76 @@ public static CollectionOperation get(Collec

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161077363 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -45,13 +147,92 @@ public CreateAliasCmd(OverseerCollectionMessageHandler o

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161076165 --- Diff: solr/core/src/java/org/apache/solr/cloud/CreateAliasCmd.java --- @@ -45,13 +147,92 @@ public CreateAliasCmd(OverseerCollectionMessageHandler o

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322997#comment-16322997 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322994#comment-16322994 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323000#comment-16323000 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322995#comment-16322995 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322993#comment-16322993 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322999#comment-16322999 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322992#comment-16322992 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322998#comment-16322998 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322996#comment-16322996 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322991#comment-16322991 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322990#comment-16322990 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322989#comment-16322989 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322988#comment-16322988 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322987#comment-16322987 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322985#comment-16322985 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[jira] [Commented] (SOLR-11722) API to create a Time Routed Alias and first collection

2018-01-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322986#comment-16322986 ] ASF GitHub Bot commented on SOLR-11722: --- Github user dsmiley commented on a diff in

[GitHub] lucene-solr pull request #304: SOLR-11722

2018-01-11 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/304#discussion_r161070349 --- Diff: solr/core/src/java/org/apache/solr/update/processor/TimeRoutedAliasUpdateProcessor.java --- @@ -99,6 +101,8 @@ .parseDefaulting(Ch

  1   2   3   >