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 T Assignee Reporter P
Loading...
Refresh

Release issues grouped by status

Total: 2129 . Chart by: Status

Total: 2129 . Chart by: Status



Unresolved issues (not related to documentation)

Key Summary T Updated Assignee P Status
Loading...
Refresh

Unresolved documentation tasks


Key Summary Updated Assignee P Status T
Loading...
Refresh

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