[jira] [Commented] (SOLR-8173) CLONE - Leader recovery process can select the wrong leader if all replicas for a shard are down and trying to recover as well as lose updates that should have been reco

2017-03-03 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894789#comment-15894789 ] Amrit Sarkar commented on SOLR-8173: Are we planning to resolve this any time soon? > CLONE - Leader

[jira] [Updated] (SOLR-9838) atomic "inc" when adding doc doesn't respect field "default" from schema

2017-03-03 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-9838: --- Attachment: SOLR-9838.patch Hoss, SOLR-9838.patch uploaded which incorporates default values while

[jira] [Commented] (SOLR-9838) atomic "inc" when adding doc doesn't respect field "default" from schema

2017-03-03 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15895218#comment-15895218 ] Amrit Sarkar commented on SOLR-9838: The troubled code is in AtomicUpdateDocumentMerger.java::doInc(..)

[jira] [Updated] (SOLR-9530) Add an Atomic Update Processor

2017-03-08 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-9530: --- Attachment: SOLR-9530.patch As per discussion with Noble, Refactored the code to optimise and remove

[jira] [Comment Edited] (SOLR-10209) UI: Convert all Collections api calls to async requests, add new features/buttons

2017-03-08 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15898867#comment-15898867 ] Amrit Sarkar edited comment on SOLR-10209 at 3/8/17 5:29 PM: - Need advice on

[jira] [Updated] (SOLR-9838) atomic "inc" when adding doc doesn't respect field "default" from schema

2017-03-08 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-9838: --- Attachment: SOLR-9838.patch > atomic "inc" when adding doc doesn't respect field "default" from schema

[jira] [Updated] (SOLR-9838) atomic "inc" when adding doc doesn't respect field "default" from schema

2017-03-08 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-9838: --- Attachment: (was: SOLR-9838.patch) > atomic "inc" when adding doc doesn't respect field "default"

[jira] [Commented] (SOLR-10209) UI: Convert all Collections api calls to async requests, add new features/buttons

2017-03-06 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15898867#comment-15898867 ] Amrit Sarkar commented on SOLR-10209: - Need advice on the following: We were solving two problems in

[jira] [Commented] (SOLR-10147) Admin UI -> Cloud -> Graph: Impossible to see shard state

2017-03-03 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894332#comment-15894332 ] Amrit Sarkar commented on SOLR-10147: - Jan, following up on issue. Are we planning to roll out this in

[jira] [Commented] (SOLR-10146) Admin UI: Button to delete a shard

2017-03-03 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894334#comment-15894334 ] Amrit Sarkar commented on SOLR-10146: - Jan, following up on issue. Are we planning to roll out this in

[jira] [Updated] (SOLR-10209) UI: Convert all Collections api calls to async requests, add new features/buttons

2017-03-03 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10209: Attachment: SOLR-10209.patch > UI: Convert all Collections api calls to async requests, add new >

[jira] [Updated] (SOLR-9530) Add an Atomic Update Processor

2017-02-28 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-9530: --- Attachment: SOLR-9530.patch Considering Noble's and Ishan's suggestions, cooked up a new patch with

[jira] [Comment Edited] (SOLR-9530) Add an Atomic Update Processor

2017-02-28 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15889400#comment-15889400 ] Amrit Sarkar edited comment on SOLR-9530 at 3/1/17 2:54 AM: Considering Noble's

[jira] [Updated] (LUCENE-7729) Support for string type separator for CustomSeparatorBreakIterator

2017-03-02 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated LUCENE-7729: - Attachment: LUCENE-7729.patch LUCENE-7729.patch uploaded: {noformat} modified:

[jira] [Commented] (SOLR-10323) SpellingQueryConverter does not remove ":" char when using fielded queries

2017-04-03 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954285#comment-15954285 ] Amrit Sarkar commented on SOLR-10323: - Cool, I will add the test cases then to the current patch and

[jira] [Commented] (SOLR-10229) See what it would take to shift many of our one-off schemas used for testing to managed schema and construct them as part of the tests

2017-04-01 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952298#comment-15952298 ] Amrit Sarkar commented on SOLR-10229: - Thank you for the correction and the suggestions. bq. It

[jira] [Commented] (SOLR-10229) See what it would take to shift many of our one-off schemas used for testing to managed schema and construct them as part of the tests

2017-04-08 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961727#comment-15961727 ] Amrit Sarkar commented on SOLR-10229: - Updated patch: Refined builder methods for the Framework.

[jira] [Issue Comment Deleted] (SOLR-10229) See what it would take to shift many of our one-off schemas used for testing to managed schema and construct them as part of the tests

2017-04-08 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10229: Comment: was deleted (was: Updated patch: Refined builder methods for the Framework.

[jira] [Updated] (SOLR-10229) See what it would take to shift many of our one-off schemas used for testing to managed schema and construct them as part of the tests

2017-04-08 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10229: Attachment: SOLR-10229.patch > See what it would take to shift many of our one-off schemas used for

[jira] [Updated] (SOLR-10229) See what it would take to shift many of our one-off schemas used for testing to managed schema and construct them as part of the tests

2017-04-08 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10229: Attachment: SOLR-10229.patch Updated Patch: Incorporated the framework to

[jira] [Updated] (SOLR-10229) See what it would take to shift many of our one-off schemas used for testing to managed schema and construct them as part of the tests

2017-04-08 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10229: Attachment: SOLR-10229.patch addCopyFields and addDynamicFields are added. Following are not

[jira] [Commented] (SOLR-10403) Currency sum : wrong results

2017-04-06 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958420#comment-15958420 ] Amrit Sarkar commented on SOLR-10403: - [~janhoy] I can look into it and work out a patch. Anyone

[jira] [Comment Edited] (SOLR-10147) Admin UI -> Cloud -> Graph: Impossible to see shard state

2017-03-21 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15934761#comment-15934761 ] Amrit Sarkar edited comment on SOLR-10147 at 3/21/17 4:11 PM: -- [~janhoy] not

[jira] [Commented] (SOLR-10147) Admin UI -> Cloud -> Graph: Impossible to see shard state

2017-03-21 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15934761#comment-15934761 ] Amrit Sarkar commented on SOLR-10147: - [~janhoy] not really, I tried a bunch of things but I am not

[jira] [Comment Edited] (SOLR-10147) Admin UI -> Cloud -> Graph: Impossible to see shard state

2017-03-21 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15934761#comment-15934761 ] Amrit Sarkar edited comment on SOLR-10147 at 3/21/17 3:18 PM: -- [~janhoy] not

[jira] [Updated] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2017-07-31 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-9272: --- Attachment: SOLR-9272.patch > Auto resolve zkHost for bin/solr zk for running Solr >

[jira] [Commented] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2017-07-31 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16107183#comment-16107183 ] Amrit Sarkar commented on SOLR-9272: Correct. I was trying to invoke StatusTool to get ZK_HOST string

[jira] [Comment Edited] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2017-07-31 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16107183#comment-16107183 ] Amrit Sarkar edited comment on SOLR-9272 at 7/31/17 11:50 AM: -- Correct, makes

[jira] [Updated] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2017-07-31 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-9272: --- Attachment: (was: SOLR-9272.patch) > Auto resolve zkHost for bin/solr zk for running Solr >

[jira] [Updated] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2017-07-31 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-9272: --- Attachment: SOLR-9272.patch > Auto resolve zkHost for bin/solr zk for running Solr >

[jira] [Comment Edited] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2017-07-31 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16107183#comment-16107183 ] Amrit Sarkar edited comment on SOLR-9272 at 7/31/17 11:58 AM: -- Correct, makes

[jira] [Commented] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2017-07-31 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16107477#comment-16107477 ] Amrit Sarkar commented on SOLR-9272: [~erickerickson] Oh yes, sorry. Will write / update the tests and

[jira] [Updated] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2017-07-31 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-9272: --- Attachment: SOLR-9272.patch Though I am able to get out of weird {{??..}} in *{{solr.sh}}*, it is

[jira] [Updated] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2017-07-31 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-9272: --- Attachment: SOLR-9272.patch > Auto resolve zkHost for bin/solr zk for running Solr >

[jira] [Updated] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2017-07-31 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-9272: --- Attachment: (was: SOLR-9272.patch) > Auto resolve zkHost for bin/solr zk for running Solr >

[jira] [Comment Edited] (SOLR-10734) Multithreaded test/support for AtomicURP broken

2017-07-29 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16106277#comment-16106277 ] Amrit Sarkar edited comment on SOLR-10734 at 7/30/17 12:31 AM: --- Ishan,

[jira] [Commented] (SOLR-10734) Multithreaded test/support for AtomicURP broken

2017-07-29 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16106277#comment-16106277 ] Amrit Sarkar commented on SOLR-10734: - Ishan, {quote} Given that the tests or the implementation

[jira] [Commented] (SOLR-11188) Hi CPU utilization when highlighting mergecontiguous=true

2017-08-03 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16113003#comment-16113003 ] Amrit Sarkar commented on SOLR-11188: - Just skimming, nothing substantial, was looking into the code

[jira] [Commented] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2017-08-01 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109770#comment-16109770 ] Amrit Sarkar commented on SOLR-9272: Completed patch with tests with modification in retrieving

[jira] [Updated] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2017-08-01 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-9272: --- Attachment: SOLR-9272.patch > Auto resolve zkHost for bin/solr zk for running Solr >

[jira] [Updated] (SOLR-10734) Multithreaded test/support for AtomicURP broken

2017-08-03 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10734: Attachment: testMaster_2500 testResults7_10 testResultsMaster_10

[jira] [Comment Edited] (SOLR-11069) LASTPROCESSEDVERSION for CDCR is flawed when buffering is enabled

2017-08-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125589#comment-16125589 ] Amrit Sarkar edited comment on SOLR-11069 at 8/14/17 12:16 PM: --- Thank you

[jira] [Comment Edited] (SOLR-11069) LASTPROCESSEDVERSION for CDCR is flawed when buffering is enabled

2017-08-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125589#comment-16125589 ] Amrit Sarkar edited comment on SOLR-11069 at 8/14/17 12:15 PM: --- Thank you

[jira] [Commented] (SOLR-11069) LASTPROCESSEDVERSION for CDCR is flawed when buffering is enabled

2017-08-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125589#comment-16125589 ] Amrit Sarkar commented on SOLR-11069: - Thank you Erick for clarifying the root cause. I see LPV may

[jira] [Comment Edited] (SOLR-11069) LASTPROCESSEDVERSION for CDCR is flawed when buffering is enabled

2017-08-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125589#comment-16125589 ] Amrit Sarkar edited comment on SOLR-11069 at 8/14/17 12:14 PM: --- Thank you

[jira] [Commented] (SOLR-11084) Issue with starting script with solr.home (-s) == solr

2017-08-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125603#comment-16125603 ] Amrit Sarkar commented on SOLR-11084: - Erick, in CHANGES.txt, bq. SOLR-11084: Issue with starting

[jira] [Commented] (SOLR-11200) provide a config to enable disable ConcurrentMergeSchedule.doAutoIOThrottle

2017-08-10 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121558#comment-16121558 ] Amrit Sarkar commented on SOLR-11200: - [~niqbal] I am working on {{master}} branch. I verified the

[jira] [Updated] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-07 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11003: Attachment: sample-configs.zip > Enabling bi-directional CDCR active-active clusters >

[jira] [Updated] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-12 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11003: Attachment: cdcr-bi-tuils.patch > Enabling bi-directional CDCR active-active clusters >

[jira] [Updated] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-12 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11003: Attachment: (was: SOLR-11003.patch) > Enabling bi-directional CDCR active-active clusters >

[jira] [Updated] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-12 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11003: Attachment: (was: SOLR-11003-tlogutils.patch) > Enabling bi-directional CDCR active-active

[jira] [Updated] (SOLR-11069) LASTPROCESSEDVERSION for CDCR (both source and target) is flawed when buffering is enabled

2017-07-13 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11069: Description: {{LASTPROCESSEDVERSION}} (a.b.v. LPV) action for CDCR breaks down due to poorly

[jira] [Created] (SOLR-11069) LASTPROCESSEDVERSION for CDCR (both source and target) is flawed when buffering is enabled

2017-07-13 Thread Amrit Sarkar (JIRA)
Amrit Sarkar created SOLR-11069: --- Summary: LASTPROCESSEDVERSION for CDCR (both source and target) is flawed when buffering is enabled Key: SOLR-11069 URL: https://issues.apache.org/jira/browse/SOLR-11069

[jira] [Updated] (SOLR-11069) LASTPROCESSEDVERSION for CDCR is flawed when buffering is enabled

2017-07-13 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11069: Summary: LASTPROCESSEDVERSION for CDCR is flawed when buffering is enabled (was:

[jira] [Comment Edited] (SOLR-11069) LASTPROCESSEDVERSION for CDCR is flawed when buffering is enabled

2017-07-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16087100#comment-16087100 ] Amrit Sarkar edited comment on SOLR-11069 at 7/14/17 2:55 PM: -- Regarding

[jira] [Updated] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11003: Attachment: SOLR-11003.patch Latest patch uploaded: {code} modified:

[jira] [Updated] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11003: Attachment: (was: cdcr-bi-tuils.patch) > Enabling bi-directional CDCR active-active clusters >

[jira] [Commented] (SOLR-10679) Solr CDCR cannot be configured to use Aliases for replication

2017-07-17 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089550#comment-16089550 ] Amrit Sarkar commented on SOLR-10679: - [~WebHomer], Internally {{CdcrReplicator}} forwards the

[jira] [Commented] (SOLR-10679) Solr CDCR cannot be configured to use Aliases for replication

2017-07-17 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089706#comment-16089706 ] Amrit Sarkar commented on SOLR-10679: - [~WebHomer], Even aliases on {{target}} cluster is not

[jira] [Commented] (SOLR-9483) Add SolrJ support for the modify collection API

2017-07-16 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16088934#comment-16088934 ] Amrit Sarkar commented on SOLR-9483: I extended and improved a bit the pulled request changes by

[jira] [Updated] (SOLR-9483) Add SolrJ support for the modify collection API

2017-07-16 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-9483: --- Attachment: SOLR-9483.patch > Add SolrJ support for the modify collection API >

[jira] [Comment Edited] (SOLR-9483) Add SolrJ support for the modify collection API

2017-07-16 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16088934#comment-16088934 ] Amrit Sarkar edited comment on SOLR-9483 at 7/16/17 2:04 PM: - I extended and

[jira] [Commented] (SOLR-9394) CDCR: Exception on target site while using deleteById to delete a document

2017-07-17 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089541#comment-16089541 ] Amrit Sarkar commented on SOLR-9394: I am not able to replicate the issue on my end. Can you provide

[jira] [Commented] (SOLR-8953) CDCR leader detector uses core name instead of core node name

2017-07-17 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089587#comment-16089587 ] Amrit Sarkar commented on SOLR-8953: Just skimming, {code}

[jira] [Commented] (SOLR-11084) Issue with starting script with solr.home (-s) == solr

2017-07-17 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090458#comment-16090458 ] Amrit Sarkar commented on SOLR-11084: - Neil, This is undocumented actually, and we should comment on

[jira] [Created] (SOLR-11040) CdcrBootstrapTest failing on 'master' branch

2017-07-09 Thread Amrit Sarkar (JIRA)
Amrit Sarkar created SOLR-11040: --- Summary: CdcrBootstrapTest failing on 'master' branch Key: SOLR-11040 URL: https://issues.apache.org/jira/browse/SOLR-11040 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-07 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11003: Attachment: (was: sample-configs.zip) > Enabling bi-directional CDCR active-active clusters >

[jira] [Updated] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-07 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11003: Attachment: sample-configs.zip > Enabling bi-directional CDCR active-active clusters >

[jira] [Updated] (SOLR-11040) CdcrBootstrapTest failing on 'master' branch

2017-07-09 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11040: Attachment: cdcr-bs-test-error > CdcrBootstrapTest failing on 'master' branch >

[jira] [Closed] (SOLR-11040) CdcrBootstrapTest failing on 'master' branch

2017-07-10 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar closed SOLR-11040. --- Resolution: Invalid > CdcrBootstrapTest failing on 'master' branch >

[jira] [Commented] (SOLR-11040) CdcrBootstrapTest failing on 'master' branch

2017-07-10 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16080769#comment-16080769 ] Amrit Sarkar commented on SOLR-11040: - Yeah. [~ichattopadhyaya] [~varunthacker], I did `ant clean` at

[jira] [Comment Edited] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-08 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079185#comment-16079185 ] Amrit Sarkar edited comment on SOLR-11003 at 7/8/17 4:54 PM: - heads up ::

[jira] [Commented] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-08 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079183#comment-16079183 ] Amrit Sarkar commented on SOLR-11003: - [~varunthacker], thank you for the review and feedback,

[jira] [Updated] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-08 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11003: Attachment: SOLR-11003.patch > Enabling bi-directional CDCR active-active clusters >

[jira] [Updated] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-08 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11003: Attachment: SOLR-11003-tlogutils.patch > Enabling bi-directional CDCR active-active clusters >

[jira] [Commented] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-08 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079185#comment-16079185 ] Amrit Sarkar commented on SOLR-11003: - heads up :: CdcrBootstrapTest is failing due to missing index

[jira] [Updated] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-08 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11003: Attachment: SOLR-11003-tlogutils.patch Fixed bits in SOLR-11003-tlogutils.patch. Looking forward to

[jira] [Commented] (SOLR-11069) LASTPROCESSEDVERSION for CDCR is flawed when buffering is enabled

2017-07-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16088095#comment-16088095 ] Amrit Sarkar commented on SOLR-11069: - {quote} I just saw a case where restarting the source cluster

[jira] [Commented] (SOLR-9272) Auto resolve zkHost for bin/solr zk for running Solr

2017-07-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16088228#comment-16088228 ] Amrit Sarkar commented on SOLR-9272: [~janhoy], {{StatusTool}} implements abstract method {{runImpl}}

[jira] [Comment Edited] (SOLR-9483) Add SolrJ support for the modify collection API

2017-07-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16087831#comment-16087831 ] Amrit Sarkar edited comment on SOLR-9483 at 7/14/17 7:15 PM: - [~shalinmangar]

[jira] [Commented] (SOLR-9483) Add SolrJ support for the modify collection API

2017-07-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16087831#comment-16087831 ] Amrit Sarkar commented on SOLR-9483: [~shalinmangar] [~ichattopadhyaya] [~elyograg], Anyone working on

[jira] [Commented] (SOLR-11069) LASTPROCESSEDVERSION for CDCR is flawed when buffering is enabled

2017-07-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16087665#comment-16087665 ] Amrit Sarkar commented on SOLR-11069: - Continuing with how LPV was never tested robust: The only bit

[jira] [Commented] (SOLR-11069) LASTPROCESSEDVERSION for CDCR is flawed when buffering is enabled

2017-07-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16087076#comment-16087076 ] Amrit Sarkar commented on SOLR-11069: - So when we enable buffering in CDCR, {{buffertoggle}} gets

[jira] [Commented] (SOLR-11069) LASTPROCESSEDVERSION for CDCR is flawed when buffering is enabled

2017-07-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16087100#comment-16087100 ] Amrit Sarkar commented on SOLR-11069: - Regarding {{updateLogSynchronizer}} :: Everytime we call

[jira] [Comment Edited] (SOLR-11084) Issue with starting script with solr.home (-s) == solr

2017-07-18 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091201#comment-16091201 ] Amrit Sarkar edited comment on SOLR-11084 at 7/18/17 6:55 AM: -- [~neilireson],

[jira] [Commented] (SOLR-11084) Issue with starting script with solr.home (-s) == solr

2017-07-17 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091141#comment-16091141 ] Amrit Sarkar commented on SOLR-11084: - [~ctargett], positively. I will see how to make the patch with

[jira] [Commented] (SOLR-11084) Issue with starting script with solr.home (-s) == solr

2017-07-18 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091201#comment-16091201 ] Amrit Sarkar commented on SOLR-11084: - [~neilireson], Absolutely makes much more sense. Before

[jira] [Comment Edited] (SOLR-10263) Different SpellcheckComponents should have their own suggestMode

2017-07-10 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16080001#comment-16080001 ] Amrit Sarkar edited comment on SOLR-10263 at 7/10/17 8:06 AM: -- [~asingh2411]

[jira] [Commented] (SOLR-10263) Different SpellcheckComponents should have their own suggestMode

2017-07-10 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16080001#comment-16080001 ] Amrit Sarkar commented on SOLR-10263: - [~asingh2411]m Can you put the changes as patch to the master

[jira] [Updated] (SOLR-11069) LASTPROCESSEDVERSION for CDCR is flawed when buffering is enabled

2017-07-20 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11069: Description: {{LASTPROCESSEDVERSION}} (a.b.v. LPV) action for CDCR breaks down due to poorly

[jira] [Updated] (SOLR-11084) Issue with starting script with solr.home (-s) == solr

2017-07-19 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-11084: Attachment: SOLR-11084.patch Does this looks good. I have extended Neil's patch. Added the help

[jira] [Commented] (SOLR-11002) Error while posting data

2017-07-20 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094852#comment-16094852 ] Amrit Sarkar commented on SOLR-11002: - It would be better to ask this in solr-users mailing list to

[jira] [Commented] (SOLR-11035) (at least) 2 distinct failures possible when clients attempt searches during SolrCore reload

2017-07-21 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16096746#comment-16096746 ] Amrit Sarkar commented on SOLR-11035: - [~hossman], Pardon me if I am missing context or steps, I

[jira] [Commented] (SOLR-10229) See what it would take to shift many of our one-off schemas used for testing to managed schema and construct them as part of the tests

2017-07-21 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16096085#comment-16096085 ] Amrit Sarkar commented on SOLR-10229: - Though I have limited exposure of writing tests in Lucene /

[jira] [Commented] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-21 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16096841#comment-16096841 ] Amrit Sarkar commented on SOLR-11003: - [~erickerickson], {quote} And if my opening question is

[jira] [Comment Edited] (SOLR-11003) Enabling bi-directional CDCR active-active clusters

2017-07-21 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16096841#comment-16096841 ] Amrit Sarkar edited comment on SOLR-11003 at 7/21/17 8:53 PM: --

[jira] [Updated] (SOLR-10866) Make TimestampUpdateProcessorFactory as Runtime URP; take params(s) with request

2017-07-27 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10866: Attachment: SOLR-10866.patch Updated patch with updated master branch after SOLR-10859 resolution.

[jira] [Updated] (SOLR-10734) Multithreaded test/support for AtomicURP broken

2017-07-27 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10734: Attachment: SOLR-10734.patch The race around condition still prevails for even 10 threads and 25

[jira] [Comment Edited] (SOLR-11159) Facet buckets count still incorrect after passing {refine:true} | SOLR-7542

2017-07-27 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103359#comment-16103359 ] Amrit Sarkar edited comment on SOLR-11159 at 7/27/17 3:40 PM: -- Some of my

[jira] [Resolved] (SOLR-11159) Facet buckets count missing after passing {refine:true} | SOLR-7542

2017-07-27 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar resolved SOLR-11159. - Resolution: Not A Bug > Facet buckets count missing after passing {refine:true} | SOLR-7542 >

<    1   2   3   4   5   6   7   8   9   10   >