Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-2568

Log membership changes in GossipRouter

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 5.2, 4.2.17
    • None
    • None

    Description

      GossipRouter logging is all or nothing, or it logs every message received or it logs nothing.
      In production, it may be useful to log only the membership changes, messages like add <member> to group <group>.

      My idea is as follow: adding another option for -dump_msgs; So, instead of being a boolean, something like

      -dump_msgs NONE|REGISTRATION|ALL

      -dump_msgs false will be translated to NONE and -dump_msgs true to ALL

      Attachments

        Activity

          People

            pruivo@redhat.com Pedro Ruivo
            pruivo@redhat.com Pedro Ruivo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: