Uploaded image for project: 'openflowjava'
  1. openflowjava
  2. OPNFLWJAVA-79

Infinite reschedule of flush

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • None
    • unspecified
    • General
    • None
    • Operating System: All
      Platform: All

    • 6646

      We observed in openflowplugin cbench test (before logging was set to ERROR)
      https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-performance-only-boron many logs from OutboundQueueProviderImpl like "Replacing queue null with null". This is caused by infinite loop of flushing and closing AbstractOutboundQueueManager in ofjava - sometimes (on disconnect) there can be still some unflushed segments but thery are not able to be flushed if channel is not writable anymore. In local testing we got stuck with cpu on 97%

            michal.polkorab@gmail.com Michal Polkorab
            andrejleitner Andrej Leitner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: