Versions Compared

Key

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

...


Jira
serverASF JIRA
columnskey,summary,updated,assignee,priority,status,type
maximumIssues15
jqlQueryproject = 'Ignite' AND fixVersion is not empty AND fixVersion in ('2.8') AND status NOT IN (Resolved, Closed) AND component in (documentation) ORDER BY priority
serverId5aa69414-a9e9-3523-82ec-879b028fb15b

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

Configuration

...

Case #1
  • FULL_SYNC
  • Cache mode : PARTITIONED
  • Persistence: TRUE
  • WAL mode: NONE

Image Added

Case #2

...

  • FULL_SYNC
  • Cache mode : PARTITIONED
  • Persistence: FALSE

Image ModifiedImage Removed

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