XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Cannot Reproduce
    • 2.4.4
    • N/A
    • N/A
    • None
    • Hetnzer EX42-NVMe bare-metal servers, Ubuntu 18.04.3 LTS, docker 19.03.4~3-0~ubuntu-bionic

    Description

      I have two maxscale 2.4.4 instances, both was started at the same time, both are getting the same amount of traffic (load balancing), and the memory consumption differs more than twice and is slowly growing.

      maxscale instances connected to galera cluster 10.3.18-MariaDB-1:10.3.18+maria~bionic-log

      Config:

      [maxscale]
      threads=4
       
      [GaleraListener]
      type=listener
      service=GaleraService
      protocol=MariaDBClient
      port=3306
       
      [GaleraService]
      type=service
      router=readwritesplit
      servers=server1,server2,server3
      user=maxscale
      password=XXXXXXXXXXXXXXXXXX
      localhost_match_wildcard_host=1
      slave_selection_criteria=LEAST_GLOBAL_CONNECTIONS
       
      [GaleraMonitor]
      type=monitor
      module=galeramon
      servers=server1,server2,server3
      user=maxscale
      password=XXXXXXXXXXXXXXXXXX
      monitor_interval=1000
       
      [server1]
      type=server
      address=server1.galera
      port=3306
      protocol=MariaDBBackend
       
      [server2]
      type=server
      address=server2.galera
      port=3306
      protocol=MariaDBBackend
       
      [server3]
      type=server
      address=server3.galera
      port=3306
      protocol=MariaDBBackend
       
      [MaxAdminService]
      type=service
      router=cli
       
      [MaxAdminListener]
      type=listener
      service=MaxAdminService
      protocol=maxscaled
      socket=default
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            crocodylus Viktor Soroka
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.