[jira] [Commented] (SOLR-6880) ZKStateReader makes a call to updateWatchedCollection, which doesn't accept null with a method creating the argument that can return null.

2015-01-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14299040#comment-14299040
 ] 

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

Commit 1656090 from [~markrmil...@gmail.com] in branch 'dev/trunk'
[ https://svn.apache.org/r1656090 ]

SOLR-6880: Remove this assert that can fail tests.

 ZKStateReader makes a call to updateWatchedCollection, which doesn't accept 
 null with a method creating the argument that can return null.
 --

 Key: SOLR-6880
 URL: https://issues.apache.org/jira/browse/SOLR-6880
 Project: Solr
  Issue Type: Bug
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Minor
 Fix For: 5.0, Trunk

 Attachments: SOLR-6880.patch, SOLR-6880.patch


 I've seen the resulting NPE in tests.



--
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-6880) ZKStateReader makes a call to updateWatchedCollection, which doesn't accept null with a method creating the argument that can return null.

2015-01-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14299043#comment-14299043
 ] 

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

Commit 1656091 from [~markrmil...@gmail.com] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1656091 ]

SOLR-6880: Remove this assert that can fail tests.

 ZKStateReader makes a call to updateWatchedCollection, which doesn't accept 
 null with a method creating the argument that can return null.
 --

 Key: SOLR-6880
 URL: https://issues.apache.org/jira/browse/SOLR-6880
 Project: Solr
  Issue Type: Bug
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Minor
 Fix For: 5.0, Trunk

 Attachments: SOLR-6880.patch, SOLR-6880.patch


 I've seen the resulting NPE in tests.



--
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-6880) ZKStateReader makes a call to updateWatchedCollection, which doesn't accept null with a method creating the argument that can return null.

2015-01-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14275434#comment-14275434
 ] 

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

Commit 1651394 from [~markrmil...@gmail.com] in branch 'dev/trunk'
[ https://svn.apache.org/r1651394 ]

SOLR-6880: Remove this assert that can fail various tests.

 ZKStateReader makes a call to updateWatchedCollection, which doesn't accept 
 null with a method creating the argument that can return null.
 --

 Key: SOLR-6880
 URL: https://issues.apache.org/jira/browse/SOLR-6880
 Project: Solr
  Issue Type: Bug
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Minor
 Fix For: 5.0, Trunk

 Attachments: SOLR-6880.patch, SOLR-6880.patch


 I've seen the resulting NPE in tests.



--
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-6880) ZKStateReader makes a call to updateWatchedCollection, which doesn't accept null with a method creating the argument that can return null.

2015-01-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14275445#comment-14275445
 ] 

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

Commit 1651395 from [~markrmil...@gmail.com] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1651395 ]

SOLR-6880: Remove this assert that can fail various tests.

 ZKStateReader makes a call to updateWatchedCollection, which doesn't accept 
 null with a method creating the argument that can return null.
 --

 Key: SOLR-6880
 URL: https://issues.apache.org/jira/browse/SOLR-6880
 Project: Solr
  Issue Type: Bug
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Minor
 Fix For: 5.0, Trunk

 Attachments: SOLR-6880.patch, SOLR-6880.patch


 I've seen the resulting NPE in tests.



--
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-6880) ZKStateReader makes a call to updateWatchedCollection, which doesn't accept null with a method creating the argument that can return null.

2015-01-13 Thread Mark Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14275459#comment-14275459
 ] 

Mark Miller commented on SOLR-6880:
---

That assert was also rarely affecting other tests and making them fail.

 ZKStateReader makes a call to updateWatchedCollection, which doesn't accept 
 null with a method creating the argument that can return null.
 --

 Key: SOLR-6880
 URL: https://issues.apache.org/jira/browse/SOLR-6880
 Project: Solr
  Issue Type: Bug
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Minor
 Fix For: 5.0, Trunk

 Attachments: SOLR-6880.patch, SOLR-6880.patch


 I've seen the resulting NPE in tests.



--
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-6880) ZKStateReader makes a call to updateWatchedCollection, which doesn't accept null with a method creating the argument that can return null.

2015-01-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14266741#comment-14266741
 ] 

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

Commit 1649945 from [~markrmil...@gmail.com] in branch 'dev/trunk'
[ https://svn.apache.org/r1649945 ]

SOLR-6880: Harden ZkStateReader to expect that getCollectionLive may return 
null as it's contract states.

 ZKStateReader makes a call to updateWatchedCollection, which doesn't accept 
 null with a method creating the argument that can return null.
 --

 Key: SOLR-6880
 URL: https://issues.apache.org/jira/browse/SOLR-6880
 Project: Solr
  Issue Type: Bug
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Minor
 Attachments: SOLR-6880.patch, SOLR-6880.patch


 I've seen the resulting NPE in tests.



--
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-6880) ZKStateReader makes a call to updateWatchedCollection, which doesn't accept null with a method creating the argument that can return null.

2015-01-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14266759#comment-14266759
 ] 

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

Commit 1649949 from [~markrmil...@gmail.com] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1649949 ]

SOLR-6880: Harden ZkStateReader to expect that getCollectionLive may return 
null as it's contract states.

 ZKStateReader makes a call to updateWatchedCollection, which doesn't accept 
 null with a method creating the argument that can return null.
 --

 Key: SOLR-6880
 URL: https://issues.apache.org/jira/browse/SOLR-6880
 Project: Solr
  Issue Type: Bug
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Minor
 Attachments: SOLR-6880.patch, SOLR-6880.patch


 I've seen the resulting NPE in tests.



--
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-6880) ZKStateReader makes a call to updateWatchedCollection, which doesn't accept null with a method creating the argument that can return null.

2014-12-22 Thread Shalin Shekhar Mangar (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14256152#comment-14256152
 ] 

Shalin Shekhar Mangar commented on SOLR-6880:
-

Yes, I just noticed this as well while debugging test failures for SOLR-4839

 ZKStateReader makes a call to updateWatchedCollection, which doesn't accept 
 null with a method creating the argument that can return null.
 --

 Key: SOLR-6880
 URL: https://issues.apache.org/jira/browse/SOLR-6880
 Project: Solr
  Issue Type: Bug
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Minor

 I've seen the resulting NPE in tests.



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