[jira] [Resolved] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2015-12-09 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-8330. Resolution: Fixed > Restrict logger visibility throughout the codebase to private so that only >

[jira] [Resolved] (SOLR-8359) Restrict child classes from using parent logger's state

2015-12-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-8359. Resolution: Fixed > Restrict child classes from using parent logger's state >

[jira] [Updated] (SOLR-8359) Restrict child classes from using parent logger's state

2015-12-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8359: --- Fix Version/s: 5.5 > Restrict child classes from using parent logger's state >

[jira] [Updated] (SOLR-6868) Investigate failing CollectionsAPIDistributedZkTest

2015-12-06 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-6868: --- Fix Version/s: 5.0 Trunk > Investigate failing CollectionsAPIDistributedZkTest >

[jira] [Assigned] (SOLR-8359) Restrict child classes from using parent logger's state

2015-12-06 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta reassigned SOLR-8359: -- Assignee: Anshum Gupta > Restrict child classes from using parent logger's state >

[jira] [Resolved] (SOLR-6868) Investigate failing CollectionsAPIDistributedZkTest

2015-12-06 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-6868. Resolution: Fixed > Investigate failing CollectionsAPIDistributedZkTest >

[jira] [Commented] (SOLR-6868) Investigate failing CollectionsAPIDistributedZkTest

2015-12-06 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15044464#comment-15044464 ] Anshum Gupta commented on SOLR-6868: Done. > Investigate failing CollectionsAPIDistributedZkTest >

[jira] [Commented] (SOLR-8359) Restrict child classes from using parent logger's state

2015-12-04 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15042671#comment-15042671 ] Anshum Gupta commented on SOLR-8359: Thanks Jason and Mike. I'll take a look at this. > Restrict child

[jira] [Updated] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2015-12-02 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8330: --- Attachment: SOLR-8330.patch Patch with a few more fixes that I came across while running ant clean,

[jira] [Commented] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2015-12-02 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15037236#comment-15037236 ] Anshum Gupta commented on SOLR-8330: It's now in 5.4. > Restrict logger visibility throughout the

[jira] [Updated] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2015-12-02 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8330: --- Fix Version/s: 5.4 > Restrict logger visibility throughout the codebase to private so that only > the

[jira] [Commented] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2015-12-02 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035654#comment-15035654 ] Anshum Gupta commented on SOLR-8330: I've committed it to both trunk and 5x. I think we should also

[jira] [Commented] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2015-11-30 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15032798#comment-15032798 ] Anshum Gupta commented on SOLR-8330: Thanks Greg and Jason. I'll take a look at this patch and commit

[jira] [Created] (SOLR-8355) RuleBasedAuthenticationPlugin doesn't work with update permission enabled

2015-11-30 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-8355: -- Summary: RuleBasedAuthenticationPlugin doesn't work with update permission enabled Key: SOLR-8355 URL: https://issues.apache.org/jira/browse/SOLR-8355 Project: Solr

[jira] [Updated] (SOLR-8355) RuleBasedAuthenticationPlugin doesn't work with update permission enabled

2015-11-30 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8355: --- Component/s: security > RuleBasedAuthenticationPlugin doesn't work with update permission enabled >

[jira] [Updated] (SOLR-8355) RuleBasedAuthenticationPlugin doesn't work with update permission enabled

2015-11-30 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8355: --- Affects Version/s: 5.3.1 5.3 > RuleBasedAuthenticationPlugin doesn't work with

[jira] [Updated] (SOLR-8355) RuleBasedAuthenticationPlugin doesn't work with update permission enabled

2015-11-30 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8355: --- Labels: authorization-plugin (was: ) > RuleBasedAuthenticationPlugin doesn't work with update

[jira] [Commented] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2015-11-28 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15030780#comment-15030780 ] Anshum Gupta commented on SOLR-8330: Sure, sounds good to me. It's reasonable and also helps us move

[jira] [Commented] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2015-11-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15030055#comment-15030055 ] Anshum Gupta commented on SOLR-8330: If you mean the svn merge, hopefully it'll take care of it. :) >

[jira] [Updated] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2015-11-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8330: --- Attachment: SOLR-8330.patch Updated patch, Running tests on this one. > Restrict logger visibility

[jira] [Commented] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2015-11-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15030074#comment-15030074 ] Anshum Gupta commented on SOLR-8330: OpenCloseCoreStressTest is another file with multiple classes.

[jira] [Commented] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2015-11-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15030073#comment-15030073 ] Anshum Gupta commented on SOLR-8330: I couldn't think of an easy way to split it out other than not

[jira] [Commented] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2015-11-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15030215#comment-15030215 ] Anshum Gupta commented on SOLR-8330: [~gerlowskija] About loggers in interfaces, with Java8, you could

[jira] [Commented] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2015-11-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15030351#comment-15030351 ] Anshum Gupta commented on SOLR-8330: +1 to Uwe's validator and making those changes but here's my

[jira] [Commented] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2015-11-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15030208#comment-15030208 ] Anshum Gupta commented on SOLR-8330: Thanks Uwe! The only thing that's stopping me is, I have a _trans

[jira] [Commented] (SOLR-8326) PKIAuthenticationPlugin doesn't report any errors in case of stale or wrong keys and returns garbage

2015-11-26 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15029052#comment-15029052 ] Anshum Gupta commented on SOLR-8326: [~noble.paul] There's a lucene_solr_5_4 branch cut. Can you commit

[jira] [Commented] (SOLR-8330) Remove unintentionally shared loggers.

2015-11-26 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15029335#comment-15029335 ] Anshum Gupta commented on SOLR-8330: Hmm the patch applied cleanly but there were compilation errors

[jira] [Commented] (SOLR-8330) Remove unintentionally shared loggers.

2015-11-26 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15029327#comment-15029327 ] Anshum Gupta commented on SOLR-8330: Yes, I'll just run the tests now and commit. and yes, this is more

[jira] [Assigned] (SOLR-8330) Remove unintentionally shared loggers.

2015-11-26 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta reassigned SOLR-8330: -- Assignee: Anshum Gupta > Remove unintentionally shared loggers. >

[jira] [Updated] (SOLR-8330) Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it

2015-11-26 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8330: --- Summary: Restrict logger visibility throughout the codebase to private so that only the file that

[jira] [Updated] (SOLR-8330) Remove unintentionally shared loggers.

2015-11-26 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8330: --- Attachment: SOLR-8330.patch Patch with fixes mentioned in my last comment and updated to trunk. >

[jira] [Updated] (SOLR-8326) PKIAuthenticationPlugin doesn't report any errors in case of stale or wrong keys and returns garbage

2015-11-25 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8326: --- Summary: PKIAuthenticationPlugin doesn't report any errors in case of stale or wrong keys and returns

[jira] [Comment Edited] (SOLR-8326) PKIAuthenticationPlugin doesn't report any errors in case of stale or wrong keys and returns garbage

2015-11-25 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018581#comment-15018581 ] Anshum Gupta edited comment on SOLR-8326 at 11/25/15 5:40 PM: --

[jira] [Commented] (SOLR-8330) Remove unintentionally shared loggers.

2015-11-25 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15027809#comment-15027809 ] Anshum Gupta commented on SOLR-8330: Wow that's a good 400kb patch! I'd like to change the CHANGES.txt

[jira] [Updated] (SOLR-8326) PKIAuthenticationPlugin doesn't report any errors in case of stale or wrong keys and returns garbage

2015-11-25 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8326: --- Attachment: SOLR-8326.patch Thanks for the patch Noble. I've changed log levels and reduced visibility

[jira] [Commented] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-25 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15027566#comment-15027566 ] Anshum Gupta commented on SOLR-7912: The parsed query could order the terms in different ways on

[jira] [Updated] (SOLR-8299) ConfigSet DELETE should not allow deletion of a a configset that's currently being used

2015-11-24 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8299: --- Fix Version/s: Trunk 5.4 > ConfigSet DELETE should not allow deletion of a a

[jira] [Commented] (SOLR-8299) ConfigSet DELETE should not allow deletion of a a configset that's currently being used

2015-11-24 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025077#comment-15025077 ] Anshum Gupta commented on SOLR-8299: [~gerlowskija] All the user-specific information should be in the

[jira] [Updated] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-7912: --- Attachment: SOLR-7912-test-fix.patch Beasting this patch. Will commit if it works fine. > Add support

[jira] [Reopened] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta reopened SOLR-7912: Reopening to fix failing test > Add support for boost and exclude the queried document id in

[jira] [Commented] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15023791#comment-15023791 ] Anshum Gupta commented on SOLR-7912: It makes sense to not assert against the parsed queries when there

[jira] [Updated] (SOLR-8299) ConfigSet DELETE should not allow deletion of a a configset that's currently being used

2015-11-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8299: --- Attachment: SOLR-8299.patch Updated patch with a test. If a collection is in use, the call would now

[jira] [Commented] (SOLR-8326) Adding read restriction to BasicAuth + RuleBased authorization causes issue with replication

2015-11-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15023479#comment-15023479 ] Anshum Gupta commented on SOLR-8326: Seems like this isn't the root of the problem. As reported on the

[jira] [Commented] (SOLR-8326) Adding read restriction to BasicAuth + RuleBased authorization causes issue with replication

2015-11-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15023502#comment-15023502 ] Anshum Gupta commented on SOLR-8326: Seems like the timestamp in the header received on the node that

[jira] [Commented] (SOLR-8330) Remove unintentionally shared loggers.

2015-11-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15022761#comment-15022761 ] Anshum Gupta commented on SOLR-8330: >From how I understand this discussion, I think Mike and Mark are

[jira] [Resolved] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-7912. Resolution: Fixed > Add support for boost and exclude the queried document id in MoreLikeThis >

[jira] [Updated] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-7912: --- Fix Version/s: Trunk 5.4 > Add support for boost and exclude the queried document

[jira] [Commented] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-22 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15021544#comment-15021544 ] Anshum Gupta commented on SOLR-7912: I've added the suggestion that Uwe gave and the rest looks fine to

[jira] [Commented] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-22 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15021558#comment-15021558 ] Anshum Gupta commented on SOLR-7912: The CloudMLTQParserTest is failing for me right now on trunk. I'll

[jira] [Commented] (SOLR-8326) Adding read restriction to BasicAuth + RuleBased authorization causes issue with replication

2015-11-20 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018581#comment-15018581 ] Anshum Gupta commented on SOLR-8326: Here are the list of steps that you'd need to run to see that

[jira] [Created] (SOLR-8326) Adding read restriction to BasicAuth + RuleBased authorization causes issue with replication

2015-11-20 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-8326: -- Summary: Adding read restriction to BasicAuth + RuleBased authorization causes issue with replication Key: SOLR-8326 URL: https://issues.apache.org/jira/browse/SOLR-8326

[jira] [Commented] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser

2015-11-18 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011333#comment-15011333 ] Anshum Gupta commented on SOLR-7912: [~blackwinter] absolutely. I'll take a look at the updated patch.

[jira] [Commented] (SOLR-8299) ConfigSet DELETE should not allow deletion of a a configset that's currently being used

2015-11-16 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15007372#comment-15007372 ] Anshum Gupta commented on SOLR-8299: Thanks Shai. bq. I would add the collection name to the message

[jira] [Created] (SOLR-8299) ConfigSet DELETE should not allow deletion of a a configset that's currently being used

2015-11-16 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-8299: -- Summary: ConfigSet DELETE should not allow deletion of a a configset that's currently being used Key: SOLR-8299 URL: https://issues.apache.org/jira/browse/SOLR-8299

[jira] [Updated] (SOLR-8299) ConfigSet DELETE should not allow deletion of a a configset that's currently being used

2015-11-16 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8299: --- Attachment: SOLR-8299.patch Here's a patch without the test. I've allowed deletion of configset when

[jira] [Commented] (SOLR-6736) A collections-like request handler to manage solr configurations on zookeeper

2015-11-13 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15004979#comment-15004979 ] Anshum Gupta commented on SOLR-6736: Thanks for the patch Varun. It would also be good to leave room

[jira] [Resolved] (SOLR-7974) Delete the ignored TestSolrCloudWithKerberos test

2015-11-10 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-7974. Resolution: Fixed > Delete the ignored TestSolrCloudWithKerberos test >

[jira] [Commented] (SOLR-8168) Mention security as a key feature on the web site "Features" page

2015-10-19 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14963418#comment-14963418 ] Anshum Gupta commented on SOLR-8168: Thanks for adding this Jan. LGTM! Like Ishan mentioned, I think

[jira] [Comment Edited] (SOLR-6273) Cross Data Center Replication

2015-10-19 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964328#comment-14964328 ] Anshum Gupta edited comment on SOLR-6273 at 10/20/15 12:48 AM: ---

[jira] [Comment Edited] (SOLR-6273) Cross Data Center Replication

2015-10-19 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964328#comment-14964328 ] Anshum Gupta edited comment on SOLR-6273 at 10/20/15 12:47 AM: ---

[jira] [Commented] (SOLR-6273) Cross Data Center Replication

2015-10-19 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964328#comment-14964328 ] Anshum Gupta commented on SOLR-6273: [~erickerickson]: Should we just move the entry for this from the

[jira] [Commented] (SOLR-8068) NPE in SolrDispatchFilter.authenticateRequest

2015-10-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14949210#comment-14949210 ] Anshum Gupta commented on SOLR-8068: Hi [~markus17], I think so. I never hit this issue but the commit

[jira] [Commented] (SOLR-8068) NPE in SolrDispatchFilter.authenticateRequest

2015-10-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14949253#comment-14949253 ] Anshum Gupta commented on SOLR-8068: Sure, though I don't see why this should happen again. > NPE in

[jira] [Resolved] (SOLR-8068) NPE in SolrDispatchFilter.authenticateRequest

2015-10-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-8068. Resolution: Fixed Assignee: Anshum Gupta > NPE in SolrDispatchFilter.authenticateRequest >

[jira] [Commented] (SOLR-6736) A collections-like request handler to manage solr configurations on zookeeper

2015-10-05 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14944000#comment-14944000 ] Anshum Gupta commented on SOLR-6736: I plan on resuming work on this one later today. If you have

[jira] [Commented] (SOLR-8054) Add a GET command to ConfigSets API

2015-10-05 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14943950#comment-14943950 ] Anshum Gupta commented on SOLR-8054: SOLR-6736 was heading towards just that. Let's combine the effort

[jira] [Commented] (SOLR-8068) NPE in SolrDispatchFilter.authenticateRequest

2015-09-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904735#comment-14904735 ] Anshum Gupta commented on SOLR-8068: I agree that if the core container didn't initialize properly, we

[jira] [Commented] (SOLR-8068) NPE in SolrDispatchFilter.authenticateRequest

2015-09-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904771#comment-14904771 ] Anshum Gupta commented on SOLR-8068: Ah sorry, I actually thought you'd uploaded the exact same patch

[jira] [Commented] (SOLR-8068) NPE in SolrDispatchFilter.authenticateRequest

2015-09-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14905413#comment-14905413 ] Anshum Gupta commented on SOLR-8068: Thanks everyone. I think this is sorted now. > NPE in

[jira] [Commented] (LUCENE-6810) Upgrade to Spatial4j 0.5

2015-09-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14905549#comment-14905549 ] Anshum Gupta commented on LUCENE-6810: -- Seems like we just need to remove that file.

[jira] [Commented] (SOLR-8062) Solr should raise an exception if minRf is specified and not achieved for an update request

2015-09-22 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14902914#comment-14902914 ] Anshum Gupta commented on SOLR-8062: I agree with this. Specially, considering that now LIR doesn't

[jira] [Updated] (SOLR-8080) 'bin/solr start' should print informative errors when the JVM version is insufficient

2015-09-22 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8080: --- Affects Version/s: 5.4 > 'bin/solr start' should print informative errors when the JVM version is >

[jira] [Resolved] (SOLR-5886) Store the response in zk for async calls so that it can be returned by REQUESTSTATUS API

2015-09-22 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-5886. Resolution: Fixed > Store the response in zk for async calls so that it can be returned by >

[jira] [Resolved] (SOLR-8034) If minRF is not satisfied, leader should not put replicas in recovery

2015-09-22 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-8034. Resolution: Fixed > If minRF is not satisfied, leader should not put replicas in recovery >

[jira] [Updated] (SOLR-8034) If minRF is not satisfied, leader should not put replicas in recovery

2015-09-22 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8034: --- Fix Version/s: 5.4 Trunk > If minRF is not satisfied, leader should not put

[jira] [Updated] (SOLR-5886) Store the response in zk for async calls so that it can be returned by REQUESTSTATUS API

2015-09-22 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5886: --- Fix Version/s: (was: 5.4) 5.3 > Store the response in zk for async calls so

[jira] [Commented] (SOLR-8068) NPE in SolrDispatchFilter.authenticateRequest

2015-09-22 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14902847#comment-14902847 ] Anshum Gupta commented on SOLR-8068: Let's leave this issue as is right now and not commit anything

[jira] [Commented] (SOLR-8068) NPE in SolrDispatchFilter.authenticateRequest

2015-09-22 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14902882#comment-14902882 ] Anshum Gupta commented on SOLR-8068: [~ichattopadhyaya] we _shouldn't_ hit this situation at all and if

[jira] [Commented] (SOLR-8080) 'bin/solr start' should print informative errors when the JVM version is insufficient

2015-09-22 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14902035#comment-14902035 ] Anshum Gupta commented on SOLR-8080: That must've been accidental (keyboard shortcut). But, I was

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-21 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14901583#comment-14901583 ] Anshum Gupta commented on SOLR-8069: Just looked at it again, it indeed is :-). In that case let's

[jira] [Updated] (SOLR-8068) NPE in SolrDispatchFilter.authenticateRequest

2015-09-21 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8068: --- Attachment: SOLR-8068.patch Patch that does what I mentioned in my comment. It doesn't make the

[jira] [Commented] (SOLR-8068) NPE in SolrDispatchFilter.authenticateRequest

2015-09-21 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14900835#comment-14900835 ] Anshum Gupta commented on SOLR-8068: [~markus17] would it be possible for you to share the logs from

[jira] [Commented] (SOLR-8068) NPE in SolrDispatchFilter.authenticateRequest

2015-09-21 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14901084#comment-14901084 ] Anshum Gupta commented on SOLR-8068: [~noble.paul] correct, that was why I didn't commit this.

[jira] [Commented] (SOLR-8069) Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.

2015-09-21 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14901449#comment-14901449 ] Anshum Gupta commented on SOLR-8069: This makes sense and it's also pretty contained. Here are a

[jira] [Updated] (SOLR-8080) 'bin/solr start' should print informative errors when the JVM version is insufficient

2015-09-21 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8080: --- Affects Version/s: (was: 5.4) > 'bin/solr start' should print informative errors when the JVM

[jira] [Commented] (SOLR-8068) NPE in SolrDispatchFilter.authenticateRequest

2015-09-18 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14876119#comment-14876119 ] Anshum Gupta commented on SOLR-8068: As per the java doc here:

[jira] [Commented] (SOLR-8068) NPE in SolrDispatchFilter.authenticateRequest

2015-09-18 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14875920#comment-14875920 ] Anshum Gupta commented on SOLR-8068: Do you mind just checking if 5.2.1 also has the same problem?

[jira] [Commented] (SOLR-8073) authenticateRequest NPE on techproducts collection after restart

2015-09-18 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14876051#comment-14876051 ] Anshum Gupta commented on SOLR-8073: Not sure if this is related. It certainly looks like something

[jira] [Commented] (SOLR-8068) NPE in SolrDispatchFilter.authenticateRequest

2015-09-18 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14875842#comment-14875842 ] Anshum Gupta commented on SOLR-8068: Hmm interesting. I can't spot anything else that might cause this,

[jira] [Commented] (SOLR-8068) NPE in SolrDispatchFilter.authenticateRequest

2015-09-18 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14875776#comment-14875776 ] Anshum Gupta commented on SOLR-8068: This is strange. The only thing that could be null there is

[jira] [Commented] (SOLR-8058) Collections that start with css*, js*, img*, and tpl* can't be accessed as they match the exclusion filter

2015-09-16 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14768927#comment-14768927 ] Anshum Gupta commented on SOLR-8058: I'm at it. Just trying to get the JettySolrRunner to have this

[jira] [Updated] (SOLR-8058) Collections that start with css*, js*, img*, and tpl* can't be accessed as they match the exclusion filter

2015-09-16 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8058: --- Attachment: SOLR-8058.patch Here's an updated patch but I still can't get this test to fail without

[jira] [Commented] (SOLR-8034) If minRF is not satisfied, leader should not put replicas in recovery

2015-09-16 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14790539#comment-14790539 ] Anshum Gupta commented on SOLR-8034: Thanks [~mewmewball]. > If minRF is not satisfied, leader should

[jira] [Commented] (SOLR-8052) Tests using MiniKDC do not work with Java 9 Jigsaw

2015-09-16 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14790551#comment-14790551 ] Anshum Gupta commented on SOLR-8052: You beat me to it Uwe :) Thanks for fixing the summary. MiniKDC

[jira] [Commented] (SOLR-8058) Collections that start with css*, js*, img*, and tpl* can't be accessed as they match the exclusion filter

2015-09-16 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14790795#comment-14790795 ] Anshum Gupta commented on SOLR-8058: Thanks for the patch [~steve_rowe] and thanks [~noble.paul] for

[jira] [Resolved] (SOLR-8058) Collections that start with css*, js*, img*, and tpl* can't be accessed as they match the exclusion filter

2015-09-16 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-8058. Resolution: Fixed Thanks everyone! > Collections that start with css*, js*, img*, and tpl* can't be

[jira] [Updated] (SOLR-8058) Collections that start with css*, js*, img*, and tpl* can't be accessed as they match the exclusion filter

2015-09-16 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8058: --- Fix Version/s: 5.3.1 5.4 > Collections that start with css*, js*, img*, and tpl*

[jira] [Commented] (SOLR-8058) Collections that start with css*, js*, img*, and tpl* can't be accessed as they match the exclusion filter

2015-09-15 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14745929#comment-14745929 ] Anshum Gupta commented on SOLR-8058: You are right, we need {{.+}} or {{.*}} there. The reason why we

[jira] [Updated] (SOLR-8034) If minRF is not satisfied, leader should not put replicas in recovery

2015-09-15 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8034: --- Issue Type: Improvement (was: Bug) > If minRF is not satisfied, leader should not put replicas in

[jira] [Created] (SOLR-8058) Collections that start with css*, js*, img*, and tpl* can't be accessed as they match the exclusion filter

2015-09-15 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-8058: -- Summary: Collections that start with css*, js*, img*, and tpl* can't be accessed as they match the exclusion filter Key: SOLR-8058 URL:

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