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

2018-07-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22566/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection

Error Message:
Expected moving a replica of 'withCollection': 
testMoveReplicaWithCollection_abc to fail

Stack Trace:
java.lang.AssertionError: Expected moving a replica of 'withCollection': 
testMoveReplicaWithCollection_abc to fail
at 
__randomizedtesting.SeedInfo.seed([5F4F9F96CAC8C099:1058A63559BA09EF]:0)
at org.junit.Assert.fail(Assert.java:93)
at 
org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection(TestWithCollection.java:389)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
at 

[JENKINS] Lucene-Solr-Tests-7.x - Build # 719 - Still Unstable

2018-07-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/719/

1 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
at 
__randomizedtesting.SeedInfo.seed([3C232917BA6F5C0B:9EECEB8B8ABBCE20]:0)
at 
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at 
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more




Build Log:

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4766 - Still Unstable!

2018-07-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4766/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly

Error Message:
Unexpected number of elements in the group for intGSF: 8

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for 
intGSF: 8
at 
__randomizedtesting.SeedInfo.seed([8FD8FE5D41C0C621:146390050C98F47F]:0)
at org.junit.Assert.fail(Assert.java:93)
at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:380)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
at 
__randomizedtesting.SeedInfo.seed([74FEA3FFDF38B93C:D6316163EFEC2B17]:0)
at 

Re: BadApple report. Seems like I'm wasting my time.

2018-07-30 Thread Erick Erickson
Steve:

Ok, InfixSuggestersTest.testShutdownDuringBuild is in my "Do not annotate" list.

On Mon, Jul 30, 2018 at 7:33 PM, Steve Rowe  wrote:
> Hi Erick,
>
> I think it’s valuable to continue the BadApple process as you’re currently 
> running it.  I’m guessing most people will not engage, but some will, myself 
> included (though I don’t claim to read the list every week).
>
> I’m working on fixing InfixSuggestersTest.testShutdownDuringBuild 
> (SOLR-12606), so please don’t BadApple it.
>
> Thanks,
>
> --
> Steve
> www.lucidworks.com
>
>> On Jul 30, 2018, at 1:52 PM, Erick Erickson  wrote:
>>
>> Is anybody paying the least attention to this or should I just stop 
>> bothering?
>>
>> I'd hoped to get to a point where we could get at least semi-stable
>> and start whittling away at the backlog. But with an additional 63
>> tests to BadApple (a little fudging here because of some issues with
>> counting suite-level tests .vs. individual test) it doesn't seem like
>> we're going in the right direction at all.
>>
>> Unless there's some value here, defined by people stepping up and at
>> least looking (and once a week is not asking too much) at the names of
>> the tests I'm going to BadApple to see if they ring any bells, I'll
>> stop wasting my time.
>>
>> There are currently 100 BadApple tests. That number will increase by a
>> hefty percentage _this week alone_.
>>
>> I suppose I'll just bet the latest example of tilting at this windmill.
>>
>> Erick
>>
>>
>>
>> **Annotated tests/suites that didn't fail in the last 4 weeks.
>>
>>
>>  **Annotations will be removed from the following tests because they
>> haven't failed in the last 4 rollups.
>>
>>  **Methods: 12
>>   AddReplicaTest.test
>>   DeleteReplicaTest.deleteReplicaFromClusterState
>>   LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection
>>   MaxSizeAutoCommitTest
>>   OverseerRolesTest.testOverseerRole
>>   PeerSyncReplicationTest.test
>>   RecoveryZkTest.test
>>   RollingRestartTest.test
>>   TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader
>>   TestCloudPivotFacet.test
>>   TestLargeCluster.testSearchRate
>>   TestPullReplicaErrorHandling.throws
>>
>>  **Suites: 0
>>
>>
>> Failures in Hoss' reports for the last 4 rollups.
>>
>> All tests that failed 4 weeks running will be BadApple'd unless there
>> are objections
>>
>> Failures in the last 4 reports..
>>   Report   Pct runsfails   test
>> 0123   0.9 1689 27  AutoAddReplicasIntegrationTest.testSimple
>> 0123   1.1 1698 36
>> CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
>> 0123   0.9 1430 30  ChaosMonkeyNothingIsSafeTest(suite)
>> 0123   0.4 1453 16  ChaosMonkeyNothingIsSafeTest.test
>> 0123   0.4 1726 26  CloudSolrClientTest.preferLocalShardsTest
>> 0123   0.7 1726 64  
>> CloudSolrClientTest.preferReplicaTypesTest
>> 0123   1.9 1682 34
>> CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition
>> 0123   0.9 1676 14
>> CollectionsAPIDistributedZkTest.testCollectionsAPI
>> 0123   1.1 1717 13  ComputePlanActionTest.testNodeLost
>> 0123   0.2 1721 13
>> ComputePlanActionTest.testNodeWithMultipleReplicasLost
>> 0123   0.4 1684 30  DistributedMLTComponentTest.test
>> 0123   0.4 1707  9  
>> DocValuesNotIndexedTest.testGroupingDVOnly
>> 0123   0.4 1642  9  FullSolrCloudDistribCmdsTest.test
>> 0123   0.9 1663 49  GraphExpressionTest(suite)
>> 0123   0.4 1693 21  
>> GraphExpressionTest.testShortestPathStream
>> 0123   1.8 1660 41  GraphTest(suite)
>> 0123   0.9 1686 20  GraphTest.testShortestPathStream
>> 0123  72.7   88 70  HdfsChaosMonkeySafeLeaderTest(suite)
>> 0123   1.3 1622 32  HttpSolrCallGetCoreTest(suite)
>> 0123  16.6 1992223  
>> InfixSuggestersTest.testShutdownDuringBuild
>> 0123   0.4 1661 12  LargeVolumeJettyTest(suite)
>> 0123   0.4 1685 12  LargeVolumeJettyTest.testMultiThreaded
>> 0123   0.9 1661  9
>> LeaderElectionIntegrationTest.testSimpleSliceLeaderElection
>> 0123   3.2 1695 55
>> MetricTriggerIntegrationTest.testMetricTrigger
>> 0123   3.9 1624 84  MoveReplicaHDFSTest.testFailedMove
>> 0123   4.2 1716 71
>> ScheduledTriggerIntegrationTest.testScheduledTrigger
>> 0123   2.2 1626 37  SchemaApiFailureTest(suite)
>> 0123  38.1  422164  ShardSplitTest.test
>> 0123   9.2  329 26  ShardSplitTest.testSplitMixedReplicaTypes
>> 0123   0.7 1701 24  SolrCloudReportersTest.testDefaultPlugins
>> 0123   0.9 1701 36
>> SolrCloudReportersTest.testExplicitConfiguration
>> 0123   1.9 1683 25  SolrJmxReporterCloudTest.testJmxReporter
>> 0123  11.8  568 12

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 276 - Still Failing

2018-07-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/276/

2 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
at 
__randomizedtesting.SeedInfo.seed([2D14CC88E88E5872:8FDB0E14D85ACA59]:0)
at 
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at 
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more


FAILED: 

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_172) - Build # 2453 - Still Unstable!

2018-07-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2453/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseParallelGC

4 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
at 
__randomizedtesting.SeedInfo.seed([45D2D5FC3F71C63A:E71D17600FA55411]:0)
at 
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at 

[jira] [Commented] (SOLR-12601) Refactor the autoscaling package to improve readability

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563110#comment-16563110
 ] 

ASF subversion and git services commented on SOLR-12601:


Commit 546004992f4ebc84329435e29186aa58a333ea91 in lucene-solr's branch 
refs/heads/branch_7x from [~noble.paul]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=5460049 ]

SOLR-12601: Refactor the autoscaling package to improve readability


> Refactor the autoscaling package to improve readability
> ---
>
> Key: SOLR-12601
> URL: https://issues.apache.org/jira/browse/SOLR-12601
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Noble Paul
>Assignee: Noble Paul
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12601) Refactor the autoscaling package to improve readability

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563082#comment-16563082
 ] 

ASF subversion and git services commented on SOLR-12601:


Commit 4602e4de458352f8363c3d4078f1df24d2ac9430 in lucene-solr's branch 
refs/heads/master from [~noble.paul]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=4602e4d ]

SOLR-12601: Refactor the autoscaling package to improve readability


> Refactor the autoscaling package to improve readability
> ---
>
> Key: SOLR-12601
> URL: https://issues.apache.org/jira/browse/SOLR-12601
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Noble Paul
>Assignee: Noble Paul
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[JENKINS] Lucene-Solr-Tests-master - Build # 2642 - Still Unstable

2018-07-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2642/

4 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeLostTriggerRestoreState

Error Message:
Two TriggerAction instances should have been created by now

Stack Trace:
java.lang.AssertionError: Two TriggerAction instances should have been created 
by now
at 
__randomizedtesting.SeedInfo.seed([8A268745EB5774D2:A1D9521E712F6102]:0)
at org.junit.Assert.fail(Assert.java:93)
at 
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeLostTriggerRestoreState(TestTriggerIntegration.java:320)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testOverwriteOption

Error Message:
Error from server at https://127.0.0.1:35950/solr: KeeperErrorCode = Session 
expired for 
/overseer/collection-map-completed/mn-3075691d-d31e-4cb3-be21-9a9adc4eacdf

Stack Trace:

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

2018-07-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/724/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseG1GC

11 tests failed.
FAILED:  
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFqParam

Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_38D0678CA75AEB8A-001\tempDir-002\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_38D0678CA75AEB8A-001\tempDir-002\collection1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_38D0678CA75AEB8A-001\tempDir-002:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_38D0678CA75AEB8A-001\tempDir-002
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_38D0678CA75AEB8A-001\tempDir-002\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_38D0678CA75AEB8A-001\tempDir-002\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_38D0678CA75AEB8A-001\tempDir-002:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_38D0678CA75AEB8A-001\tempDir-002

at 
__randomizedtesting.SeedInfo.seed([38D0678CA75AEB8A:C99BD97F371A9CBF]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd$SolrInstance.tearDown(TestSolrEntityProcessorEndToEnd.java:361)
at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.tearDown(TestSolrEntityProcessorEndToEnd.java:142)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 

[jira] [Resolved] (SOLR-12606) InfixSuggestersTest.testShutdownDuringBuild() failures

2018-07-30 Thread Steve Rowe (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-12606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Rowe resolved SOLR-12606.
---
   Resolution: Fixed
Fix Version/s: 7.5
   master (8.0)

Committed.

Forgot to include the issue in the log message, so jirabot won't post here.  
From the commits@ email:

{noformat}
Repository: lucene-solr
Updated Branches:
 refs/heads/branch_7x d448921b3 -> 02689f2b2
 refs/heads/master 8d28bbc90 -> a08eadb48

Fix InfixSuggestersTest.testShutdownDuringBuild() failures
{noformat}

> InfixSuggestersTest.testShutdownDuringBuild() failures
> --
>
> Key: SOLR-12606
> URL: https://issues.apache.org/jira/browse/SOLR-12606
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: Tests
>Reporter: Steve Rowe
>Assignee: Steve Rowe
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12606.patch
>
>
> From [https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1082/]:
> {noformat}
>[smoker][junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=InfixSuggestersTest -Dtests.method=testShutdownDuringBuild 
> -Dtests.seed=52931F3B5B6B1523 -Dtests.multiplier=2 -Dtests.locale=sk-SK 
> -Dtests.timezone=Asia/Oral -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>[smoker][junit4] ERROR   1.37s J0 | 
> InfixSuggestersTest.testShutdownDuringBuild <<<
>[smoker][junit4]> Throwable #1: 
> java.util.concurrent.ExecutionException: 
> junit.framework.AssertionFailedError: Unexpected wrapped exception type, 
> expected CoreIsClosedException
>[smoker][junit4]>  at 
> __randomizedtesting.SeedInfo.seed([52931F3B5B6B1523:8D1E7D8465024041]:0)
>[smoker][junit4]>  at 
> java.util.concurrent.FutureTask.report(FutureTask.java:122)
>[smoker][junit4]>  at 
> java.util.concurrent.FutureTask.get(FutureTask.java:192)
>[smoker][junit4]>  at 
> org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild(InfixSuggestersTest.java:130)
>[smoker][junit4]>  at java.lang.Thread.run(Thread.java:748)
>[smoker][junit4]> Caused by: junit.framework.AssertionFailedError: 
> Unexpected wrapped exception type, expected CoreIsClosedException
>[smoker][junit4]>  at 
> org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
>[smoker][junit4]>  at 
> org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:121)
>[smoker][junit4]>  at 
> java.util.concurrent.FutureTask.run(FutureTask.java:266)
>[smoker][junit4]>  at 
> org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
>[smoker][junit4]>  at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>[smoker][junit4]>  at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>[smoker][junit4]>  ... 1 more
>[smoker][junit4]> Caused by: java.lang.RuntimeException: Exception 
> during query
>[smoker][junit4]>  at 
> org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:917)
>[smoker][junit4]>  at 
> org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
>[smoker][junit4]>  at 
> org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$2(InfixSuggestersTest.java:122)
>[smoker][junit4]>  at 
> org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2726)
>[smoker][junit4]>  ... 6 more
>[smoker][junit4]> Caused by: org.apache.solr.common.SolrException: 
> SolrCoreState already closed.
>[smoker][junit4]>  at 
> org.apache.solr.update.DefaultSolrCoreState.lock(DefaultSolrCoreState.java:186)
>[smoker][junit4]>  at 
> org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:121)
>[smoker][junit4]>  at 
> org.apache.solr.update.SolrCoreState.getTragicException(SolrCoreState.java:198)
>[smoker][junit4]>  at 
> org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:1812)
>[smoker][junit4]>  at 
> org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
>[smoker][junit4]>  at 
> org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
>[smoker][junit4]>  at 
> org.apache.solr.util.TestHarness.query(TestHarness.java:337)
>[smoker][junit4]>  at 
> org.apache.solr.util.TestHarness.query(TestHarness.java:319)
>[smoker][junit4]>  at 
> 

[jira] [Resolved] (SOLR-12605) SolrCmdDistributor uses Http2SolrClient

2018-07-30 Thread Cao Manh Dat (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cao Manh Dat resolved SOLR-12605.
-
Resolution: Fixed

> SolrCmdDistributor uses Http2SolrClient
> ---
>
> Key: SOLR-12605
> URL: https://issues.apache.org/jira/browse/SOLR-12605
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: http2
>Reporter: Cao Manh Dat
>Assignee: Cao Manh Dat
>Priority: Major
> Attachments: SOLR-12605.patch
>
>
> This issues will aim to replace the usages of {{StreamingsSolrClients}} and 
> {{ConcurrentUpdateSolrClient}} by {{Http2SolrClient}}. Basically by doing 
> this, the communications between replicas will use http2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-8431) Allow top collectors to compute lower bounds of the total hit count

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/LUCENE-8431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563040#comment-16563040
 ] 

ASF subversion and git services commented on LUCENE-8431:
-

Commit 61e89e3ca05802a95bcc185092bc73f3e25e7fa3 in lucene-solr's branch 
refs/heads/jira/http2 from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=61e89e3 ]

LUCENE-8431: Top-docs collectors now collect lower bounds of the hit count.


> Allow top collectors to compute lower bounds of the total hit count
> ---
>
> Key: LUCENE-8431
> URL: https://issues.apache.org/jira/browse/LUCENE-8431
> Project: Lucene - Core
>  Issue Type: Sub-task
>Reporter: Adrien Grand
>Priority: Minor
> Attachments: LUCENE-8431.patch
>
>
> As discussed on LUCENE-8060, we should make TopScoreDocCollector and 
> TopFieldCollector take a minimum hit count to compute rather than a boolean 
> that says whether or not to track hits. This will help implement simple 
> pagination or give a sense of the fact that there are "plenty" of hits.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563037#comment-16563037
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-12164) Ref Guide: Redesign HTML version landing page

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563043#comment-16563043
 ] 

ASF subversion and git services commented on SOLR-12164:


Commit ea221069c38bbdc34b058aaae19a6e8f2f46fa0b in lucene-solr's branch 
refs/heads/jira/http2 from [~ctargett]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ea22106 ]

SOLR-12164: Ref Guide - improve index.adoc so it's a nicer landing page for the 
Guide


> Ref Guide: Redesign HTML version landing page
> -
>
> Key: SOLR-12164
> URL: https://issues.apache.org/jira/browse/SOLR-12164
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: documentation
>Reporter: Cassandra Targett
>Assignee: Cassandra Targett
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: NewLandingPageBottom.png, NewLandingPageMid.png, 
> NewLandingPageTop.png, PDF-intro.png, SOLR-12164.patch
>
>
> We've had the same first page of the Ref Guide for a long time, and it's 
> probably fine as far as it goes, but that isn't very far. It's effectively a 
> wall of text. 
> Since we've got the ability to work with an online presentation, and we have 
> some tools available already in use (BootstrapJS, etc.), we can do some new 
> things.
> I've got a couple ideas I was playing with a few months ago. I'll dust those 
> off and attach some screenshots here + a patch or two. These will, of course, 
> work for the PDF so I'll include something to show that too (it can also be 
> snazzier).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12558) solr/core (private) logger renames

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563042#comment-16563042
 ] 

ASF subversion and git services commented on SOLR-12558:


Commit 3583bdb3244a15b2a741a95dbec7f762653756f1 in lucene-solr's branch 
refs/heads/jira/http2 from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3583bdb ]

SOLR-12558: solr/core (private) logger rename - ExportWriter


> solr/core (private) logger renames
> --
>
> Key: SOLR-12558
> URL: https://issues.apache.org/jira/browse/SOLR-12558
> Project: Solr
>  Issue Type: Sub-task
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Attachments: SOLR-12558-part1.patch, SOLR-12558-part2.patch
>
>
> Will attach patches in two parts: part 1 to include renames involving 
> shadowing and part 2 with just the plain renames.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12477) Return server error(500) for AlreadyClosedException instead of client Errors(400)

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563044#comment-16563044
 ] 

ASF subversion and git services commented on SOLR-12477:


Commit 8d28bbc905a1d79503c40314f1223de787937c32 in lucene-solr's branch 
refs/heads/jira/http2 from [~varunthacker]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=8d28bbc ]

SOLR-12477: Return server error(500) for AlreadyClosedException instead of 
client Errors(400) . This closes PR #402


> Return server error(500) for AlreadyClosedException instead of client 
> Errors(400)
> -
>
> Key: SOLR-12477
> URL: https://issues.apache.org/jira/browse/SOLR-12477
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: update
>Reporter: jefferyyuan
>Assignee: Varun Thacker
>Priority: Minor
>  Labels: update
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12477.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> In some cases(for example: corrupt index), addDoc0 throws 
> AlreadyClosedException, but solr server returns client error 400 to client
> This will confuse customers and especially monitoring tool.
> Patch: [https://github.com/apache/lucene-solr/pull/402]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-8412) Remove trackDocScores from TopFieldCollector factory methods

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/LUCENE-8412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563039#comment-16563039
 ] 

ASF subversion and git services commented on LUCENE-8412:
-

Commit 3a837ca3745cc4a1cdb582be01ad38890b1dedd0 in lucene-solr's branch 
refs/heads/jira/http2 from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3a837ca ]

LUCENE-8412: Further simplification.


> Remove trackDocScores from TopFieldCollector factory methods
> 
>
> Key: LUCENE-8412
> URL: https://issues.apache.org/jira/browse/LUCENE-8412
> Project: Lucene - Core
>  Issue Type: Task
>Reporter: Adrien Grand
>Priority: Minor
> Fix For: master (8.0)
>
> Attachments: LUCENE-8412.patch
>
>
> Computing scores on top hits is fine, but the current way it is implemented - 
> at collection time - requires to read/decode more freqs/norms and compute 
> more scores than necessary. It would be more efficient to compute scores of 
> top hits as a post-collection step by only advancing the scorer to hits that 
> made the top-N list.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12558) solr/core (private) logger renames

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563041#comment-16563041
 ] 

ASF subversion and git services commented on SOLR-12558:


Commit e1063b7f4b545b8d9f82998d0a092a389bbff188 in lucene-solr's branch 
refs/heads/jira/http2 from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=e1063b7 ]

SOLR-12558: solr/core (private) logger rename - JettySolrRunner


> solr/core (private) logger renames
> --
>
> Key: SOLR-12558
> URL: https://issues.apache.org/jira/browse/SOLR-12558
> Project: Solr
>  Issue Type: Sub-task
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Attachments: SOLR-12558-part1.patch, SOLR-12558-part2.patch
>
>
> Will attach patches in two parts: part 1 to include renames involving 
> shadowing and part 2 with just the plain renames.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12574) SignificantTermsQParserPlugin should output its keys in a combined bucket

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563038#comment-16563038
 ] 

ASF subversion and git services commented on SOLR-12574:


Commit e264d0392081ab1880ccf3c9895fa0e7e9c17d29 in lucene-solr's branch 
refs/heads/jira/http2 from [~arafalov]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=e264d03 ]

SOLR-12574: Use a common bucket for all significantTerms outputs


> SignificantTermsQParserPlugin should output its keys in a combined bucket
> -
>
> Key: SOLR-12574
> URL: https://issues.apache.org/jira/browse/SOLR-12574
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: query parsers
>Affects Versions: 7.4
>Reporter: Alexandre Rafalovitch
>Assignee: Alexandre Rafalovitch
>Priority: Minor
> Fix For: 7.5
>
> Attachments: SOLR-12574.patch
>
>
> SignificantTermsQParserPlugin is not yet visible to the users (was not 
> documented or spelt correctly in 7.4), so there is still a chance to fix its 
> output before people start using it.
> Currently, it injects 6 different keys into the document, on the same level 
> as responseHeader and response. This feels like polluting top-level space. It 
> may be better to put all those keys under one bucket (e.g. significantTerms). 
> Additionally, resultCount is always the same as response.numFound (documents 
> found), so does not seem to be needed.
> Current output:
> {code:java}
> {
>     "responseHeader": {
>     "status": 0,
>     "QTime": 1,
>     "params": {
>     "q": "directed_by_str:\"Steven Soderbergh\"",
>     "fq": "{!significantTerms field=genre numTerms=2}",
>     "rows": "1",
>     "wt": "json"
>     }
>     },
>     "numDocs": 1100,
>     "resultCount": 5,
>     "sterms": [
>     "biographical",
>     "romance"
>     ],
>     "scores": [
>     2.5552773475646973,
>     2.6387078762054443
>     ],
>     "docFreq": [
>     74,
>     270
>     ],
>     "queryDocFreq": [
>     2,
>     3
>     ],
>     "response": {
>     "numFound": 5,
>     "start": 0,
>     "docs": [
>     {
>     "id": "/en/bubble",
>     "directed_by": [
>     "Steven Soderbergh"
>     ],
>     "initial_release_date": "2005-09-03T00:00:00Z",
>     "name": "Bubble",
>     "genre": [
>     "Crime Fiction",
>     "Mystery",
>     "Indie film",
>     "Thriller",
>     "Drama"
>     ],
>     "_version_": 1606610059993808899
>     }
>     ]
>     }
> }{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563011#comment-16563011
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563033#comment-16563033
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563013#comment-16563013
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563022#comment-16563022
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563029#comment-16563029
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563015#comment-16563015
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563021#comment-16563021
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563017#comment-16563017
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563020#comment-16563020
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

Re: BadApple report. Seems like I'm wasting my time.

2018-07-30 Thread Steve Rowe
Hi Erick,

I think it’s valuable to continue the BadApple process as you’re currently 
running it.  I’m guessing most people will not engage, but some will, myself 
included (though I don’t claim to read the list every week).

I’m working on fixing InfixSuggestersTest.testShutdownDuringBuild (SOLR-12606), 
so please don’t BadApple it.

Thanks,

--
Steve
www.lucidworks.com

> On Jul 30, 2018, at 1:52 PM, Erick Erickson  wrote:
> 
> Is anybody paying the least attention to this or should I just stop bothering?
> 
> I'd hoped to get to a point where we could get at least semi-stable
> and start whittling away at the backlog. But with an additional 63
> tests to BadApple (a little fudging here because of some issues with
> counting suite-level tests .vs. individual test) it doesn't seem like
> we're going in the right direction at all.
> 
> Unless there's some value here, defined by people stepping up and at
> least looking (and once a week is not asking too much) at the names of
> the tests I'm going to BadApple to see if they ring any bells, I'll
> stop wasting my time.
> 
> There are currently 100 BadApple tests. That number will increase by a
> hefty percentage _this week alone_.
> 
> I suppose I'll just bet the latest example of tilting at this windmill.
> 
> Erick
> 
> 
> 
> **Annotated tests/suites that didn't fail in the last 4 weeks.
> 
> 
>  **Annotations will be removed from the following tests because they
> haven't failed in the last 4 rollups.
> 
>  **Methods: 12
>   AddReplicaTest.test
>   DeleteReplicaTest.deleteReplicaFromClusterState
>   LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection
>   MaxSizeAutoCommitTest
>   OverseerRolesTest.testOverseerRole
>   PeerSyncReplicationTest.test
>   RecoveryZkTest.test
>   RollingRestartTest.test
>   TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader
>   TestCloudPivotFacet.test
>   TestLargeCluster.testSearchRate
>   TestPullReplicaErrorHandling.throws
> 
>  **Suites: 0
> 
> 
> Failures in Hoss' reports for the last 4 rollups.
> 
> All tests that failed 4 weeks running will be BadApple'd unless there
> are objections
> 
> Failures in the last 4 reports..
>   Report   Pct runsfails   test
> 0123   0.9 1689 27  AutoAddReplicasIntegrationTest.testSimple
> 0123   1.1 1698 36
> CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
> 0123   0.9 1430 30  ChaosMonkeyNothingIsSafeTest(suite)
> 0123   0.4 1453 16  ChaosMonkeyNothingIsSafeTest.test
> 0123   0.4 1726 26  CloudSolrClientTest.preferLocalShardsTest
> 0123   0.7 1726 64  CloudSolrClientTest.preferReplicaTypesTest
> 0123   1.9 1682 34
> CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition
> 0123   0.9 1676 14
> CollectionsAPIDistributedZkTest.testCollectionsAPI
> 0123   1.1 1717 13  ComputePlanActionTest.testNodeLost
> 0123   0.2 1721 13
> ComputePlanActionTest.testNodeWithMultipleReplicasLost
> 0123   0.4 1684 30  DistributedMLTComponentTest.test
> 0123   0.4 1707  9  DocValuesNotIndexedTest.testGroupingDVOnly
> 0123   0.4 1642  9  FullSolrCloudDistribCmdsTest.test
> 0123   0.9 1663 49  GraphExpressionTest(suite)
> 0123   0.4 1693 21  GraphExpressionTest.testShortestPathStream
> 0123   1.8 1660 41  GraphTest(suite)
> 0123   0.9 1686 20  GraphTest.testShortestPathStream
> 0123  72.7   88 70  HdfsChaosMonkeySafeLeaderTest(suite)
> 0123   1.3 1622 32  HttpSolrCallGetCoreTest(suite)
> 0123  16.6 1992223  
> InfixSuggestersTest.testShutdownDuringBuild
> 0123   0.4 1661 12  LargeVolumeJettyTest(suite)
> 0123   0.4 1685 12  LargeVolumeJettyTest.testMultiThreaded
> 0123   0.9 1661  9
> LeaderElectionIntegrationTest.testSimpleSliceLeaderElection
> 0123   3.2 1695 55
> MetricTriggerIntegrationTest.testMetricTrigger
> 0123   3.9 1624 84  MoveReplicaHDFSTest.testFailedMove
> 0123   4.2 1716 71
> ScheduledTriggerIntegrationTest.testScheduledTrigger
> 0123   2.2 1626 37  SchemaApiFailureTest(suite)
> 0123  38.1  422164  ShardSplitTest.test
> 0123   9.2  329 26  ShardSplitTest.testSplitMixedReplicaTypes
> 0123   0.7 1701 24  SolrCloudReportersTest.testDefaultPlugins
> 0123   0.9 1701 36
> SolrCloudReportersTest.testExplicitConfiguration
> 0123   1.9 1683 25  SolrJmxReporterCloudTest.testJmxReporter
> 0123  11.8  568 12  StreamDecoratorTest.testClassifyStream
> 0123  10.5 1133 60  StreamDecoratorTest.testExecutorStream
> 0123   2.6 1133 16
> StreamDecoratorTest.testParallelComplementStream
> 0123   5.3 1134 15
> 

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563034#comment-16563034
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563035#comment-16563035
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563036#comment-16563036
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563012#comment-16563012
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563026#comment-16563026
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563023#comment-16563023
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563019#comment-16563019
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563028#comment-16563028
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563031#comment-16563031
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563030#comment-16563030
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563027#comment-16563027
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563032#comment-16563032
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563025#comment-16563025
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563010#comment-16563010
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563024#comment-16563024
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563016#comment-16563016
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563009#comment-16563009
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563018#comment-16563018
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563014#comment-16563014
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-11990) Make it possible to co-locate replicas of multiple collections together in a node

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563008#comment-16563008
 ] 

ASF subversion and git services commented on SOLR-11990:


Commit 179c8f9b48af9bf3c327226d0e1fdbe460c4a325 in lucene-solr's branch 
refs/heads/jira/http2 from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=179c8f9 ]

SOLR-11990: Make it possible to co-locate replicas of multiple collections 
together in a node.

A collection may be co-located with another collection during collection 
creation time by specifying a
'withCollection' parameter. It can also be co-located afterwards by using the 
modify collection API.
The co-location guarantee is enforced regardless of future cluster operations 
whether they are invoked
manually via the Collection API or automatically by the Autoscaling framework.

Squashed commit of the following:

commit 3827703b38c598f1247c90ab57d3d640ab3a9e21
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:54:10 2018 +0530

SOLR-11990: Added change log entry

commit 7977222e07ba47274062cb8d8a69e7956d644000
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:52:17 2018 +0530

SOLR-11990: Added change log entry

commit 1857075fdb9d535b6149ad4369fed8b64b0c01f6
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 11:49:51 2018 +0530

SOLR-11990: Added note about co-location guarantees being one way only

commit 8557cbc8a511f21d1fcad99e11ea9d2104d0bef4
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:43:37 2018 +0530

SOLR-11990: Remove unused import

commit 864b013fd744edca9b6b84a8a7573fab3c5310d5
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:21:59 2018 +0530

SOLR-11990: Fixing compilation issues after merging master

commit dd840a2f7e765ee96c899d4d9ea89b6b67c5ae62
Merge: bb4ffb3 828d281
Author: Shalin Shekhar Mangar 
Date:   Sat Jul 28 10:03:50 2018 +0530

Merge branch 'master' into jira/solr-11990

# Conflicts:
#   solr/solr-ref-guide/src/collections-api.adoc
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
#   
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Suggestion.java

commit bb4ffb32c4960a2809ac8927e214e1e012204a73
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 14:09:44 2018 +0530

SOLR-11990: Ensure that the suggestion are validated by the policy engine 
otherwise move to the next candidate replica or the next candidate node

commit a97d45b22f9c232e939f979502c761001be9ae24
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 13:22:10 2018 +0530

SOLR-11990: Autoscaling suggestions for withCollection violations should 
prefer moving replicas before adding replicas

commit 7b5a84338dfe7335599a5e96aff2d26cb4eeaac6
Author: Shalin Shekhar Mangar 
Date:   Fri Jul 27 12:22:45 2018 +0530

SOLR-11990: Fix statement about the behavior of the modify collection API 
when modifying the withCollection parameter

commit 63aec4fe0de7025c16b6ebc47dad1004531ecee1
Author: Shalin Shekhar Mangar 
Date:   Thu Jul 26 07:29:07 2018 +0530

SOLR-11990: Added new page to the reference guide describing how to 
colocate collections together including guarantees and limitations

commit 6bfcd0786bb30353de9c26a01ec97ce3191b58f8
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:42:25 2018 +0530

SOLR-11990: Added another test which creates two collections which are 
colocated with two different collections and ensures that create collection and 
add replica operations work correctly

commit 4cead778f0044b6fb4012b085abf7b60350f495b
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 21:07:47 2018 +0530

SOLR-11990: Stop or start jettys in test setup to ensure that we always 
have exactly 2 replicas running before a test starts

commit 70dbfd042c2164fcd76d406eeab1518e4d3147fb
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:19:07 2018 +0530

SOLR-11990: Added description of the new withCollection parameter in the 
reference guide

commit 9d8260852b9d667d4d8e026432fd7727b7789393
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 19:16:46 2018 +0530

SOLR-11990: Reset count down latch during test setup

commit ae508165571b1afde54337859b8d5fdbb1d67312
Author: Shalin Shekhar Mangar 
Date:   Wed Jul 25 15:43:54 2018 +0530

SOLR-11990: Add support for withCollection in simulated create collection 
API

commit 84f026b8c4cc25edb548430b8f5ad09d2486b3b5
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 17:21:33 2018 +0530

SOLR-11990: Ported the refactoring made in CreateCollectionCmd to the 
simulated version so that simulation tests are able to create collections 
correctly

commit defe111c9d31c8e4f0f00b4f2f3c875f5b2fa602
Author: Shalin Shekhar Mangar 
Date:   Tue Jul 24 16:17:52 2018 +0530

SOLR-11990: Add missing javadoc for return statement

commit 8e47d5bc4545548c5441909c3fcc1a7901b38185
Author: Shalin Shekhar Mangar 
Date:  

[jira] [Commented] (SOLR-12605) SolrCmdDistributor uses Http2SolrClient

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563007#comment-16563007
 ] 

ASF subversion and git services commented on SOLR-12605:


Commit 7a045d16e8ac8f2f47e714e5c69d68472a3609ba in lucene-solr's branch 
refs/heads/jira/http2 from [~caomanhdat]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=7a045d1 ]

SOLR-12605: SolrCmdDistributor uses Http2SolrClient


> SolrCmdDistributor uses Http2SolrClient
> ---
>
> Key: SOLR-12605
> URL: https://issues.apache.org/jira/browse/SOLR-12605
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: http2
>Reporter: Cao Manh Dat
>Assignee: Cao Manh Dat
>Priority: Major
> Attachments: SOLR-12605.patch
>
>
> This issues will aim to replace the usages of {{StreamingsSolrClients}} and 
> {{ConcurrentUpdateSolrClient}} by {{Http2SolrClient}}. Basically by doing 
> this, the communications between replicas will use http2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12605) SolrCmdDistributor uses Http2SolrClient

2018-07-30 Thread Cao Manh Dat (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16563006#comment-16563006
 ] 

Cao Manh Dat commented on SOLR-12605:
-

Attached a patch for this ticket. The replacement seems good, tests seem happy 
with the changes. There are several things should be handled in other issues
* Rolling update is not possible since Http2SolrClient can't talk to old Solr 
node (because of https://github.com/eclipse/jetty.project/issues/1308). 
* In the past, all the updates are sent in a single stream from the leader, the 
replica will create a single thread to parse all the updates. For the 
simplicity of this ticket, the replica will parse updates in different threads.

> SolrCmdDistributor uses Http2SolrClient
> ---
>
> Key: SOLR-12605
> URL: https://issues.apache.org/jira/browse/SOLR-12605
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: http2
>Reporter: Cao Manh Dat
>Assignee: Cao Manh Dat
>Priority: Major
> Attachments: SOLR-12605.patch
>
>
> This issues will aim to replace the usages of {{StreamingsSolrClients}} and 
> {{ConcurrentUpdateSolrClient}} by {{Http2SolrClient}}. Basically by doing 
> this, the communications between replicas will use http2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-12605) SolrCmdDistributor uses Http2SolrClient

2018-07-30 Thread Cao Manh Dat (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cao Manh Dat updated SOLR-12605:

Attachment: SOLR-12605.patch

> SolrCmdDistributor uses Http2SolrClient
> ---
>
> Key: SOLR-12605
> URL: https://issues.apache.org/jira/browse/SOLR-12605
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: http2
>Reporter: Cao Manh Dat
>Assignee: Cao Manh Dat
>Priority: Major
> Attachments: SOLR-12605.patch
>
>
> This issues will aim to replace the usages of {{StreamingsSolrClients}} and 
> {{ConcurrentUpdateSolrClient}} by {{Http2SolrClient}}. Basically by doing 
> this, the communications between replicas will use http2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-12606) InfixSuggestersTest.testShutdownDuringBuild() failures

2018-07-30 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-12606:
-

 Summary: InfixSuggestersTest.testShutdownDuringBuild() failures
 Key: SOLR-12606
 URL: https://issues.apache.org/jira/browse/SOLR-12606
 Project: Solr
  Issue Type: Bug
  Security Level: Public (Default Security Level. Issues are Public)
  Components: Tests
Reporter: Steve Rowe
Assignee: Steve Rowe


>From [https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1082/]:

{noformat}
   [smoker][junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=InfixSuggestersTest -Dtests.method=testShutdownDuringBuild 
-Dtests.seed=52931F3B5B6B1523 -Dtests.multiplier=2 -Dtests.locale=sk-SK 
-Dtests.timezone=Asia/Oral -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [smoker][junit4] ERROR   1.37s J0 | 
InfixSuggestersTest.testShutdownDuringBuild <<<
   [smoker][junit4]> Throwable #1: 
java.util.concurrent.ExecutionException: junit.framework.AssertionFailedError: 
Unexpected wrapped exception type, expected CoreIsClosedException
   [smoker][junit4]>at 
__randomizedtesting.SeedInfo.seed([52931F3B5B6B1523:8D1E7D8465024041]:0)
   [smoker][junit4]>at 
java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [smoker][junit4]>at 
java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [smoker][junit4]>at 
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild(InfixSuggestersTest.java:130)
   [smoker][junit4]>at java.lang.Thread.run(Thread.java:748)
   [smoker][junit4]> Caused by: junit.framework.AssertionFailedError: 
Unexpected wrapped exception type, expected CoreIsClosedException
   [smoker][junit4]>at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [smoker][junit4]>at 
org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:121)
   [smoker][junit4]>at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [smoker][junit4]>at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [smoker][junit4]>at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [smoker][junit4]>at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [smoker][junit4]>... 1 more
   [smoker][junit4]> Caused by: java.lang.RuntimeException: Exception 
during query
   [smoker][junit4]>at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:917)
   [smoker][junit4]>at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
   [smoker][junit4]>at 
org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$2(InfixSuggestersTest.java:122)
   [smoker][junit4]>at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2726)
   [smoker][junit4]>... 6 more
   [smoker][junit4]> Caused by: org.apache.solr.common.SolrException: 
SolrCoreState already closed.
   [smoker][junit4]>at 
org.apache.solr.update.DefaultSolrCoreState.lock(DefaultSolrCoreState.java:186)
   [smoker][junit4]>at 
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:121)
   [smoker][junit4]>at 
org.apache.solr.update.SolrCoreState.getTragicException(SolrCoreState.java:198)
   [smoker][junit4]>at 
org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:1812)
   [smoker][junit4]>at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
   [smoker][junit4]>at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
   [smoker][junit4]>at 
org.apache.solr.util.TestHarness.query(TestHarness.java:337)
   [smoker][junit4]>at 
org.apache.solr.util.TestHarness.query(TestHarness.java:319)
   [smoker][junit4]>at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
   [smoker][junit4]>... 9 more
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-11-ea+24) - Build # 22565 - Still Unstable!

2018-07-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22565/
Java: 64bit/jdk-11-ea+24 -XX:-UseCompressedOops -XX:+UseParallelGC

20 tests failed.
FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName

Error Message:
Could not find collection:first_collection

Stack Trace:
java.lang.AssertionError: Could not find collection:first_collection
at 
__randomizedtesting.SeedInfo.seed([D412C4C160F65C8D:67961331DBA7C45C]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:261)
at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:231)
at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:155)
at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:137)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 

[jira] [Updated] (SOLR-12605) SolrCmdDistributor uses Http2SolrClient

2018-07-30 Thread Cao Manh Dat (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cao Manh Dat updated SOLR-12605:

Description: This issues will aim to replace the usages of 
{{StreamingsSolrClients}} and {{ConcurrentUpdateSolrClient}} by 
{{Http2SolrClient}}. Basically by doing this, the communications between 
replicas will use http2.  (was: This issues will aim to replace the usages of 
{{StreamingsSolrClients}} and {{ConcurrentUpdateSolrClient}} by 
{{Http2SolrClient}} )

> SolrCmdDistributor uses Http2SolrClient
> ---
>
> Key: SOLR-12605
> URL: https://issues.apache.org/jira/browse/SOLR-12605
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: http2
>Reporter: Cao Manh Dat
>Assignee: Cao Manh Dat
>Priority: Major
>
> This issues will aim to replace the usages of {{StreamingsSolrClients}} and 
> {{ConcurrentUpdateSolrClient}} by {{Http2SolrClient}}. Basically by doing 
> this, the communications between replicas will use http2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-12605) SolrCmdDistributor uses Http2SolrClient

2018-07-30 Thread Cao Manh Dat (JIRA)
Cao Manh Dat created SOLR-12605:
---

 Summary: SolrCmdDistributor uses Http2SolrClient
 Key: SOLR-12605
 URL: https://issues.apache.org/jira/browse/SOLR-12605
 Project: Solr
  Issue Type: Improvement
  Security Level: Public (Default Security Level. Issues are Public)
  Components: http2
Reporter: Cao Manh Dat
Assignee: Cao Manh Dat


This issues will aim to replace the usages of {{StreamingsSolrClients}} and 
{{ConcurrentUpdateSolrClient}} by {{Http2SolrClient}} 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Resolved] (SOLR-12477) Return server error(500) for AlreadyClosedException instead of client Errors(400)

2018-07-30 Thread Varun Thacker (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-12477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Varun Thacker resolved SOLR-12477.
--
Resolution: Fixed

Thanks Jeffery!

> Return server error(500) for AlreadyClosedException instead of client 
> Errors(400)
> -
>
> Key: SOLR-12477
> URL: https://issues.apache.org/jira/browse/SOLR-12477
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: update
>Reporter: jefferyyuan
>Assignee: Varun Thacker
>Priority: Minor
>  Labels: update
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12477.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> In some cases(for example: corrupt index), addDoc0 throws 
> AlreadyClosedException, but solr server returns client error 400 to client
> This will confuse customers and especially monitoring tool.
> Patch: [https://github.com/apache/lucene-solr/pull/402]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12477) Return server error(500) for AlreadyClosedException instead of client Errors(400)

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562746#comment-16562746
 ] 

ASF subversion and git services commented on SOLR-12477:


Commit d448921b3e6b6ef36e35fb8acf6c12f75dc5 in lucene-solr's branch 
refs/heads/branch_7x from [~varunthacker]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d448921 ]

SOLR-12477: Return server error(500) for AlreadyClosedException instead of 
client Errors(400) . This closes PR #402

(cherry picked from commit 8d28bbc)


> Return server error(500) for AlreadyClosedException instead of client 
> Errors(400)
> -
>
> Key: SOLR-12477
> URL: https://issues.apache.org/jira/browse/SOLR-12477
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: update
>Reporter: jefferyyuan
>Assignee: Varun Thacker
>Priority: Minor
>  Labels: update
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12477.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> In some cases(for example: corrupt index), addDoc0 throws 
> AlreadyClosedException, but solr server returns client error 400 to client
> This will confuse customers and especially monitoring tool.
> Patch: [https://github.com/apache/lucene-solr/pull/402]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-12477) Return server error(500) for AlreadyClosedException instead of client Errors(400)

2018-07-30 Thread Varun Thacker (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-12477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Varun Thacker updated SOLR-12477:
-
Fix Version/s: (was: 7.3.2)
   7.5

> Return server error(500) for AlreadyClosedException instead of client 
> Errors(400)
> -
>
> Key: SOLR-12477
> URL: https://issues.apache.org/jira/browse/SOLR-12477
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: update
>Reporter: jefferyyuan
>Assignee: Varun Thacker
>Priority: Minor
>  Labels: update
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12477.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> In some cases(for example: corrupt index), addDoc0 throws 
> AlreadyClosedException, but solr server returns client error 400 to client
> This will confuse customers and especially monitoring tool.
> Patch: [https://github.com/apache/lucene-solr/pull/402]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12477) Return server error(500) for AlreadyClosedException instead of client Errors(400)

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562731#comment-16562731
 ] 

ASF subversion and git services commented on SOLR-12477:


Commit 8d28bbc905a1d79503c40314f1223de787937c32 in lucene-solr's branch 
refs/heads/master from [~varunthacker]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=8d28bbc ]

SOLR-12477: Return server error(500) for AlreadyClosedException instead of 
client Errors(400) . This closes PR #402


> Return server error(500) for AlreadyClosedException instead of client 
> Errors(400)
> -
>
> Key: SOLR-12477
> URL: https://issues.apache.org/jira/browse/SOLR-12477
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: update
>Reporter: jefferyyuan
>Assignee: Varun Thacker
>Priority: Minor
>  Labels: update
> Fix For: 7.3.2, master (8.0)
>
> Attachments: SOLR-12477.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> In some cases(for example: corrupt index), addDoc0 throws 
> AlreadyClosedException, but solr server returns client error 400 to client
> This will confuse customers and especially monitoring tool.
> Patch: [https://github.com/apache/lucene-solr/pull/402]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



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

2018-07-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7455/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

12 tests failed.
FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:58708/xe/xq/collection1_shard2_replica_n41:Failed to 
execute sqlQuery 'select id, field_i, str_s from collection1 where 
(text='()' OR text='') AND text='' order by field_i desc' against 
JDBC connection 'jdbc:calcitesolr:'. Error while executing SQL "select id, 
field_i, str_s from collection1 where (text='()' OR text='') AND 
text='' order by field_i desc": java.io.IOException: 
java.util.concurrent.ExecutionException: java.io.IOException: --> 
http://127.0.0.1:58708/xe/xq/collection1_shard2_replica_n41/:id must have 
DocValues to use this feature.

Stack Trace:
java.io.IOException: --> 
http://127.0.0.1:58708/xe/xq/collection1_shard2_replica_n41:Failed to execute 
sqlQuery 'select id, field_i, str_s from collection1 where (text='()' OR 
text='') AND text='' order by field_i desc' against JDBC connection 
'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s from collection1 where 
(text='()' OR text='') AND text='' order by field_i desc": 
java.io.IOException: java.util.concurrent.ExecutionException: 
java.io.IOException: --> 
http://127.0.0.1:58708/xe/xq/collection1_shard2_replica_n41/:id must have 
DocValues to use this feature.
at 
__randomizedtesting.SeedInfo.seed([32E7D93CF95A8D89:95A3619894E19E30]:0)
at 
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:217)
at 
org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2523)
at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:125)
at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:83)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-10) - Build # 2452 - Still Unstable!

2018-07-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2452/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
at 
__randomizedtesting.SeedInfo.seed([79D166FC9AE1F66C:DB1EA460AA356447]:0)
at 
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.NullPointerException
at 

[JENKINS] Lucene-Solr-repro - Build # 1095 - Unstable

2018-07-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/1095/

[...truncated 28 lines...]
[repro] Jenkins log URL: 
https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/116/consoleText

[repro] Revision: c0b78f74e5cabb2a1aee2012aa55229a9780b86d

[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitWithChaosMonkey -Dtests.seed=13C2D04BE8201A6B 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=ar-AE -Dtests.timezone=America/Argentina/Cordoba 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest -Dtests.method=test 
-Dtests.seed=13C2D04BE8201A6B -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=ar-AE 
-Dtests.timezone=America/Argentina/Cordoba -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=IndexSizeTriggerTest 
-Dtests.method=testMergeIntegration -Dtests.seed=13C2D04BE8201A6B 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=es-GT -Dtests.timezone=Pacific/Bougainville -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=CdcrBidirectionalTest 
-Dtests.method=testBiDir -Dtests.seed=13C2D04BE8201A6B -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=vi-VN 
-Dtests.timezone=America/Campo_Grande -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=StreamExpressionTest 
-Dtests.method=testSignificantTermsStream -Dtests.seed=7BAB0A0B3F763709 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=nl 
-Dtests.timezone=Europe/Malta -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=StreamDecoratorTest 
-Dtests.method=testExecutorStream -Dtests.seed=7BAB0A0B3F763709 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=ar-LY -Dtests.timezone=Africa/Nouakchott -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] git rev-parse --abbrev-ref HEAD
[repro] git rev-parse HEAD
[repro] Initial local git branch/revision: 
ea221069c38bbdc34b058aaae19a6e8f2f46fa0b
[repro] git fetch
[repro] git checkout c0b78f74e5cabb2a1aee2012aa55229a9780b86d

[...truncated 2 lines...]
[repro] git merge --ff-only

[...truncated 1 lines...]
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]solr/solrj
[repro]   StreamDecoratorTest
[repro]   StreamExpressionTest
[repro]solr/core
[repro]   ShardSplitTest
[repro]   CdcrBidirectionalTest
[repro]   IndexSizeTriggerTest
[repro] ant compile-test

[...truncated 2481 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.StreamDecoratorTest|*.StreamExpressionTest" 
-Dtests.showOutput=onerror  -Dtests.seed=7BAB0A0B3F763709 -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-LY 
-Dtests.timezone=Africa/Nouakchott -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 807 lines...]
[repro] Setting last failure code to 256

[repro] ant compile-test

[...truncated 1334 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 
-Dtests.class="*.ShardSplitTest|*.CdcrBidirectionalTest|*.IndexSizeTriggerTest" 
-Dtests.showOutput=onerror  -Dtests.seed=13C2D04BE8201A6B -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-AE 
-Dtests.timezone=America/Argentina/Cordoba -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 121994 lines...]
[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[repro]   1/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro]   5/5 failed: 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[repro]   5/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro]   5/5 failed: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest

[repro] Re-testing 100% failures at the tip of branch_7x
[repro] git fetch
[repro] git checkout branch_7x

[...truncated 3 lines...]
[repro] git merge --ff-only

[...truncated 11 lines...]
[repro] ant clean

[...truncated 8 lines...]
[repro] Test suites by module:
[repro]solr/solrj
[repro]   StreamExpressionTest
[repro]solr/core
[repro]   ShardSplitTest
[repro]   IndexSizeTriggerTest
[repro] ant compile-test

[...truncated 2481 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.StreamExpressionTest" -Dtests.showOutput=onerror  
-Dtests.seed=7BAB0A0B3F763709 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=nl -Dtests.timezone=Europe/Malta 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 559 lines...]
[repro] Setting last failure code to 256

[repro] ant compile-test

[...truncated 1334 lines...]
[repro] ant 

[JENKINS] Lucene-Solr-Tests-7.x - Build # 718 - Still Unstable

2018-07-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/718/

3 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([F8740A4F738C6FA0]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesDistrib

Error Message:
Suite timeout exceeded (>= 720 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 720 msec).
at __randomizedtesting.SeedInfo.seed([F8740A4F738C6FA0]:0)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
at 
__randomizedtesting.SeedInfo.seed([9F7649A589EA901:AB38A606684A3B2A]:0)
at 
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 

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

2018-07-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22564/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:33517/solr: Could not find collection : 
testDeleteWithCollection_abc_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33517/solr: Could not find collection : 
testDeleteWithCollection_abc_2
at 
__randomizedtesting.SeedInfo.seed([3D4D90EFF08624C2:46946702A91CF67C]:0)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at 
org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 

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

2018-07-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/754/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=37776, 
name=cdcr-replicator-13732-thread-1, state=RUNNABLE, 
group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=37776, name=cdcr-replicator-13732-thread-1, 
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1607454494827741184 != 1607454493967908864
at __randomizedtesting.SeedInfo.seed([23D1C83BD94F1A86]:0)
at 
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
at 
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
at 
__randomizedtesting.SeedInfo.seed([AF3D56D69D2A81E8:DF2944AADFE13C3]:0)
at 
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 

[jira] [Commented] (LUCENE-8343) BlendedInfixSuggester bad score calculus for certain suggestion weights

2018-07-30 Thread Michael McCandless (JIRA)


[ 
https://issues.apache.org/jira/browse/LUCENE-8343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562615#comment-16562615
 ] 

Michael McCandless commented on LUCENE-8343:


Thank you [~alessandro.benedetti] I'll have a look.

> BlendedInfixSuggester bad score calculus for certain suggestion weights
> ---
>
> Key: LUCENE-8343
> URL: https://issues.apache.org/jira/browse/LUCENE-8343
> Project: Lucene - Core
>  Issue Type: Bug
>  Components: core/search
>Affects Versions: 7.3.1
>Reporter: Alessandro Benedetti
>Priority: Major
> Attachments: LUCENE-8343.patch, LUCENE-8343.patch, LUCENE-8343.patch, 
> LUCENE-8343.patch, LUCENE-8343.patch
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently the BlendedInfixSuggester return a (long) score to rank the 
> suggestions.
> This score is calculated as a multiplication between :
> long *Weight* : the suggestion weight, coming from a document field, it can 
> be any long value ( including 1, 0,.. )
> double *Coefficient* : 0<=x<=1, calculated based on the position match, 
> earlier the better
> The resulting score is a long, which means that at the moment, any weight<10 
> can bring inconsistencies.
> *Edge cases* 
> Weight =1
> Score = 1( if we have a match at the beginning of the suggestion) or 0 ( for 
> any other match)
> Weight =0
> Score = 0 ( independently of the position match coefficient)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



Re: Who can close GitHub issues?

2018-07-30 Thread Shawn Heisey
On 7/30/2018 9:56 AM, Cassandra Targett wrote:
> About 8 or so months ago, Hoss & I discussed privately an idea to use
> a text file for "dummy" commits that close PRs we have no other way to
> close (there are A LOT of PRs that aren't code contributions).
> Something as simple as adding a "." (period) to it and committing it
> would be enough and, IIUC, multiple PRs can be closed with a single
> commit. We didn't do anything with the idea - someone else could run
> with it though.

I was thinking about something along those lines, but was hesitant to
suggest it here.  Thought it needed more in-depth discussion.

> On the gitbox front, did Infra by any chance point you at any further
> information about it? The last time I looked they only had a sign up
> form, but nothing we could use to fully understand how our workflows
> change nor help explain why others might want to support such a change.

I asked.

[11:24 AM] Daniel Takamori (pono): We don't have full docs for projects
unfortunately.
[11:24 AM] Daniel Takamori (pono): Hopefully I'll get those sent out
this week to describe changes and the process of migration

Information will probably go to the infra users list, and maybe also the
committers list.

Anyone can pop in to infra's HipChat channel:

http://infra.chat/

Thanks,
Shawn


-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-10.0.1) - Build # 2451 - Still Unstable!

2018-07-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2451/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at https://127.0.0.1:42095/solr: Could not find collection : 
testDeleteWithCollection_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:42095/solr: Could not find collection : 
testDeleteWithCollection_abc
at 
__randomizedtesting.SeedInfo.seed([771D1F8106FC07B1:CC4E86C5F66D50F]:0)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at 
org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:197)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 

[jira] [Commented] (SOLR-12164) Ref Guide: Redesign HTML version landing page

2018-07-30 Thread Cassandra Targett (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562504#comment-16562504
 ] 

Cassandra Targett commented on SOLR-12164:
--

To see it live before the next guide is released: 
https://builds.apache.org/view/L/view/Lucene/job/Solr-reference-guide-master/javadoc/index.html.

> Ref Guide: Redesign HTML version landing page
> -
>
> Key: SOLR-12164
> URL: https://issues.apache.org/jira/browse/SOLR-12164
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: documentation
>Reporter: Cassandra Targett
>Assignee: Cassandra Targett
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: NewLandingPageBottom.png, NewLandingPageMid.png, 
> NewLandingPageTop.png, PDF-intro.png, SOLR-12164.patch
>
>
> We've had the same first page of the Ref Guide for a long time, and it's 
> probably fine as far as it goes, but that isn't very far. It's effectively a 
> wall of text. 
> Since we've got the ability to work with an online presentation, and we have 
> some tools available already in use (BootstrapJS, etc.), we can do some new 
> things.
> I've got a couple ideas I was playing with a few months ago. I'll dust those 
> off and attach some screenshots here + a patch or two. These will, of course, 
> work for the PDF so I'll include something to show that too (it can also be 
> snazzier).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



Re: Solr proposal: adding super-minimal configset

2018-07-30 Thread Jan Høydahl
+1

I'm afraid the required ASF licence headers will double the number of lines 
though :-) 

--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com

> 29. jul. 2018 kl. 19:35 skrev Alexandre Rafalovitch :
> 
> Hi,
> 
> I would like to add a super-minimal learning-schema example to Solr as
> one of the configsets.
> 
> The current proposal is at:
> https://github.com/arafalov/solr-presentation-2018-may/tree/master/configs/initial
> . It is 21 lines of managed-schema and 12 lines of solrconfig.xml. No
> extra files.
> 
> The associated presentation is at
> https://www.slideshare.net/arafalov/rapid-solr-schema-development-phone-directory
> and is backed by the commit-by-commit versions of the
> https://github.com/arafalov/solr-presentation-2018-may/commits/master/configs/evolution
> and the dataset, also in the repo.
> 
> It is a learning schema, not SolrCloud ready, no caches configured, no
> parent/child, no unused fieldType definitions and uses
> SortableTextField and dynamicField * to achieve quickest learning
> start and flexibility. This is based on my strong opinion that the
> kitchen-sink approach we currently have make any specific features
> invisible in those 969/1366 lines +extraFiles.
> 
> I am looking for other committers' +1/-1 on this idea. I am happy to
> do some modifications if they are deemed absolutely necessary.
> 
> A dataset would have been nice to include as well, but the one I have
> is GPLv3 or Creative Commons (Share Alike 3.0) - not sure if Share
> Alike is an issue.
> 
> Regards,
>   Alex.
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
> 



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

2018-07-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2000/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
at 
__randomizedtesting.SeedInfo.seed([10D51EE5DFE96C1C:B21ADC79EF3DFE37]:0)
at 
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at 

[jira] [Commented] (SOLR-12583) Add basic authentication option for [subquery] document transformer

2018-07-30 Thread Dwane Hall (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562466#comment-16562466
 ] 

Dwane Hall commented on SOLR-12583:
---

Thanks Jan a generic approach to passing the original security configuration 
details to the [subquery] request would definitely be the ideal outcome. 

> Add basic authentication option for [subquery] document transformer
> ---
>
> Key: SOLR-12583
> URL: https://issues.apache.org/jira/browse/SOLR-12583
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: Authentication, security
>Affects Versions: 7.4
>Reporter: Dwane Hall
>Priority: Minor
>  Labels: authentication, security
> Attachments: jira_subquery_email.txt
>
>
> Add the ability to use a document transformer [subquery] on a multi-node 
> SolrCloud cluster with the basic authentication plugin enabled 
> ([https://lucene.apache.org/solr/guide/7_4/transforming-result-documents.html]).
>   Currently the subquery request will return an 
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException Error 
> 401 require authentication as the [subquery] request is not made using the 
> logged in users basic authentication credentials.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 111 - Still Unstable

2018-07-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/111/

3 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.test

Error Message:
Wrong doc count on shard1_0. See SOLR-5309 expected:<214> but was:<216>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0. See SOLR-5309 
expected:<214> but was:<216>
at 
__randomizedtesting.SeedInfo.seed([F2AD9CDB017EA465:7AF9A301AF82C99D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at 
org.apache.solr.cloud.api.collections.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:968)
at 
org.apache.solr.cloud.api.collections.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:751)
at 
org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitTest.java:105)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)

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

2018-07-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22563/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild

Error Message:
junit.framework.AssertionFailedError: Unexpected wrapped exception type, 
expected CoreIsClosedException

Stack Trace:
java.util.concurrent.ExecutionException: junit.framework.AssertionFailedError: 
Unexpected wrapped exception type, expected CoreIsClosedException
at 
__randomizedtesting.SeedInfo.seed([8986AA7555F553EC:560BC8CA6B9C068E]:0)
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at 
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild(InfixSuggestersTest.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: junit.framework.AssertionFailedError: 

[JENKINS] Lucene-Solr-Tests-master - Build # 2641 - Still Unstable

2018-07-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2641/

4 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:38022/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:38785/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[https://127.0.0.1:38022/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:38785/solr/MoveReplicaHDFSTest_failed_coll_true]
at 
__randomizedtesting.SeedInfo.seed([699A00D118780B6:AC5473FFA6545566]:0)
at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
at 
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:290)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 

[jira] [Resolved] (SOLR-12164) Ref Guide: Redesign HTML version landing page

2018-07-30 Thread Cassandra Targett (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-12164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cassandra Targett resolved SOLR-12164.
--
Resolution: Fixed

This has been integrated now.

> Ref Guide: Redesign HTML version landing page
> -
>
> Key: SOLR-12164
> URL: https://issues.apache.org/jira/browse/SOLR-12164
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: documentation
>Reporter: Cassandra Targett
>Assignee: Cassandra Targett
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: NewLandingPageBottom.png, NewLandingPageMid.png, 
> NewLandingPageTop.png, PDF-intro.png, SOLR-12164.patch
>
>
> We've had the same first page of the Ref Guide for a long time, and it's 
> probably fine as far as it goes, but that isn't very far. It's effectively a 
> wall of text. 
> Since we've got the ability to work with an online presentation, and we have 
> some tools available already in use (BootstrapJS, etc.), we can do some new 
> things.
> I've got a couple ideas I was playing with a few months ago. I'll dust those 
> off and attach some screenshots here + a patch or two. These will, of course, 
> work for the PDF so I'll include something to show that too (it can also be 
> snazzier).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12164) Ref Guide: Redesign HTML version landing page

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562386#comment-16562386
 ] 

ASF subversion and git services commented on SOLR-12164:


Commit fe164771312bd668a00a77d247b93e6667b8be3d in lucene-solr's branch 
refs/heads/branch_7x from [~ctargett]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=fe16477 ]

SOLR-12164: Ref Guide - improve index.adoc so it's a nicer landing page for the 
Guide


> Ref Guide: Redesign HTML version landing page
> -
>
> Key: SOLR-12164
> URL: https://issues.apache.org/jira/browse/SOLR-12164
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: documentation
>Reporter: Cassandra Targett
>Assignee: Cassandra Targett
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: NewLandingPageBottom.png, NewLandingPageMid.png, 
> NewLandingPageTop.png, PDF-intro.png, SOLR-12164.patch
>
>
> We've had the same first page of the Ref Guide for a long time, and it's 
> probably fine as far as it goes, but that isn't very far. It's effectively a 
> wall of text. 
> Since we've got the ability to work with an online presentation, and we have 
> some tools available already in use (BootstrapJS, etc.), we can do some new 
> things.
> I've got a couple ideas I was playing with a few months ago. I'll dust those 
> off and attach some screenshots here + a patch or two. These will, of course, 
> work for the PDF so I'll include something to show that too (it can also be 
> snazzier).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12164) Ref Guide: Redesign HTML version landing page

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562382#comment-16562382
 ] 

ASF subversion and git services commented on SOLR-12164:


Commit ea221069c38bbdc34b058aaae19a6e8f2f46fa0b in lucene-solr's branch 
refs/heads/master from [~ctargett]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ea22106 ]

SOLR-12164: Ref Guide - improve index.adoc so it's a nicer landing page for the 
Guide


> Ref Guide: Redesign HTML version landing page
> -
>
> Key: SOLR-12164
> URL: https://issues.apache.org/jira/browse/SOLR-12164
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: documentation
>Reporter: Cassandra Targett
>Assignee: Cassandra Targett
>Priority: Major
> Fix For: master (8.0), 7.5
>
> Attachments: NewLandingPageBottom.png, NewLandingPageMid.png, 
> NewLandingPageTop.png, PDF-intro.png, SOLR-12164.patch
>
>
> We've had the same first page of the Ref Guide for a long time, and it's 
> probably fine as far as it goes, but that isn't very far. It's effectively a 
> wall of text. 
> Since we've got the ability to work with an online presentation, and we have 
> some tools available already in use (BootstrapJS, etc.), we can do some new 
> things.
> I've got a couple ideas I was playing with a few months ago. I'll dust those 
> off and attach some screenshots here + a patch or two. These will, of course, 
> work for the PDF so I'll include something to show that too (it can also be 
> snazzier).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk-9) - Build # 774 - Unstable!

2018-07-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/774/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseParallelGC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.LeaderTragicEventTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.TransactionLog  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at org.apache.solr.update.TransactionLog.(TransactionLog.java:188)  at 
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:467)  at 
org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1323)  at 
org.apache.solr.update.UpdateLog.add(UpdateLog.java:571)  at 
org.apache.solr.update.UpdateLog.add(UpdateLog.java:551)  at 
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:345)
  at 
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:283)
  at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:233)
  at 
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
  at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:951)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1167)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:634)
  at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
  at 
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)  
at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
  at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311) 
 at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)  at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276) 
 at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)  at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)  at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
  at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:109)
  at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)  
at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) 
 at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
  at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)  
at 

[jira] [Commented] (SOLR-12558) solr/core (private) logger renames

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562302#comment-16562302
 ] 

ASF subversion and git services commented on SOLR-12558:


Commit ea64e53f859dba23a3f65f7064de0cfca047eae3 in lucene-solr's branch 
refs/heads/branch_7x from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ea64e53 ]

SOLR-12558: solr/core (private) logger rename - ExportWriter


> solr/core (private) logger renames
> --
>
> Key: SOLR-12558
> URL: https://issues.apache.org/jira/browse/SOLR-12558
> Project: Solr
>  Issue Type: Sub-task
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Attachments: SOLR-12558-part1.patch, SOLR-12558-part2.patch
>
>
> Will attach patches in two parts: part 1 to include renames involving 
> shadowing and part 2 with just the plain renames.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12558) solr/core (private) logger renames

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562300#comment-16562300
 ] 

ASF subversion and git services commented on SOLR-12558:


Commit 52af1e95a76bd2c5c2fa3892604de6e1b28573bc in lucene-solr's branch 
refs/heads/branch_7x from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=52af1e9 ]

SOLR-12558: solr/core (private) logger rename - JettySolrRunner


> solr/core (private) logger renames
> --
>
> Key: SOLR-12558
> URL: https://issues.apache.org/jira/browse/SOLR-12558
> Project: Solr
>  Issue Type: Sub-task
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Attachments: SOLR-12558-part1.patch, SOLR-12558-part2.patch
>
>
> Will attach patches in two parts: part 1 to include renames involving 
> shadowing and part 2 with just the plain renames.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-12604) MiniSolrCloudCluster.waitForAllNodes to log a little more

2018-07-30 Thread Christine Poerschke (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-12604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christine Poerschke updated SOLR-12604:
---
Attachment: SOLR-12604.patch

> MiniSolrCloudCluster.waitForAllNodes to log a little more
> -
>
> Key: SOLR-12604
> URL: https://issues.apache.org/jira/browse/SOLR-12604
> Project: Solr
>  Issue Type: Test
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Attachments: SOLR-12604.patch
>
>
> Current vs. expected count is just numbers. If we also log which nodes _were_ 
> found then that might provide insights into what nodes are missing e.g. 
> perhaps there are patterns as to which node is found or not found?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-12604) MiniSolrCloudCluster.waitForAllNodes to log a little more

2018-07-30 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-12604:
--

 Summary: MiniSolrCloudCluster.waitForAllNodes to log a little more
 Key: SOLR-12604
 URL: https://issues.apache.org/jira/browse/SOLR-12604
 Project: Solr
  Issue Type: Test
Reporter: Christine Poerschke
Assignee: Christine Poerschke


Current vs. expected count is just numbers. If we also log which nodes _were_ 
found then that might provide insights into what nodes are missing e.g. perhaps 
there are patterns as to which node is found or not found?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 1082 - Still Failing

2018-07-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1082/

No tests ran.

Build Log:
[...truncated 23001 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: WARNING: 
solrcloud-autoscaling-policy-preferences.adoc: line 258: section title out of 
sequence: expected level 4, got level 5
[asciidoctor:convert] asciidoctor: WARNING: 
solrcloud-autoscaling-policy-preferences.adoc: line 264: section title out of 
sequence: expected level 4, got level 5
[asciidoctor:convert] asciidoctor: WARNING: 
solrcloud-autoscaling-policy-preferences.adoc: line 275: section title out of 
sequence: expected level 4, got level 5
[asciidoctor:convert] asciidoctor: WARNING: 
solrcloud-autoscaling-policy-preferences.adoc: line 281: section title out of 
sequence: expected level 4, got level 5
[asciidoctor:convert] asciidoctor: WARNING: 
solrcloud-autoscaling-policy-preferences.adoc: line 286: section title out of 
sequence: expected level 4, got level 5
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid 
part, must have at least one section (e.g., chapter, appendix, etc.)
 [java] Processed 2250 links (1804 relative) to 3147 anchors in 247 files
 [echo] Validated Links & Anchors via: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/solr/build/solr-ref-guide/bare-bones-html/

-dist-changes:
 [copy] Copying 4 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/solr/package/changes

-dist-keys:
  [get] Getting: http://home.apache.org/keys/group/lucene.asc
  [get] To: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/solr/package/KEYS

package:

-unpack-solr-tgz:

-ensure-solr-tgz-exists:
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/solr/build/solr.tgz.unpacked
[untar] Expanding: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/solr/package/solr-8.0.0.tgz
 into 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/solr/build/solr.tgz.unpacked

generate-maven-artifacts:

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.


[jira] [Commented] (SOLR-12558) solr/core (private) logger renames

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562277#comment-16562277
 ] 

ASF subversion and git services commented on SOLR-12558:


Commit e1063b7f4b545b8d9f82998d0a092a389bbff188 in lucene-solr's branch 
refs/heads/master from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=e1063b7 ]

SOLR-12558: solr/core (private) logger rename - JettySolrRunner


> solr/core (private) logger renames
> --
>
> Key: SOLR-12558
> URL: https://issues.apache.org/jira/browse/SOLR-12558
> Project: Solr
>  Issue Type: Sub-task
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Attachments: SOLR-12558-part1.patch, SOLR-12558-part2.patch
>
>
> Will attach patches in two parts: part 1 to include renames involving 
> shadowing and part 2 with just the plain renames.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12558) solr/core (private) logger renames

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562278#comment-16562278
 ] 

ASF subversion and git services commented on SOLR-12558:


Commit 3583bdb3244a15b2a741a95dbec7f762653756f1 in lucene-solr's branch 
refs/heads/master from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3583bdb ]

SOLR-12558: solr/core (private) logger rename - ExportWriter


> solr/core (private) logger renames
> --
>
> Key: SOLR-12558
> URL: https://issues.apache.org/jira/browse/SOLR-12558
> Project: Solr
>  Issue Type: Sub-task
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Attachments: SOLR-12558-part1.patch, SOLR-12558-part2.patch
>
>
> Will attach patches in two parts: part 1 to include renames involving 
> shadowing and part 2 with just the plain renames.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



Re: Solr proposal: adding super-minimal configset

2018-07-30 Thread Alexandre Rafalovitch
That's a great idea. I don't know if we can generate compile-time
resolvable links to the latest Reference Guide. But I could certainly
do a comment section saying something like:

/*
* This is a learning configuration. You may want to add:
* version field for SolrCloud ( or Section name)
* additional request handlers with custom parameters or components ()
* a lot of request processors are implicit, you can override them or
configure them via request parameters ()
* Update Request Processors ()
*/

So with three +1 and no -1, I've gone ahead and created SOLR-12603.
I'll prototype this and report progress on the ticket.

Regards,
   Alex.

On 30 July 2018 at 13:32, Christine Poerschke (BLOOMBERG/ LONDON)
 wrote:
> +1 to the idea of a super-minimal configset.
>
> Perhaps minimal comments could include carefully chosen pointers into the
> relevant sections of the Solr Ref Guide so that the transition from "a few
> lines of easily understood config" to "fully comprehensive reference manual"
> is less daunting?
>
> Christine
>
> From: dev@lucene.apache.org At: 07/30/18 05:11:08
> To: dev@lucene.apache.org
> Subject: Re: Solr proposal: adding super-minimal configset
>
> +1
> Feel free to add a modicum of comments to those configs.  It is a *learning*
> schema after all.
>
> On Sun, Jul 29, 2018 at 9:57 PM Erick Erickson 
> wrote:
>>
>> +1 from my perspective. I remember the first time I looked at a Tomcat
>> (?) config file a almost ran screaming out the door. What I
>> particularly like about your bare-bones schema is that it shows how
>> much is _unnecessary_ in the "kitchen sink" version.
>>
>> I strongly suspect that people are afraid to take anything out for
>> fear that it'll break something else and this schema shows how little
>> is absolutely necessary.
>>
>> Best,
>> Erick
>>
>>
>> On Sun, Jul 29, 2018 at 10:35 AM, Alexandre Rafalovitch
>>  wrote:
>> > Hi,
>> >
>> > I would like to add a super-minimal learning-schema example to Solr as
>> > one of the configsets.
>> >
>> > The current proposal is at:
>> >
>> > https://github.com/arafalov/solr-presentation-2018-may/tree/master/configs/initial
>> > . It is 21 lines of managed-schema and 12 lines of solrconfig.xml. No
>> > extra files.
>> >
>> > The associated presentation is at
>> >
>> > https://www.slideshare.net/arafalov/rapid-solr-schema-development-phone-directory
>> > and is backed by the commit-by-commit versions of the
>> >
>> > https://github.com/arafalov/solr-presentation-2018-may/commits/master/configs/evolution
>> > and the dataset, also in the repo.
>> >
>> > It is a learning schema, not SolrCloud ready, no caches configured, no
>> > parent/child, no unused fieldType definitions and uses
>> > SortableTextField and dynamicField * to achieve quickest learning
>> > start and flexibility. This is based on my strong opinion that the
>> > kitchen-sink approach we currently have make any specific features
>> > invisible in those 969/1366 lines +extraFiles.
>> >
>> > I am looking for other committers' +1/-1 on this idea. I am happy to
>> > do some modifications if they are deemed absolutely necessary.
>> >
>> > A dataset would have been nice to include as well, but the one I have
>> > is GPLv3 or Creative Commons (Share Alike 3.0) - not sure if Share
>> > Alike is an issue.
>> >
>> > Regards,
>> >Alex.
>> >
>> > -
>> > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>> > For additional commands, e-mail: dev-h...@lucene.apache.org
>> >
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: dev-h...@lucene.apache.org
>>
> --
> Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker
> LinkedIn: http://linkedin.com/in/davidwsmiley | Book:
> http://www.solrenterprisesearchserver.com

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Assigned] (SOLR-12603) Create a super-minimal configset

2018-07-30 Thread Alexandre Rafalovitch (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-12603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexandre Rafalovitch reassigned SOLR-12603:


Assignee: Alexandre Rafalovitch

> Create a super-minimal configset
> 
>
> Key: SOLR-12603
> URL: https://issues.apache.org/jira/browse/SOLR-12603
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: documentation, examples
>Affects Versions: 7.4
>Reporter: Alexandre Rafalovitch
>Assignee: Alexandre Rafalovitch
>Priority: Major
>
> As per discussion on the mailing list, it would be a good idea to create a 
> super-minimal example.
> A prototype is available at 
> [https://github.com/arafalov/solr-presentation-2018-may/tree/master/configs/initial]
> It can be improved by maybe another type (text), using parameter set and 
> documentation pointing out the missing pieces and where to find them in the 
> reference guide.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-12603) Create a super-minimal configset

2018-07-30 Thread Alexandre Rafalovitch (JIRA)
Alexandre Rafalovitch created SOLR-12603:


 Summary: Create a super-minimal configset
 Key: SOLR-12603
 URL: https://issues.apache.org/jira/browse/SOLR-12603
 Project: Solr
  Issue Type: Improvement
  Security Level: Public (Default Security Level. Issues are Public)
  Components: documentation, examples
Affects Versions: 7.4
Reporter: Alexandre Rafalovitch


As per discussion on the mailing list, it would be a good idea to create a 
super-minimal example.

A prototype is available at 
[https://github.com/arafalov/solr-presentation-2018-may/tree/master/configs/initial]

It can be improved by maybe another type (text), using parameter set and 
documentation pointing out the missing pieces and where to find them in the 
reference guide.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



BadApple report. Seems like I'm wasting my time.

2018-07-30 Thread Erick Erickson
Is anybody paying the least attention to this or should I just stop bothering?

I'd hoped to get to a point where we could get at least semi-stable
and start whittling away at the backlog. But with an additional 63
tests to BadApple (a little fudging here because of some issues with
counting suite-level tests .vs. individual test) it doesn't seem like
we're going in the right direction at all.

Unless there's some value here, defined by people stepping up and at
least looking (and once a week is not asking too much) at the names of
the tests I'm going to BadApple to see if they ring any bells, I'll
stop wasting my time.

There are currently 100 BadApple tests. That number will increase by a
hefty percentage _this week alone_.

I suppose I'll just bet the latest example of tilting at this windmill.

Erick



**Annotated tests/suites that didn't fail in the last 4 weeks.


  **Annotations will be removed from the following tests because they
haven't failed in the last 4 rollups.

  **Methods: 12
   AddReplicaTest.test
   DeleteReplicaTest.deleteReplicaFromClusterState
   LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection
   MaxSizeAutoCommitTest
   OverseerRolesTest.testOverseerRole
   PeerSyncReplicationTest.test
   RecoveryZkTest.test
   RollingRestartTest.test
   TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader
   TestCloudPivotFacet.test
   TestLargeCluster.testSearchRate
   TestPullReplicaErrorHandling.throws

  **Suites: 0


Failures in Hoss' reports for the last 4 rollups.

All tests that failed 4 weeks running will be BadApple'd unless there
are objections

Failures in the last 4 reports..
   Report   Pct runsfails   test
 0123   0.9 1689 27  AutoAddReplicasIntegrationTest.testSimple
 0123   1.1 1698 36
CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
 0123   0.9 1430 30  ChaosMonkeyNothingIsSafeTest(suite)
 0123   0.4 1453 16  ChaosMonkeyNothingIsSafeTest.test
 0123   0.4 1726 26  CloudSolrClientTest.preferLocalShardsTest
 0123   0.7 1726 64  CloudSolrClientTest.preferReplicaTypesTest
 0123   1.9 1682 34
CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition
 0123   0.9 1676 14
CollectionsAPIDistributedZkTest.testCollectionsAPI
 0123   1.1 1717 13  ComputePlanActionTest.testNodeLost
 0123   0.2 1721 13
ComputePlanActionTest.testNodeWithMultipleReplicasLost
 0123   0.4 1684 30  DistributedMLTComponentTest.test
 0123   0.4 1707  9  DocValuesNotIndexedTest.testGroupingDVOnly
 0123   0.4 1642  9  FullSolrCloudDistribCmdsTest.test
 0123   0.9 1663 49  GraphExpressionTest(suite)
 0123   0.4 1693 21  GraphExpressionTest.testShortestPathStream
 0123   1.8 1660 41  GraphTest(suite)
 0123   0.9 1686 20  GraphTest.testShortestPathStream
 0123  72.7   88 70  HdfsChaosMonkeySafeLeaderTest(suite)
 0123   1.3 1622 32  HttpSolrCallGetCoreTest(suite)
 0123  16.6 1992223  InfixSuggestersTest.testShutdownDuringBuild
 0123   0.4 1661 12  LargeVolumeJettyTest(suite)
 0123   0.4 1685 12  LargeVolumeJettyTest.testMultiThreaded
 0123   0.9 1661  9
LeaderElectionIntegrationTest.testSimpleSliceLeaderElection
 0123   3.2 1695 55
MetricTriggerIntegrationTest.testMetricTrigger
 0123   3.9 1624 84  MoveReplicaHDFSTest.testFailedMove
 0123   4.2 1716 71
ScheduledTriggerIntegrationTest.testScheduledTrigger
 0123   2.2 1626 37  SchemaApiFailureTest(suite)
 0123  38.1  422164  ShardSplitTest.test
 0123   9.2  329 26  ShardSplitTest.testSplitMixedReplicaTypes
 0123   0.7 1701 24  SolrCloudReportersTest.testDefaultPlugins
 0123   0.9 1701 36
SolrCloudReportersTest.testExplicitConfiguration
 0123   1.9 1683 25  SolrJmxReporterCloudTest.testJmxReporter
 0123  11.8  568 12  StreamDecoratorTest.testClassifyStream
 0123  10.5 1133 60  StreamDecoratorTest.testExecutorStream
 0123   2.6 1133 16
StreamDecoratorTest.testParallelComplementStream
 0123   5.3 1134 15
StreamDecoratorTest.testParallelDaemonCommitStream
 0123  10.5 1134 66
StreamDecoratorTest.testParallelExecutorStream
 0123   7.9 1133 24  StreamDecoratorTest.testParallelFetchStream
 0123   7.9 1133 39
StreamDecoratorTest.testParallelHavingStream
 0123   7.9 1133 25  StreamDecoratorTest.testParallelMergeStream
 0123  17.6  568 24
StreamDecoratorTest.testParallelPriorityStream
 0123   5.3 1133 19
StreamDecoratorTest.testParallelReducerStream
 0123   2.6 1131 10
StreamDecoratorTest.testParallelUniqueStream
  

[jira] [Resolved] (SOLR-12464) reduce Overseer.close() logging (for non-Overseer leaders)

2018-07-30 Thread Christine Poerschke (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-12464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christine Poerschke resolved SOLR-12464.

Resolution: Fixed

> reduce Overseer.close() logging (for non-Overseer leaders)
> --
>
> Key: SOLR-12464
> URL: https://issues.apache.org/jira/browse/SOLR-12464
> Project: Solr
>  Issue Type: Task
>  Components: logging
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12464-ea.patch, SOLR-12464.patch
>
>
> ZkController.init creates an Overseer object:
> * If that object becomes overseer leader then its start method is called.
> * If the object does not become overseer leader then its close method is 
> called and that currently emits mildly confusing {{Overseer (id=null) 
> closing}} info logging -- confusing especially since this happens at node 
> startup.
> ZkController.init creates an Overseer object:
> * If that object becomes overseer leader then its start method is called and 
> (if assertions are enabled) ObjectReleaseTracker.track is called.
> * If the object does not become overseer leader then its close method is 
> called and (if assertions are enabled) ObjectReleaseTracker.release is called 
> despite ObjectReleaseTracker.track not having been called previously.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Resolved] (SOLR-12454) tweak Overseer leadership transition related logging

2018-07-30 Thread Christine Poerschke (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-12454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christine Poerschke resolved SOLR-12454.

Resolution: Fixed

> tweak Overseer leadership transition related logging
> 
>
> Key: SOLR-12454
> URL: https://issues.apache.org/jira/browse/SOLR-12454
> Project: Solr
>  Issue Type: Task
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Fix For: master (8.0), 7.5
>
> Attachments: SOLR-12454-overseer-scenario-run.patch, 
> SOLR-12454.patch, SOLR-12454.patch, overseer-scenario-run.sh
>
>
> Proposed patch to follow.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12590) Improve Solr resource loader coverage in the ref guide

2018-07-30 Thread Christine Poerschke (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562204#comment-16562204
 ] 

Christine Poerschke commented on SOLR-12590:


bq. ... I'd rather not remove docs unless we can verify the alternative.

+1 to that. A test case specifically for this would seem the ideal/repeatable 
way to verify it.

bq. ... Do you have the bandwidth to test this assertion? ...

Happy to give it a go.

> Improve Solr resource loader coverage in the ref guide
> --
>
> Key: SOLR-12590
> URL: https://issues.apache.org/jira/browse/SOLR-12590
> Project: Solr
>  Issue Type: Task
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: documentation
>Reporter: Steve Rowe
>Assignee: Steve Rowe
>Priority: Major
> Attachments: SOLR-12590.patch
>
>
> In SolrCloud, storing large resources (e.g. binary machine learned models) on 
> the local filesystem should be a viable alternative to increasing ZooKeeper's 
> max file size limit (1MB), but there are undocumented complications.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



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

2018-07-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2450/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

7 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection

Error Message:
Expected moving a replica of 'withCollection': 
testMoveReplicaWithCollection_abc to fail

Stack Trace:
java.lang.AssertionError: Expected moving a replica of 'withCollection': 
testMoveReplicaWithCollection_abc to fail
at 
__randomizedtesting.SeedInfo.seed([7EA9265A2464846E:31BE1FF9B7164D18]:0)
at org.junit.Assert.fail(Assert.java:93)
at 
org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection(TestWithCollection.java:389)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:35629/solr: Could not find collection : 
testDeleteWithCollection_abc_2


Re: Solr proposal: adding super-minimal configset

2018-07-30 Thread Christine Poerschke (BLOOMBERG/ LONDON)
+1 to the idea of a super-minimal configset.

Perhaps minimal comments could include carefully chosen pointers into the 
relevant sections of the Solr Ref Guide so that the transition from "a few 
lines of easily understood config" to "fully comprehensive reference manual" is 
less daunting?

Christine

From: dev@lucene.apache.org At: 07/30/18 05:11:08To:  dev@lucene.apache.org
Subject: Re: Solr proposal: adding super-minimal configset

+1
Feel free to add a modicum of comments to those configs.  It is a *learning* 
schema after all.
On Sun, Jul 29, 2018 at 9:57 PM Erick Erickson  wrote:

+1 from my perspective. I remember the first time I looked at a Tomcat
(?) config file a almost ran screaming out the door. What I
particularly like about your bare-bones schema is that it shows how
much is _unnecessary_ in the "kitchen sink" version.

I strongly suspect that people are afraid to take anything out for
fear that it'll break something else and this schema shows how little
is absolutely necessary.

Best,
Erick


On Sun, Jul 29, 2018 at 10:35 AM, Alexandre Rafalovitch
 wrote:
> Hi,
>
> I would like to add a super-minimal learning-schema example to Solr as
> one of the configsets.
>
> The current proposal is at:
> https://github.com/arafalov/solr-presentation-2018-may/tree/master/configs/initial
> . It is 21 lines of managed-schema and 12 lines of solrconfig.xml. No
> extra files.
>
> The associated presentation is at
> https://www.slideshare.net/arafalov/rapid-solr-schema-development-phone-directory
> and is backed by the commit-by-commit versions of the
> https://github.com/arafalov/solr-presentation-2018-may/commits/master/configs/evolution
> and the dataset, also in the repo.
>
> It is a learning schema, not SolrCloud ready, no caches configured, no
> parent/child, no unused fieldType definitions and uses
> SortableTextField and dynamicField * to achieve quickest learning
> start and flexibility. This is based on my strong opinion that the
> kitchen-sink approach we currently have make any specific features
> invisible in those 969/1366 lines +extraFiles.
>
> I am looking for other committers' +1/-1 on this idea. I am happy to
> do some modifications if they are deemed absolutely necessary.
>
> A dataset would have been nice to include as well, but the one I have
> is GPLv3 or Creative Commons (Share Alike 3.0) - not sure if Share
> Alike is an issue.
>
> Regards,
>Alex.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org


-- 
Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker
LinkedIn: http://linkedin.com/in/davidwsmiley | Book: 
http://www.solrenterprisesearchserver.com


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

2018-07-30 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4765/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
at 
__randomizedtesting.SeedInfo.seed([DBE12F0364573B79:792EED9F5483A952]:0)
at 
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
at 

[jira] [Commented] (LUCENE-8343) BlendedInfixSuggester bad score calculus for certain suggestion weights

2018-07-30 Thread Lucene/Solr QA (JIRA)


[ 
https://issues.apache.org/jira/browse/LUCENE-8343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562096#comment-16562096
 ] 

Lucene/Solr QA commented on LUCENE-8343:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} test4tests {color} | {color:green}  0m 
 0s{color} | {color:green} The patch appears to include 17 new or modified test 
files. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  1m 
20s{color} | {color:green} master passed {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  1m 
14s{color} | {color:green} the patch passed {color} |
| {color:red}-1{color} | {color:red} javac {color} | {color:red}  0m 20s{color} 
| {color:red} lucene_suggest generated 1 new + 5 unchanged - 0 fixed = 6 total 
(was 5) {color} |
| {color:green}+1{color} | {color:green} Release audit (RAT) {color} | 
{color:green}  0m 27s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} Check forbidden APIs {color} | 
{color:green}  0m 20s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} Validate source patterns {color} | 
{color:green}  0m 20s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} Validate ref guide {color} | 
{color:green}  0m 20s{color} | {color:green} the patch passed {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} unit {color} | {color:green}  1m  
0s{color} | {color:green} suggest in the patch passed. {color} |
| {color:red}-1{color} | {color:red} unit {color} | {color:red} 39m 56s{color} 
| {color:red} core in the patch failed. {color} |
| {color:black}{color} | {color:black} {color} | {color:black} 46m 56s{color} | 
{color:black} {color} |
\\
\\
|| Reason || Tests ||
| Failed junit tests | solr.handler.component.DistributedSuggestComponentTest |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | LUCENE-8343 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12933585/LUCENE-8343.patch |
| Optional Tests |  compile  javac  unit  ratsources  checkforbiddenapis  
validatesourcepatterns  validaterefguide  |
| uname | Linux lucene1-us-west 4.4.0-130-generic #156~14.04.1-Ubuntu SMP Thu 
Jun 14 13:51:47 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | ant |
| Personality | 
/home/jenkins/jenkins-slave/workspace/PreCommit-LUCENE-Build/sourcedir/dev-tools/test-patch/lucene-solr-yetus-personality.sh
 |
| git revision | master / e264d03 |
| ant | version: Apache Ant(TM) version 1.9.3 compiled on July 24 2018 |
| Default Java | 1.8.0_172 |
| javac | 
https://builds.apache.org/job/PreCommit-LUCENE-Build/57/artifact/out/diff-compile-javac-lucene_suggest.txt
 |
| unit | 
https://builds.apache.org/job/PreCommit-LUCENE-Build/57/artifact/out/patch-unit-solr_core.txt
 |
|  Test Results | 
https://builds.apache.org/job/PreCommit-LUCENE-Build/57/testReport/ |
| modules | C: lucene/suggest solr/core solr/solr-ref-guide U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-LUCENE-Build/57/console |
| Powered by | Apache Yetus 0.7.0   http://yetus.apache.org |


This message was automatically generated.



> BlendedInfixSuggester bad score calculus for certain suggestion weights
> ---
>
> Key: LUCENE-8343
> URL: https://issues.apache.org/jira/browse/LUCENE-8343
> Project: Lucene - Core
>  Issue Type: Bug
>  Components: core/search
>Affects Versions: 7.3.1
>Reporter: Alessandro Benedetti
>Priority: Major
> Attachments: LUCENE-8343.patch, LUCENE-8343.patch, LUCENE-8343.patch, 
> LUCENE-8343.patch, LUCENE-8343.patch
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently the BlendedInfixSuggester return a (long) score to rank the 
> suggestions.
> This score is calculated as a multiplication between :
> long *Weight* : the suggestion weight, coming from a document field, it can 
> be any long value ( including 1, 0,.. )
> double *Coefficient* : 0<=x<=1, calculated based on the position match, 
> earlier the better
> The resulting score is a long, which means that at the moment, any weight<10 
> can bring inconsistencies.
> *Edge cases* 
> Weight =1
> Score = 1( if we have a match at the beginning of the suggestion) or 0 ( for 
> any other match)
> Weight =0
> Score = 0 ( independently of the position match coefficient)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: 

[jira] [Commented] (LUCENE-8412) Remove trackDocScores from TopFieldCollector factory methods

2018-07-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/LUCENE-8412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16562083#comment-16562083
 ] 

ASF subversion and git services commented on LUCENE-8412:
-

Commit 3a837ca3745cc4a1cdb582be01ad38890b1dedd0 in lucene-solr's branch 
refs/heads/master from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3a837ca ]

LUCENE-8412: Further simplification.


> Remove trackDocScores from TopFieldCollector factory methods
> 
>
> Key: LUCENE-8412
> URL: https://issues.apache.org/jira/browse/LUCENE-8412
> Project: Lucene - Core
>  Issue Type: Task
>Reporter: Adrien Grand
>Priority: Minor
> Fix For: master (8.0)
>
> Attachments: LUCENE-8412.patch
>
>
> Computing scores on top hits is fine, but the current way it is implemented - 
> at collection time - requires to read/decode more freqs/norms and compute 
> more scores than necessary. It would be more efficient to compute scores of 
> top hits as a post-collection step by only advancing the scorer to hits that 
> made the top-N list.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



  1   2   >