Skip to main content

Jira Reader

Jira is an issue tracking system by Atlassian intended for bug tracking and project management. The Striim Jira Reader uses Jira REST APIs to read data from a Jira instance. Jira Reader ingests Jira data and emits WAEvents that can be processed with continuous queries or directed to a Striim target.

You can read from Jira and write to any target supported by Striim.

Summary information and supported objects

APIs used/data supported

Jira REST API 9.11

Data supported

Standard Jira objects (see the programmers reference for the full list).

Supported targets

Any Striim target that accepts WAEvents

Security and authentication

OAuth or API token

Operations / modes supported

  • Automated mode (consisting of both initial load and incremental load)

  • Initial load

  • Incremental load

Schema management

The Jira Reader supports initial schema creation.

Resilience / recovery

At-once-processing (A1P) recovery supported. A1P recoveries can result in duplicate entries after recovery.

Performance

Striim Platform-supported parallel execution

Programmability

  • Wizards

  • Striim Flow Designer

  • Striim TQL

Metrics and auditing

Key metrics available through Striim monitoring

Key limitations

  • Cannot read DELETE events.

  • Objects that do not support incremental load are synced at every poll, which can cause duplicate records.

  • Objects with an undetermined time of last update are duplicated at the target at every poll.