Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-5591

WAL queue flusher for background mode can be replaced with Timeout processor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.1
    • persistence
    • None

    Description

      Use
      cctx.time().schedule(new Runnable() {});
      intead of propriatery API and separate thread for WAL background mode

      This change saves us 1 thread creation.

      Attachments

        Activity

          People

            dpavlov Dmitry Pavlov
            dpavlov Dmitry Pavlov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: