[jira] [Commented] (SOLR-13254) wrong log when reconnect to zk

2019-05-16 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on SOLR-13254:


Commit 6c7278117c6712147580731a4d6ff6d4019e452d in lucene-solr's branch 
refs/heads/branch_7_7 from Christine Poerschke
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=6c72781 ]

SOLR-13254: Correct message that is logged in solrj's ConnectionManager when an 
exception occurred while reconnecting to ZooKeeper. (hu xiaodong via Christine 
Poerschke)

(cherry picked from commit 683aa3d3e9b7e8d66b5be737dade3ffc0690c7c5)


> wrong log when reconnect to zk
> --
>
> Key: SOLR-13254
> URL: https://issues.apache.org/jira/browse/SOLR-13254
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: SolrCloud
>Affects Versions: 7.7
>Reporter: hu xiaodong
>Assignee: Christine Poerschke
>Priority: Minor
> Fix For: 7.7.2, 8.1, master (9.0)
>
> Attachments: SOLR-13254.patch
>
>
> When exception occurred while reconnecting to zk, it is clear that it waits 
> for 5 seconds and retry, but the log does recorded 1 second.



--
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-13254) wrong log when reconnect to zk

2019-03-11 Thread hu xiaodong (JIRA)


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

hu xiaodong commented on SOLR-13254:


It doesn't matter. Thank you [~cpoerschke].:)

> wrong log when reconnect to zk
> --
>
> Key: SOLR-13254
> URL: https://issues.apache.org/jira/browse/SOLR-13254
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: SolrCloud
>Affects Versions: 7.7
>Reporter: hu xiaodong
>Assignee: Christine Poerschke
>Priority: Minor
> Fix For: master (9.0), 8.1
>
> Attachments: SOLR-13254.patch
>
>
> When exception occurred while reconnecting to zk, it is clear that it waits 
> for 5 seconds and retry, but the log does recorded 1 second.



--
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-13254) wrong log when reconnect to zk

2019-03-11 Thread Christine Poerschke (JIRA)


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

Christine Poerschke commented on SOLR-13254:


{quote}... let's see if JIRA will permit re-assignment for the issue ...
{quote}
Looks like the LUCENE/SOLR instance is somehow configured differently and/or I 
don't have the necessary privileges to assign the ticket to you. Sorry about 
that. Thank you for your contribution [~xiaodong.hu], it will be included in 
the next (8.1) release, watch out for the SOLR-13254 mention in Changes.html 
release notes :)

> wrong log when reconnect to zk
> --
>
> Key: SOLR-13254
> URL: https://issues.apache.org/jira/browse/SOLR-13254
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: SolrCloud
>Affects Versions: 7.7
>Reporter: hu xiaodong
>Priority: Minor
> Fix For: master (9.0), 8.1
>
> Attachments: SOLR-13254.patch
>
>
> When exception occurred while reconnecting to zk, it is clear that it waits 
> for 5 seconds and retry, but the log does recorded 1 second.



--
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-13254) wrong log when reconnect to zk

2019-03-11 Thread Christine Poerschke (JIRA)


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

Christine Poerschke commented on SOLR-13254:


{quote}... can you change assigntee to me. ...
{quote}
Good question! My impression is that for LUCENE and SOLR tickets usually the 
ticket assignee is the committer though other projects e.g. ZOOKEEPER seem to  
have a different convention. Having said that, I have no strong views here 
either way on this ticket and so let's see if JIRA will permit re-assignment 
for the issue ...

> wrong log when reconnect to zk
> --
>
> Key: SOLR-13254
> URL: https://issues.apache.org/jira/browse/SOLR-13254
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: SolrCloud
>Affects Versions: 7.7
>Reporter: hu xiaodong
>Assignee: Christine Poerschke
>Priority: Minor
> Fix For: master (9.0), 8.1
>
> Attachments: SOLR-13254.patch
>
>
> When exception occurred while reconnecting to zk, it is clear that it waits 
> for 5 seconds and retry, but the log does recorded 1 second.



--
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-13254) wrong log when reconnect to zk

2019-03-07 Thread hu xiaodong (JIRA)


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

hu xiaodong commented on SOLR-13254:


Thank you [~cpoerschke] ,can you change assigntee to me.:)

> wrong log when reconnect to zk
> --
>
> Key: SOLR-13254
> URL: https://issues.apache.org/jira/browse/SOLR-13254
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: SolrCloud
>Affects Versions: 7.7
>Reporter: hu xiaodong
>Assignee: Christine Poerschke
>Priority: Minor
> Fix For: master (9.0), 8.1
>
> Attachments: SOLR-13254.patch
>
>
> When exception occurred while reconnecting to zk, it is clear that it waits 
> for 5 seconds and retry, but the log does recorded 1 second.



--
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-13254) wrong log when reconnect to zk

2019-03-07 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on SOLR-13254:


Commit c55415cda830f6ea65016c424977cdf16a93802b in lucene-solr's branch 
refs/heads/branch_8x from Christine Poerschke
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=c55415c ]

SOLR-13254: Correct message that is logged in solrj's ConnectionManager when an 
exception occurred while reconnecting to ZooKeeper. (hu xiaodong via Christine 
Poerschke)


> wrong log when reconnect to zk
> --
>
> Key: SOLR-13254
> URL: https://issues.apache.org/jira/browse/SOLR-13254
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: SolrCloud
>Affects Versions: 7.7
>Reporter: hu xiaodong
>Assignee: Christine Poerschke
>Priority: Minor
> Attachments: SOLR-13254.patch
>
>
> When exception occurred while reconnecting to zk, it is clear that it waits 
> for 5 seconds and retry, but the log does recorded 1 second.



--
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-13254) wrong log when reconnect to zk

2019-03-07 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on SOLR-13254:


Commit 683aa3d3e9b7e8d66b5be737dade3ffc0690c7c5 in lucene-solr's branch 
refs/heads/master from Christine Poerschke
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=683aa3d ]

SOLR-13254: Correct message that is logged in solrj's ConnectionManager when an 
exception occurred while reconnecting to ZooKeeper. (hu xiaodong via Christine 
Poerschke)


> wrong log when reconnect to zk
> --
>
> Key: SOLR-13254
> URL: https://issues.apache.org/jira/browse/SOLR-13254
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: SolrCloud
>Affects Versions: 7.7
>Reporter: hu xiaodong
>Assignee: Christine Poerschke
>Priority: Minor
> Attachments: SOLR-13254.patch
>
>
> When exception occurred while reconnecting to zk, it is clear that it waits 
> for 5 seconds and retry, but the log does recorded 1 second.



--
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