You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/11/22 07:04:36 UTC

[jira] [Commented] (MAHOUT-1308) Cannot extend CandidateItemsStrategy due to restricted visibility

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

Hudson commented on MAHOUT-1308:
--------------------------------

SUCCESS: Integrated in Mahout-Quality #2329 (See [https://builds.apache.org/job/Mahout-Quality/2329/])
MAHOUT-1308:Cannot extend CandidateItemsStrategy due to restricted visibility (smarthi: rev 1544401)
* /mahout/trunk/CHANGELOG
MAHOUT-1308: Cannot extend CandidateItemsStrategy due to restricted visibility (smarthi: rev 1544395)
* /mahout/trunk/core/src/main/java/org/apache/mahout/cf/taste/impl/recommender/AllSimilarItemsCandidateItemsStrategy.java
MAHOUT-1308: Cannot extend CandidateItemsStrategy due to restricted visibility (smarthi: rev 1544380)
* /mahout/trunk/core/src/main/java/org/apache/mahout/cf/taste/impl/recommender/AbstractCandidateItemsStrategy.java


> Cannot extend CandidateItemsStrategy due to restricted visibility
> -----------------------------------------------------------------
>
>                 Key: MAHOUT-1308
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1308
>             Project: Mahout
>          Issue Type: Bug
>          Components: Collaborative Filtering
>    Affects Versions: 0.8
>            Reporter: David Geiger
>            Assignee: Suneel Marthi
>            Priority: Minor
>             Fix For: 0.9
>
>         Attachments: MAHOUT-1308.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> In order to implement a custom CandidateItemsStrategy, I'd like to extend {{AbstractCandidateItemsStrategy}}. This is not possible as the visibility modifier of {{doGetCandidateItems()}} is package default. Can it be extended to protected?



--
This message was sent by Atlassian JIRA
(v6.1#6144)