-
Bug
-
Resolution: Unresolved
-
Low (View bug fix roadmap)
-
None
-
9.11.0, 9.4.12
-
9.04
-
1
-
Severity 3 - Minor
-
Issue Summary
This is reproducible on Data Center: YES
Steps to Reproduce
This bug is hard to reproduce, while it's caused by many conditions, but but it is needed to have regular synchronising DVCS repositories.
Expected Results
In most case when we execute
SELECT count(*) FROM A0_E8B6CC_SYNC_EVENT;
we ought to see relatively small amount of entities (up to 100, 1 000 - depending of our instance size). Also if we find count not equal 0, than executing that query periodically within couple hours should show us same value.
Actual Results
When we enable debug logging more for DVCS connector plugin we might notice in log file:
"logger":"com.atlassian.jira.plugins.dvcs.event.EventServiceImpl","message":"Error dispatching events for: Repository[//Repository_details//]
In addition executing below query over time shows increasing number:
SELECT count(*) FROM A0_E8B6CC_SYNC_EVENT;
Workaround
Currently there is no workaround for that bug.
- duplicates
-
JSWSERVER-21657 DVCS accumulates events in the AO_E8B6CC_SYNC_EVENT table
-
- Short Term Backlog
-
- relates to
-
JSWSERVER-21657 DVCS accumulates events in the AO_E8B6CC_SYNC_EVENT table
-
- Short Term Backlog
-
-
DVCS-325 You do not have permission to view this issue
Form Name |
---|
[JSWSERVER-25937] DVCS Connector plugin stores plenty entities within AO_E8B6CC_SYNC_EVENT table
Support reference count | New: 1 |
Labels | Original: FY24RRC | New: FY24RRD |
Remote Link | Original: This issue links to "Page (Confluence)" [ 914354 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 914354 ] |
Link | New: This issue duplicates JSWSERVER-21657 [ JSWSERVER-21657 ] |
Status | Original: In Review [ 10051 ] | New: Waiting for Release [ 12075 ] |
Link | New: This issue relates to JSWSERVER-21657 [ JSWSERVER-21657 ] |
Summary | Original: DVCS Connector plugin stores plenty entities within A0_E8B6CC_SYNC_EVENT table | New: DVCS Connector plugin stores plenty entities within AO_E8B6CC_SYNC_EVENT table |
Status | Original: In Progress [ 3 ] | New: In Review [ 10051 ] |
Assignee | New: awojtasik [ 1c017edd2c81 ] |