[
https://issues.apache.org/jira/browse/IGNITE-10942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Muzafarov updated IGNITE-10942:
-------------------------------------
Fix Version/s: 2.8
> [TC Bot] Optimize background JIRA tickets sync
> ----------------------------------------------
>
> Key: IGNITE-10942
> URL: https://issues.apache.org/jira/browse/IGNITE-10942
> Project: Ignite
> Issue Type: Task
> Reporter: Dmitry Pavlov
> Assignee: Dmitry Pavlov
> Priority: Major
> Fix For: 2.8
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> JIRA sync is now performed in not an efficient manner.
> All project data is reloaded every 15 minutes, and this may create additional
> pressure for 3rd party services.
> Introduce incremental updates (update is running only until the first
> non-modified element found) and full updates.
> Check ticket data modification before saving into Ignite DB (will safe WAL &
> page store pressure).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)