[jira] [Commented] (SOLR-9692) BlockUnknown property still breaks the internode communication

2016-11-03 Thread Ewen Cluley (JIRA)

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

Ewen Cluley commented on SOLR-9692:
---

I have not had a chance to test it yet, will try to do a build of  6.3 rc with 
my setup over the next few days.

> BlockUnknown property still breaks the internode communication
> --
>
> Key: SOLR-9692
> URL: https://issues.apache.org/jira/browse/SOLR-9692
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Noble Paul
>Assignee: Noble Paul
>  Labels: BasicAuth, security
> Fix For: 6.3
>
>
> This is  still broken after fixing SOLR-9188



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-9692) BlockUnknown property still breaks the internode communication

2016-11-02 Thread JIRA

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

Jan Høydahl commented on SOLR-9692:
---

Yea, did a quick test, looks OK.

> BlockUnknown property still breaks the internode communication
> --
>
> Key: SOLR-9692
> URL: https://issues.apache.org/jira/browse/SOLR-9692
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Noble Paul
>Assignee: Noble Paul
>  Labels: BasicAuth, security
> Fix For: 6.3
>
>
> This is  still broken after fixing SOLR-9188



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-9692) BlockUnknown property still breaks the internode communication

2016-11-02 Thread Noble Paul (JIRA)

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

Noble Paul commented on SOLR-9692:
--

I did manual testing. The problem was different methods work in different 
scenarios. 

> BlockUnknown property still breaks the internode communication
> --
>
> Key: SOLR-9692
> URL: https://issues.apache.org/jira/browse/SOLR-9692
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Noble Paul
>Assignee: Noble Paul
>  Labels: BasicAuth, security
> Fix For: 6.3
>
>
> This is  still broken after fixing SOLR-9188



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-9692) BlockUnknown property still breaks the internode communication

2016-11-02 Thread JIRA

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

Jan Høydahl commented on SOLR-9692:
---

Wondering whether this patch was ever tested outside the test environment? 
[~ewencluley] did you have a chance to test it?

Just seeing when testing another issue that the two methods {{getServletPath}} 
and {{getPathInfo}} do not always return the same string, so a more reliable 
way would be to use {{getRequestURI}} and check for {{.endsWith()}} instead of 
equals. See this article for reference 
http://stackoverflow.com/a/21046620/416763

Or perhaps someone can spin up the 6.3 RC and test this by hand, outside the 
unit tests? I don't have time right now.

> BlockUnknown property still breaks the internode communication
> --
>
> Key: SOLR-9692
> URL: https://issues.apache.org/jira/browse/SOLR-9692
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Noble Paul
>Assignee: Noble Paul
>  Labels: BasicAuth, security
> Fix For: 6.3
>
>
> This is  still broken after fixing SOLR-9188



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-9692) BlockUnknown property still breaks the internode communication

2016-10-27 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SOLR-9692:
---

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

SOLR-9692: blockUnknown property makes inter-node communication impossible


> BlockUnknown property still breaks the internode communication
> --
>
> Key: SOLR-9692
> URL: https://issues.apache.org/jira/browse/SOLR-9692
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Noble Paul
>Assignee: Noble Paul
>  Labels: BasicAuth, security
> Fix For: 6.3
>
>
> This is  still broken after fixing SOLR-9188



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-9692) BlockUnknown property still breaks the internode communication

2016-10-27 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SOLR-9692:
---

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

SOLR-9692: blockUnknown property makes inter-node communication impossible


> BlockUnknown property still breaks the internode communication
> --
>
> Key: SOLR-9692
> URL: https://issues.apache.org/jira/browse/SOLR-9692
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Noble Paul
>Assignee: Noble Paul
>  Labels: BasicAuth, security
>
> This is  still broken after fixing SOLR-9188



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-9692) BlockUnknown property still breaks the internode communication

2016-10-26 Thread JIRA

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

Jan Høydahl commented on SOLR-9692:
---

Hmm, now I also got a bit confused as to what our policy is for this. We have 
earlier released half-baked fixes that received more commits in a later 
release, but I don't think we have removed changes entries?
There was some code that went in with that commit to SOLR-9188, so perhaps 
instead change the wording of the changes entry to reflect what it actually did?

> BlockUnknown property still breaks the internode communication
> --
>
> Key: SOLR-9692
> URL: https://issues.apache.org/jira/browse/SOLR-9692
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Noble Paul
>Assignee: Noble Paul
>  Labels: BasicAuth, security
>
> This is  still broken after fixing SOLR-9188



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-9692) BlockUnknown property still breaks the internode communication

2016-10-26 Thread Noble Paul (JIRA)

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

Noble Paul commented on SOLR-9692:
--

I'm super confused about this now. it was added to 6.2.1 where it did not fix 
it. if somebody takes a look at CHANGES.txt sometime in the future it is not 
actually fixed in 6.2.1. 

My preference is to remove that entry from the 6.2.1 section and add it only to 
6.3

> BlockUnknown property still breaks the internode communication
> --
>
> Key: SOLR-9692
> URL: https://issues.apache.org/jira/browse/SOLR-9692
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Noble Paul
>Assignee: Noble Paul
>  Labels: BasicAuth, security
>
> This is  still broken after fixing SOLR-9188



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-9692) BlockUnknown property still breaks the internode communication

2016-10-26 Thread JIRA

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

Jan Høydahl commented on SOLR-9692:
---

In CHANGES.txt you just removed the entry for SOLR-9188. I believe you did not 
mean to rewrite the history of a released product, but instead ADD SOLR-9692? 
:-)

> BlockUnknown property still breaks the internode communication
> --
>
> Key: SOLR-9692
> URL: https://issues.apache.org/jira/browse/SOLR-9692
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Noble Paul
>Assignee: Noble Paul
>  Labels: BasicAuth, security
>
> This is  still broken after fixing SOLR-9188



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-9692) BlockUnknown property still breaks the internode communication

2016-10-26 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SOLR-9692:
---

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

SOLR-9692: blockUnknown property still breaks the internode communication


> BlockUnknown property still breaks the internode communication
> --
>
> Key: SOLR-9692
> URL: https://issues.apache.org/jira/browse/SOLR-9692
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Noble Paul
>Assignee: Noble Paul
>  Labels: BasicAuth, security
>
> This is  still broken after fixing SOLR-9188



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-9692) BlockUnknown property still breaks the internode communication

2016-10-26 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SOLR-9692:
---

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

SOLR-9692: blockUnknown property still breaks the internode communication


> BlockUnknown property still breaks the internode communication
> --
>
> Key: SOLR-9692
> URL: https://issues.apache.org/jira/browse/SOLR-9692
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Noble Paul
>Assignee: Noble Paul
>  Labels: BasicAuth, security
>
> This is  still broken after fixing SOLR-9188



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SOLR-9692) BlockUnknown property still breaks the internode communication

2016-10-26 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SOLR-9692:
---

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

SOLR-9692: blockUnknown property still breaks the internode communication


> BlockUnknown property still breaks the internode communication
> --
>
> Key: SOLR-9692
> URL: https://issues.apache.org/jira/browse/SOLR-9692
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Noble Paul
>Assignee: Noble Paul
>  Labels: BasicAuth, security
>
> This is  still broken after fixing SOLR-9188



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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