Description

Currently, the Apache Ignite 2.8 [Scope, Time, Manager] thread are discussing on dev-list

Release phases

Scope Freeze: December 4, 2019

Code Freeze: December 31, 2019

Voting Date: January 20, 2020 (planning)

Release Date: January 27, 2020 (planning)

Apache Ignite Nightly Release Build

You can find early-access 2.8 release binaries on Apache Ignite TeamCity.

https://ci.ignite.apache.org/viewLog.html?buildId=5047493&buildTypeId=Releases_NightlyRelease_RunApacheIgniteNightlyRelease&tab=artifacts

The most important release tasks

The most important tasks, features, optimizations, and fixes that have to get into the release.

Such tickets have to be labeled or marked with a Flag "important" in JIRA.

key summary type assignee reporter priority

JQL and issue key arguments for this macro require at least one Jira application link to be configured

Release issues grouped by status

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Unable to locate Jira server for this macro. It may be due to Application Link configuration.



Unresolved issues (not related to documentation)

key summary type updated assignee priority status

JQL and issue key arguments for this macro require at least one Jira application link to be configured

Unresolved documentation tasks


key summary updated assignee priority status type

JQL and issue key arguments for this macro require at least one Jira application link to be configured

Benchmarks

Base benchmark configuration

  • 3 servers
  • 1 client (all benchs run from this one)
  • 1 backup


OperationYardstick
atomic-put
IgnitePutBenchmark
sql-merge-query
IgniteSqlMergeQueryBenchmark
atomic-get
IgniteGetBenchmark
tx-get
IgniteGetTxBenchmark
tx-put
IgnitePutTxBenchmark
atomic-put-all-bs-10
IgnitePutAllBenchmark
tx-put-all-bs-10
IgnitePutAllTxBenchmark
Case #1
  • FULL_SYNC
  • Cache mode : PARTITIONED
  • Persistence: TRUE
  • WAL mode: NONE

Case #2
  • FULL_SYNC
  • Cache mode : PARTITIONED
  • Persistence: FALSE

Case #3
  • PRIMARY_SYNC
  • Cache mode : PARTITIONED
  • Persistence: TRUE
  • WAL mode: LOG_ONLY

Case #4
  • FULL_SYNC
  • Cache mode : PARTITIONED
  • Persistence: TRUE
  • WAL mode: LOG_ONLY


  • No labels