Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-25937

DVCS Connector plugin stores plenty entities within AO_E8B6CC_SYNC_EVENT table

      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. 

          Form Name

            [JSWSERVER-25937] DVCS Connector plugin stores plenty entities within AO_E8B6CC_SYNC_EVENT table

            SET Analytics Bot made changes -
            Support reference count New: 1
            Oleksandr Tkachenko made changes -
            Labels Original: FY24RRC New: FY24RRD
            David Di Blasio made changes -
            Remote Link Original: This issue links to "Page (Confluence)" [ 914354 ]
            David Di Blasio made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 914354 ]
            awojtasik made changes -
            Link New: This issue duplicates JSWSERVER-21657 [ JSWSERVER-21657 ]
            awojtasik made changes -
            Status Original: In Review [ 10051 ] New: Waiting for Release [ 12075 ]
            Sławomir Zaraziński made changes -
            Link New: This issue relates to JSWSERVER-21657 [ JSWSERVER-21657 ]
            Sławomir Zaraziński made changes -
            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
            awojtasik made changes -
            Status Original: In Progress [ 3 ] New: In Review [ 10051 ]
            awojtasik made changes -
            Assignee New: awojtasik [ 1c017edd2c81 ]

              1c017edd2c81 awojtasik
              1c017edd2c81 awojtasik
              Affected customers:
              0 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated: