[jira] [Assigned] (KUDU-2471) ColumnSchema.equals NPE with non-Decimal columns
[ https://issues.apache.org/jira/browse/KUDU-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HeLifu reassigned KUDU-2471: Assignee: Grant Henke (was: HeLifu) > ColumnSchema.equals NPE with non-Decimal columns > > > Key: KUDU-2471 > URL: https://issues.apache.org/jira/browse/KUDU-2471 > Project: Kudu > Issue Type: Bug > Components: java >Affects Versions: 1.7.1 >Reporter: Dan Burkert >Assignee: Grant Henke >Priority: Blocker > Fix For: 1.8.0 > > > Reported by Chris George on slack. Missing a type/null check on this line: > https://github.com/apache/kudu/blob/branch-1.7.x/java/kudu-client/src/main/java/org/apache/kudu/ColumnSchema.java#L212. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Assigned] (KUDU-2471) ColumnSchema.equals NPE with non-Decimal columns
[ https://issues.apache.org/jira/browse/KUDU-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HeLifu reassigned KUDU-2471: Assignee: HeLifu (was: Grant Henke) > ColumnSchema.equals NPE with non-Decimal columns > > > Key: KUDU-2471 > URL: https://issues.apache.org/jira/browse/KUDU-2471 > Project: Kudu > Issue Type: Bug > Components: java >Affects Versions: 1.7.1 >Reporter: Dan Burkert >Assignee: HeLifu >Priority: Blocker > Fix For: 1.8.0 > > > Reported by Chris George on slack. Missing a type/null check on this line: > https://github.com/apache/kudu/blob/branch-1.7.x/java/kudu-client/src/main/java/org/apache/kudu/ColumnSchema.java#L212. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Assigned] (KUDU-1404) Please delete old releases from mirroring system
[ https://issues.apache.org/jira/browse/KUDU-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Henke reassigned KUDU-1404: - Assignee: Grant Henke (was: Jean-Daniel Cryans) > Please delete old releases from mirroring system > > > Key: KUDU-1404 > URL: https://issues.apache.org/jira/browse/KUDU-1404 > Project: Kudu > Issue Type: Bug > Environment: http://www.apache.org/dist/incubator/kudu/ >Reporter: Sebb >Assignee: Grant Henke >Priority: Major > Fix For: n/a > > > 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: you can still reference superseded versions from the download page, but > the links should be adjusted to point to the 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] [Commented] (KUDU-1404) Please delete old releases from mirroring system
[ https://issues.apache.org/jira/browse/KUDU-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1664#comment-1664 ] Grant Henke commented on KUDU-1404: --- [~s...@apache.org] We just released 1.8.0 adding another version to the release directory. I suspect that is what is triggering this request. Our release notes mention removing old releases in step #12 here: [https://github.com/apache/kudu/blob/master/RELEASING.adoc#release] Our release directory contains 6 releases that are currently active: {noformat} 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.1, 1.8.0 {noformat} The documentation states that we should keep 1 copy of each active branch. We branch for each minor version. There are definitely people using 1.3 and 1.4 releases, but it is debatable if we would backport and release in the 1.3 and 1.4 releases, so perhaps we could remove those soon. That said is there something that triggered this clean up request? Is there a maximum number of "active development branches" we should be staying under? Is 6 too many? > Please delete old releases from mirroring system > > > Key: KUDU-1404 > URL: https://issues.apache.org/jira/browse/KUDU-1404 > Project: Kudu > Issue Type: Bug > Environment: http://www.apache.org/dist/incubator/kudu/ >Reporter: Sebb >Assignee: Jean-Daniel Cryans >Priority: Major > Fix For: n/a > > > 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: you can still reference superseded versions from the download page, but > the links should be adjusted to point to the archive server. > [1] http://www.apache.org/dev/release.html#when-to-archive -- This message was sent by Atlassian JIRA (v7.6.3#76005)