Re: [DISCUSS] Redirect more JIRA notifications to iss...@avro.apache.org

2022-09-02 Thread Oscar Westra van Holthe - Kind
Hi all, Personally, i delete many notification mails because I'm not interested. Needing to subscribe to the ones I do find interesting is not a hassle and would make discussions more visible. So this change is a good one in my opinion. Kind regards, Oscar Oscar Westra van Holthe - Kind Op vr

[jira] [Updated] (AVRO-2171) Add current-event banner to project website

2022-09-02 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba updated AVRO-2171: -- Labels: starter website (was: website) > Add current-event banner to project website >

[DISCUSS] Redirect more JIRA notifications to iss...@avro.apache.org

2022-09-02 Thread Ryan Skraba
A while ago, we created an iss...@avro.apache.org mailing list for automated notifications of github PR comments and issues. Would anybody object if I were to move some more JIRA notifications from dev@ to issues@ ? My opinion is that [jira] [Created] are the important ones to see here to know wh

[jira] [Resolved] (AVRO-3394) Fix Forrest issue during website generation

2022-09-02 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba resolved AVRO-3394. --- Resolution: Won't Fix This is no longer an issue with the new website.  PDF documents are no longer g

[jira] [Updated] (AVRO-3588) Include information about Avro releases in the website

2022-09-02 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba updated AVRO-3588: -- Labels: website (was: ) > Include information about Avro releases in the website >

[jira] [Updated] (AVRO-3267) The website should have a security/vulnerabilities page

2022-09-02 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba updated AVRO-3267: -- Labels: website (was: ) > The website should have a security/vulnerabilities page > ---

[jira] [Updated] (AVRO-3267) The website should have a security/vulnerabilities page

2022-09-02 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba updated AVRO-3267: -- Component/s: community > The website should have a security/vulnerabilities page > -

[jira] [Resolved] (AVRO-319) Replace Forrest for documentation generation

2022-09-02 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba resolved AVRO-319. -- Resolution: Fixed See AVRO-2175: this has been implemented as a Hugo website largely based on markdown.

[jira] [Commented] (AVRO-2171) Add current-event banner to project website

2022-09-02 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17599632#comment-17599632 ] Ryan Skraba commented on AVRO-2171: --- This is still relevant: the new process to follow i

[jira] [Resolved] (AVRO-1025) migrate website & dist to svnpubsub

2022-09-02 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba resolved AVRO-1025. --- Resolution: Fixed This looks like it was long quite a while ago! > migrate website & dist to svnpubsu

[jira] [Resolved] (AVRO-2170) Update footer of website to use Apache Avro instead of Apache Hadoop

2022-09-02 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba resolved AVRO-2170. --- Resolution: Won't Fix It looks like this is not longer an issue with the new refactored website, or i

[jira] [Work logged] (AVRO-3623) Improve the PULL_REQUEST_TEMPLATE

2022-09-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3623?focusedWorklogId=805818&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-805818 ] ASF GitHub Bot logged work on AVRO-3623: Author: ASF GitHub Bot

Re: Impossible to refer to names in the default namespace from another namespace?

2022-09-02 Thread Ryan Skraba
H -- maybe there's a solution that doesn't change the PCF behaviour. In the PCF specification, instead of: [FULLNAMES] Replace short names with fullnames, using applicable namespaces to do so. Then eliminate namespace attributes, which are now redundant. we change to: [FULLNAMES] Replace s

Re: [DISCUSS] Pull request template changes

2022-09-02 Thread Oscar Westra van Holthe - Kind
Thank you Ryan! This version looks much more friendly. Kind regards, Oscar -- Oscar Westra van Holthe - Kind Op do 1 sep. 2022 22:48 schreef Martin Grigorov : > Hi, > > +1 for the improvements! > > I hope that less people will ignore it now after explicitly stating that if > the template is

Re: Impossible to refer to names in the default namespace from another namespace?

2022-09-02 Thread Brennan Vincent
On 2022-09-02 01:34, Martin Grigorov wrote: > On Fri, Sep 2, 2022, 02:53 Brennan Vincent wrote: > >> I don’t understand what you mean. I am talking about what to do with names >> that have no namespace. Obviously, in such a case there are no namespace >> attributes to remove. >> > > It seems I

[jira] [Commented] (AVRO-3617) [C++] Integer overflow risks with Validator::count_ and Validator::counters_

2022-09-02 Thread Christophe Le Saec (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17599549#comment-17599549 ] Christophe Le Saec commented on AVRO-3617: -- ok, i found a way by adding -Wconvers

[jira] [Commented] (AVRO-3617) [C++] Integer overflow risks with Validator::count_ and Validator::counters_

2022-09-02 Thread Christophe Le Saec (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17599508#comment-17599508 ] Christophe Le Saec commented on AVRO-3617: -- [~kniemitalo] : I try to start a bran

[jira] [Work logged] (AVRO-3623) Improve the PULL_REQUEST_TEMPLATE

2022-09-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3623?focusedWorklogId=805763&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-805763 ] ASF GitHub Bot logged work on AVRO-3623: Author: ASF GitHub Bot

[jira] [Updated] (AVRO-3617) [C++] Integer overflow risks with Validator::count_ and Validator::counters_

2022-09-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-3617: - Labels: pull-request-available (was: ) > [C++] Integer overflow risks with Validator::count_ and

[jira] [Work logged] (AVRO-3617) [C++] Integer overflow risks with Validator::count_ and Validator::counters_

2022-09-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3617?focusedWorklogId=805758&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-805758 ] ASF GitHub Bot logged work on AVRO-3617: Author: ASF GitHub Bot

[GitHub] [avro] clesaec opened a new pull request, #1852: AVRO-3617: reduce cast warning

2022-09-02 Thread GitBox
clesaec opened a new pull request, #1852: URL: https://github.com/apache/avro/pull/1852 Try for [AVRO-3617](https://issues.apache.org/jira/browse/AVRO-3617) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[jira] [Commented] (AVRO-1124) RESTful service for holding schemas

2022-09-02 Thread Felix GV (Jira)
[ https://issues.apache.org/jira/browse/AVRO-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17599469#comment-17599469 ] Felix GV commented on AVRO-1124: No Santokh, This issue is dead. The Avro maintainers sho

[jira] [Work logged] (AVRO-3623) Improve the PULL_REQUEST_TEMPLATE

2022-09-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3623?focusedWorklogId=805730&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-805730 ] ASF GitHub Bot logged work on AVRO-3623: Author: ASF GitHub Bot

[jira] [Work logged] (AVRO-3623) Improve the PULL_REQUEST_TEMPLATE

2022-09-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3623?focusedWorklogId=805722&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-805722 ] ASF GitHub Bot logged work on AVRO-3623: Author: ASF GitHub Bot

[jira] [Work logged] (AVRO-3623) Improve the PULL_REQUEST_TEMPLATE

2022-09-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3623?focusedWorklogId=805700&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-805700 ] ASF GitHub Bot logged work on AVRO-3623: Author: ASF GitHub Bot

[jira] [Work logged] (AVRO-3623) Improve the PULL_REQUEST_TEMPLATE

2022-09-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3623?focusedWorklogId=805698&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-805698 ] ASF GitHub Bot logged work on AVRO-3623: Author: ASF GitHub Bot

[jira] [Updated] (AVRO-3618) [Java] TestBinaryDecoder should check consistency with directBinaryDecoder

2022-09-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-3618: - Labels: pull-request-available starter (was: starter) > [Java] TestBinaryDecoder should check con

[jira] [Work logged] (AVRO-3618) [Java] TestBinaryDecoder should check consistency with directBinaryDecoder

2022-09-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3618?focusedWorklogId=805688&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-805688 ] ASF GitHub Bot logged work on AVRO-3618: Author: ASF GitHub Bot