Versions Compared

Key

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

...

Jira
serverASF JIRA
columnIdsissuekey,summary,assignee,customfield_12310192
columnskey,summary,assignee,Release Note
maximumIssues10
jqlQuery(project = 'Ignite' AND type in ("New Feature", Task, Sub-task, Improvement) AND fixVersion in ('2.1415') AND (component is EMPTY OR component not in (documentation)) AND (labels in ('important') OR Flags = Important)) order by summary
serverId5aa69414-a9e9-3523-82ec-879b028fb15b

...

Jira
serverASF JIRA
columnIdsissuekey,summary,customfield_12311037,customfield_12311032,customfield_12311022,customfield_12311027,priority,issuetype,assignee,updated
columnskey,summary,Priority,Priority,Priority,Priority,priority,type,assignee,updated
maximumIssues10
jqlQuery(project = 'Ignite' AND fixVersion is not empty AND fixVersion in ('2.1415')) AND (component is EMPTY OR component not in (documentation)) and status in ('CLOSED', 'RESOLVED') AND resolution in(Fixed, Done, Implemented, Delivered) ORDER BY priority
serverId5aa69414-a9e9-3523-82ec-879b028fb15b

...

Jira
serverASF JIRA
columnIdsissuekey,summary,issuetype,updated,assignee,customfield_12311032,customfield_12311037,customfield_12311022,customfield_12311027,priority,status
columnskey,summary,type,updated,assignee,Priority,Priority,Priority,Priority,priority,status
maximumIssues10
jqlQuery(project = 'Ignite' AND fixVersion is not empty AND fixVersion in ('2.1415')) AND (component is EMPTY OR component not in (documentation)) and status not in ('CLOSED', 'RESOLVED') ORDER BY priority
serverId5aa69414-a9e9-3523-82ec-879b028fb15b

...


Jira
serverASF JIRA
columnIdsissuekey,summary,updated,assignee,customfield_12311032,customfield_12311037,customfield_12311022,customfield_12311027,priority,status,issuetype
columnskey,summary,updated,assignee,Priority,Priority,Priority,Priority,priority,status,type
maximumIssues10
jqlQueryproject = 'Ignite' AND fixVersion is not empty AND fixVersion in ('2.1415') AND status NOT IN (Resolved, Closed) AND component in (documentation) ORDER BY priority
serverId5aa69414-a9e9-3523-82ec-879b028fb15b

...


Jira
serverASF JIRA
columnIdsissuekey,summary,customfield_12310192,assignee
columnskey,summary,Release Note,assignee
maximumIssues10
jqlQueryproject = 'Ignite' AND fixVersion in ('2.1415') AND status IN (Resolved, Closed) AND cf[12313620] in ("Release Notes Required") ORDER BY updated
serverId5aa69414-a9e9-3523-82ec-879b028fb15b

...

6 servers, 6 drivers, sm=PRIMARY_SYNC, wm=LOG_ONLY, b=1, t=50, j=10

In-memory (2.14 vs 2.15)

BenchmarkTP(%)Latency(%)
IgnitePutBenchmark

IgnitePutGetBenchmark

IgnitePutGetBatchBenchmark -bs 100

IgnitePutTxImplicitBenchmark

IgnitePutGetTxBenchmark -txc OPTIMISTIC

IgnitePutGetTxBenchmark -txc PESSIMISTIC

IgnitePutGetTxBenchmark -txc OPTIMISTIC -txi SERIALIZABLE

IgniteSqlQueryBenchmark

IgniteSqlQueryPutBenchmark

IgnitePutAllBenchmark -bs 100

IgnitePutAllTxBenchmark -bs 100

IgnitePutAllSerializableTxBenchmark -bs 100

IgniteGetAllPutAllTxBenchmark -bs 100 -txc OPTIMISTIC

IgniteGetAllPutAllTxBenchmark -bs 100 -txc PESSIMISTIC

IgniteGetAllPutAllTxBenchmark -bs 100 -txc OPTIMISTIC -txi SERIALIZABLE

Persistence (2.14 vs 2.15)

BenchmarkTP(%)Latency(%)
IgnitePutBenchmark

IgnitePutGetBenchmark

IgnitePutGetBatchBenchmark -bs 100

IgnitePutTxImplicitBenchmark

IgnitePutGetTxBenchmark -txc OPTIMISTIC

IgnitePutGetTxBenchmark -txc PESSIMISTIC

IgnitePutGetTxBenchmark -txc OPTIMISTIC -txi SERIALIZABLE

IgniteSqlQueryBenchmark

IgniteSqlQueryPutBenchmark

IgnitePutAllBenchmark -bs 100

IgnitePutAllTxBenchmark -bs 100

IgnitePutAllSerializableTxBenchmark -bs 100

IgniteGetAllPutAllTxBenchmark -bs 100 -txc OPTIMISTIC

IgniteGetAllPutAllTxBenchmark -bs 100 -txc PESSIMISTIC

IgniteGetAllPutAllTxBenchmark -bs 100 -txc OPTIMISTIC -txi SERIALIZABLE