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

2023-07-18 Thread Sebb (Jira)


 [ 
https://issues.apache.org/jira/browse/KAFKA-10775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb closed KAFKA-10775.


> DOAP has incorrect category
> ---
>
> Key: KAFKA-10775
> URL: https://issues.apache.org/jira/browse/KAFKA-10775
> Project: Kafka
>  Issue Type: Bug
>Reporter: Sebb
>Assignee: Sebb
>Priority: Major
> Fix For: 3.1.0
>
>
> https://github.com/apache/kafka/blob/0df461582c78449fd39e35b241a77a7acf5735e2/doap_Kafka.rdf#L36
> reads:
>  rdf:resource="https://projects.apache.org/projects.html?category#big-data"; />
> This should be
> 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.10#820010)


[jira] [Commented] (KAFKA-6223) Please delete old releases from mirroring system

2021-01-28 Thread Sebb (Jira)


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

Sebb commented on KAFKA-6223:
-

Thanks.

Please also update the project release documentation to mention the need to 
tidy up old releases once a new release has been announce.

> Please delete old releases from mirroring system
> 
>
> Key: KAFKA-6223
> URL: https://issues.apache.org/jira/browse/KAFKA-6223
> Project: Kafka
>  Issue Type: Bug
> Environment: https://dist.apache.org/repos/dist/release/kafka/
>Reporter: Sebb
>Assignee: Rajini Sivaram
>Priority: Major
>
> To reduce the load on the ASF mirrors, projects are required to delete old 
> releases [1]
> Please can you remove all non-current releases?
> It's unfair to expect the 3rd party mirrors to carry old releases.
> Note that older releases can still be linked from the download page, but such 
> links should use the archive server at:
> https://archive.apache.org/dist/kafka/
> A suggested process is:
> + Change the download page to use archive.a.o for old releases
> + Delete the corresponding directories from 
> {{https://dist.apache.org/repos/dist/release/kafka/}}
> e.g. {{svn delete https://dist.apache.org/repos/dist/release/kafka/0.8.0}}
> Thanks!
> [1] http://www.apache.org/dev/release.html#when-to-archive



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KAFKA-12496) Javadoc webpages should not be published to mirrors

2021-03-18 Thread Sebb (Jira)
Sebb created KAFKA-12496:


 Summary: Javadoc webpages should not be published to mirrors
 Key: KAFKA-12496
 URL: https://issues.apache.org/jira/browse/KAFKA-12496
 Project: Kafka
  Issue Type: Task
Reporter: Sebb


As per discussion on the dev mailing list, please would someone remove the 
javadocs from the mirrors, i.e.

svn rm https://dist.apache.org/repos/dist/release/kafka/2.6.1/javadoc/
and
svn rm https://dist.apache.org/repos/dist/release/kafka/2.7.0/javadoc/




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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

2020-11-27 Thread Sebb (Jira)
Sebb created KAFKA-10775:


 Summary: DOAP has incorrect category
 Key: KAFKA-10775
 URL: https://issues.apache.org/jira/browse/KAFKA-10775
 Project: Kafka
  Issue Type: Bug
Reporter: Sebb


https://github.com/apache/kafka/blob/0df461582c78449fd39e35b241a77a7acf5735e2/doap_Kafka.rdf#L36

reads:

https://projects.apache.org/projects.html?category#big-data"; />

This should be

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.3.4#803005)


[jira] [Reopened] (KAFKA-6223) Please delete old releases from mirroring system

2021-01-11 Thread Sebb (Jira)


 [ 
https://issues.apache.org/jira/browse/KAFKA-6223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb reopened KAFKA-6223:
-

A couple of old releases could/should now be dropped from the mirrors:

2.5.0
2.6.0

> Please delete old releases from mirroring system
> 
>
> Key: KAFKA-6223
> URL: https://issues.apache.org/jira/browse/KAFKA-6223
> Project: Kafka
>  Issue Type: Bug
> Environment: https://dist.apache.org/repos/dist/release/kafka/
>Reporter: Sebb
>Assignee: Rajini Sivaram
>Priority: Major
>
> To reduce the load on the ASF mirrors, projects are required to delete old 
> releases [1]
> Please can you remove all non-current releases?
> It's unfair to expect the 3rd party mirrors to carry old releases.
> Note that older releases can still be linked from the download page, but such 
> links should use the archive server at:
> https://archive.apache.org/dist/kafka/
> A suggested process is:
> + Change the download page to use archive.a.o for old releases
> + Delete the corresponding directories from 
> {{https://dist.apache.org/repos/dist/release/kafka/}}
> e.g. {{svn delete https://dist.apache.org/repos/dist/release/kafka/0.8.0}}
> Thanks!
> [1] http://www.apache.org/dev/release.html#when-to-archive



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Reopened] (KAFKA-1149) Please delete old releases from mirroring system

2019-03-26 Thread Sebb (JIRA)


 [ 
https://issues.apache.org/jira/browse/KAFKA-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb reopened KAFKA-1149:
-

There are now 9 releases on the mirrors.

Please respect the 3rd party mirrors and remove all non-current releases.

If necessary, the download page can continue to point to old releases on the 
archive server.

> Please delete old releases from mirroring system
> 
>
> Key: KAFKA-1149
> URL: https://issues.apache.org/jira/browse/KAFKA-1149
> Project: Kafka
>  Issue Type: Bug
> Environment: http://www.apache.org/dist/kafka/old_releases/
>Reporter: Sebb
>Priority: Major
>
> To reduce the load on the ASF mirrors, projects are required to delete old 
> releases [1]
> Please can you remove all non-current releases?
> Thanks!
> [Note that older releases are always available from the ASF archive server]
> [1] http://www.apache.org/dev/release.html#when-to-archive



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (KAFKA-6222) Download page must not link to dist.apache.org

2017-11-16 Thread Sebb (JIRA)
Sebb created KAFKA-6222:
---

 Summary: Download page must not link to dist.apache.org
 Key: KAFKA-6222
 URL: https://issues.apache.org/jira/browse/KAFKA-6222
 Project: Kafka
  Issue Type: Bug
Reporter: Sebb


The download page currently links to dist.apache.org for sigs and hashes.
However that host is only intended as a development staging host; it is not 
intended for general downloads.

Links to hashes and sigs must use https://www.apache.org/dist/kafka
Note that the KEYS file should really use https: as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (KAFKA-6223) Please delete old releases from mirroring system

2017-11-16 Thread Sebb (JIRA)
Sebb created KAFKA-6223:
---

 Summary: Please delete old releases from mirroring system
 Key: KAFKA-6223
 URL: https://issues.apache.org/jira/browse/KAFKA-6223
 Project: Kafka
  Issue Type: Bug
 Environment: https://dist.apache.org/repos/dist/release/kafka/
Reporter: Sebb


To reduce the load on the ASF mirrors, projects are required to delete old 
releases [1]

Please can you remove all non-current releases?
It's unfair to expect the 3rd party mirrors to carry old releases.

Note that older releases can still be linked from the download page, but such 
links should use the archive server at:

https://archive.apache.org/dist/kafka/

A suggested process is:
+ Change the download page to use archive.a.o for old releases
+ Delete the corresponding directories from 
{{https://dist.apache.org/repos/dist/release/kafka/}}

e.g. {{svn delete https://dist.apache.org/repos/dist/release/kafka/0.8.0}}


Thanks!

[1] http://www.apache.org/dev/release.html#when-to-archive





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KAFKA-6223) Please delete old releases from mirroring system

2017-11-17 Thread Sebb (JIRA)

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

Sebb commented on KAFKA-6223:
-

The download page has a lot of releases on it, and it is not obvious which 
releases are considered the best available.

I assume 1.0 should be used for Scala 2.11 and 2.12, but otherwise it's quite 
hard to find which release to use.
It might be useful to add a table of links for each version of Scala.

> Please delete old releases from mirroring system
> 
>
> Key: KAFKA-6223
> URL: https://issues.apache.org/jira/browse/KAFKA-6223
> Project: Kafka
>  Issue Type: Bug
> Environment: https://dist.apache.org/repos/dist/release/kafka/
>Reporter: Sebb
>Assignee: Rajini Sivaram
>
> To reduce the load on the ASF mirrors, projects are required to delete old 
> releases [1]
> Please can you remove all non-current releases?
> It's unfair to expect the 3rd party mirrors to carry old releases.
> Note that older releases can still be linked from the download page, but such 
> links should use the archive server at:
> https://archive.apache.org/dist/kafka/
> A suggested process is:
> + Change the download page to use archive.a.o for old releases
> + Delete the corresponding directories from 
> {{https://dist.apache.org/repos/dist/release/kafka/}}
> e.g. {{svn delete https://dist.apache.org/repos/dist/release/kafka/0.8.0}}
> Thanks!
> [1] http://www.apache.org/dev/release.html#when-to-archive



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (KAFKA-6231) Download page must link to source artifact

2017-11-17 Thread Sebb (JIRA)
Sebb created KAFKA-6231:
---

 Summary: Download page must link to source artifact
 Key: KAFKA-6231
 URL: https://issues.apache.org/jira/browse/KAFKA-6231
 Project: Kafka
  Issue Type: Bug
Reporter: Sebb


The ASF mission is the release of open source software.
As such, the download page must include a link to the source distribution.
It may also include a link to binary distribution(s),



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Resolved] (KAFKA-6231) Download page must link to source artifact

2017-11-17 Thread Sebb (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-6231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb resolved KAFKA-6231.
-
Resolution: Invalid

Doh - sorry, wrong project - there are source links on Kafka

> Download page must link to source artifact
> --
>
> Key: KAFKA-6231
> URL: https://issues.apache.org/jira/browse/KAFKA-6231
> Project: Kafka
>  Issue Type: Bug
>Reporter: Sebb
>
> The ASF mission is the release of open source software.
> As such, the download page must include a link to the source distribution.
> It may also include a link to binary distribution(s),



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KAFKA-6223) Please delete old releases from mirroring system

2017-11-17 Thread Sebb (JIRA)

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

Sebb commented on KAFKA-6223:
-

Why are 0.11.0.2 and 0.10.2.1 still needed?

AFAICT 0.11.0.2 serves the same Scala versions as 1.0.
Unless there will be further development of the 0.11.x.y line - or it is needed 
to support a particular version of Scala - why should anyone be using it in 
preference to 1.0?


> Please delete old releases from mirroring system
> 
>
> Key: KAFKA-6223
> URL: https://issues.apache.org/jira/browse/KAFKA-6223
> Project: Kafka
>  Issue Type: Bug
> Environment: https://dist.apache.org/repos/dist/release/kafka/
>Reporter: Sebb
>Assignee: Rajini Sivaram
>
> To reduce the load on the ASF mirrors, projects are required to delete old 
> releases [1]
> Please can you remove all non-current releases?
> It's unfair to expect the 3rd party mirrors to carry old releases.
> Note that older releases can still be linked from the download page, but such 
> links should use the archive server at:
> https://archive.apache.org/dist/kafka/
> A suggested process is:
> + Change the download page to use archive.a.o for old releases
> + Delete the corresponding directories from 
> {{https://dist.apache.org/repos/dist/release/kafka/}}
> e.g. {{svn delete https://dist.apache.org/repos/dist/release/kafka/0.8.0}}
> Thanks!
> [1] http://www.apache.org/dev/release.html#when-to-archive



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (KAFKA-7166) Links are really difficult to see - insufficient contrast

2018-07-16 Thread Sebb (JIRA)
Sebb created KAFKA-7166:
---

 Summary: Links are really difficult to see - insufficient contrast
 Key: KAFKA-7166
 URL: https://issues.apache.org/jira/browse/KAFKA-7166
 Project: Kafka
  Issue Type: Bug
Reporter: Sebb


{color:#0b6d88}The link colour on the pages is very similar to the text 
colour.{color}

This works OK where the links form part of a menu system.
 In that case it's obvious that the the text items must be links.

However it does not provide sufficient contrast where the links are part of 
body text.
 This is particularly true when a whole section of text is a link, so there is 
no contrast within the text.

Users should not have to search to find the links.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)