You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Piotr Zygielo (Jira)" <ji...@apache.org> on 2022/01/30 21:54:00 UTC

[jira] [Commented] (KAFKA-10775) DOAP has incorrect category

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

Piotr Zygielo commented on KAFKA-10775:
---------------------------------------

Was solved by https://github.com/apache/kafka/pull/11423

> DOAP has incorrect category
> ---------------------------
>
>                 Key: KAFKA-10775
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10775
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Major
>
> https://github.com/apache/kafka/blob/0df461582c78449fd39e35b241a77a7acf5735e2/doap_Kafka.rdf#L36
> reads:
> <category rdf:resource="https://projects.apache.org/projects.html?category#big-data" />
> This should be
> <category rdf:resource="http://projects.apache.org/category/big-data" />
> c.f.
> http://svn.apache.org/repos/asf/bigtop/site/trunk/content/resources/bigtop.rdf



--
This message was sent by Atlassian Jira
(v8.20.1#820001)