Jira (PDB-2420) Sync core retains the local query result seq head

12 views
Skip to first unread message

Russell Mull (JIRA)

unread,
Feb 10, 2016, 7:00:03 PM2/10/16
to puppe...@googlegroups.com
Russell Mull created an issue
 
PuppetDB / Bug PDB-2420
Sync core retains the local query result seq head
Issue Type: Bug Bug
Assignee: Unassigned
Created: 2016/02/10 3:59 PM
Priority: Normal Normal
Reporter: Russell Mull

Will have to change the api of query-fn to fix this; probably make it pass a thunk to the callback.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.12#64027-sha1:e3691cc)
Atlassian logo

Austin Blatt (Jira)

unread,
Nov 16, 2020, 2:05:03 PM11/16/20
to puppe...@googlegroups.com
Austin Blatt assigned an issue to Rob Browning
Change By: Austin Blatt
Assignee: Rob Browning
This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)
Atlassian logo

Rob Browning (Jira)

unread,
Nov 16, 2020, 2:33:04 PM11/16/20
to puppe...@googlegroups.com

Zachary Kent (Jira)

unread,
Nov 18, 2020, 2:54:03 PM11/18/20
to puppe...@googlegroups.com
Zachary Kent updated an issue
Change By: Zachary Kent
Epic Link: PDB- 1711 4969

Zachary Kent (Jira)

unread,
Jan 13, 2021, 2:11:04 PM1/13/21
to puppe...@googlegroups.com

Eric Thompson (Jira)

unread,
Jan 27, 2021, 2:18:03 PM1/27/21
to puppe...@googlegroups.com
Eric Thompson updated an issue
Change By: Eric Thompson
Sprint: HA 2021-01-27 , HA 2021-02-10

Austin Blatt (Jira)

unread,
Feb 5, 2021, 12:27:02 PM2/5/21
to puppe...@googlegroups.com
Austin Blatt updated an issue
Change By: Austin Blatt
Fix Version/s: PDB 7.1.0
Fix Version/s: PDB 6.14.0

Rob Browning (Jira)

unread,
Feb 8, 2021, 4:51:03 PM2/8/21
to puppe...@googlegroups.com
Rob Browning updated an issue
Change By: Rob Browning
Release Notes: Enhancement
Release Notes Summary: PuppetDB should synchronize with another instance more efficiently now.  Previously it would synchronize each entity (factsets, reports, etc.) incrementally, holding open PostgreSQL queries/transactions throughout the entire process, which could take a long time.  Those transactions could substantially harm database performance, increase table fragmentation, and if entangled with something like pglogical, increase transient storage requirements (by blocking WAL log reclaimaton).  Now instead, the queries should completed up-front, as quickly as possible.
Team: HA
Reply all
Reply to author
Forward
0 new messages