You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2022/08/15 14:16:00 UTC

[jira] [Commented] (SOLR-16040) Fix split packages in hdfs module

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

David Smiley commented on SOLR-16040:
-------------------------------------

Just curious; was this matter a blocking issue for the build to be passing?  If it was, was it suppressed somehow until this issue?  All I see about that is the change to {{javadocMissingIgnore}} in render-javadoc.gradle but that's merely for missing package level javadocs.  My experience with splitting off solrj-zookeeper says it's a blocking issue because the validation of links of javadoc will fail due to split packages.

> Fix split packages in hdfs module
> ---------------------------------
>
>                 Key: SOLR-16040
>                 URL: https://issues.apache.org/jira/browse/SOLR-16040
>             Project: Solr
>          Issue Type: Task
>          Components: hdfs
>            Reporter: Jan Høydahl
>            Assignee: Kevin Risden
>            Priority: Blocker
>             Fix For: 9.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> SOLR-14660 moved hdfs to a module.
> But now we have split-package situation with the module defining classes in {{solr.core}}, {{solr.core.backup.repository}}, {{solr.core.update}}, {{solr.core.snapshots}} and {{solr.core.util}}. Move all these under a common {{org.apache.solr.hdfs}} namespace?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org