Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Major and minor version releases are driven by the Time Based Release Plan. As a bug fix version, this release will be performed on-demand as sufficient bug fixes aggregate. This page mostly serves to help understand approximate expected release dates, coordinate testing, and track completed and outstanding JIRAs targeted for the release.

Release Dates

  • Release: TBD (currently predicted late June 2018?)

This date is approximate at best and subject to change. Bug fix releases are driven both by the impact of bug fixes that have already been committed and known outstanding issues. Please email the dev list if you think the timeline needs to be adjusted.

How to Contribute

  • Open blocker JIRAs on critical issues found. Open non-blocker JIRAs on any other issues found.
  • Participate in fixing, reviewing, and testing important bug fixes. For bug fix releases, testing is among the most valuable contributions, especially for bugs not easily reproduced in unit, integration, or system tests.
  • Vote in RC VOTE threads for the release.

Open Blocker Issues

These are open issues that either:

...

Jira
serverASF JIRA
columnskey,summary,type,created,updated,assignee,priority,status,resolution,components
maximumIssues20
jqlQueryproject = KAFKA AND fixVersion = 1.0.2 AND resolution = Unresolved and priority = Blocker ORDER BY priority DESC, status DESC, updated DESC
serverId5aa69414-a9e9-3523-82ec-879b028fb15b

Open Non-Blocker Issues

These are open issues that developers or users have expressed interest in having in the bugfix release, but should not block a release.

...

Jira
serverASF JIRA
columnskey,summary,type,updated,assignee,priority,status,resolution,components
maximumIssues20
jqlQueryproject = KAFKA AND fixVersion = 1.0.2 AND resolution = Unresolved and priority != Blocker ORDER BY priority DESC, status DESC, updated DESC
serverId5aa69414-a9e9-3523-82ec-879b028fb15b

Merged Issues

These issues have already been resolved and will be included in the release. Each item would appear as is in the release notes.

...