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

Reduce some INFO log levels to DEBUG

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • 2.5
    • None
    • None

      2007-06-06 11:22:22,849 INFO [org.jgroups.JChannel] JGroups version: 2.4.1 SP-3
      -> Ok

      2007-06-06 11:22:23,451 INFO [org.jgroups.protocols.FRAG2] frag_size=60000, overhead=200, new frag_size=59800
      -> Move to DEBUG

      2007-06-06 11:22:23,459 INFO [org.jgroups.protocols.FRAG2] received CONFIG event:

      {bind_addr=lo2/127.0.0.2}
      -> Move to DEBUG

      2007-06-06 11:22:23,641 INFO [org.jgroups.protocols.UDP] sockets will use interface 127.0.0.2
      2007-06-06 11:22:23,645 INFO [org.jgroups.protocols.UDP] socket information:
      local_addr=127.0.0.2:32826, mcast_addr=230.1.2.7:45577, bind_addr=lo2/127.0.0.2, ttl=2
      sock: bound to 127.0.0.2:32826, receive buffer size=131071, send buffer size=131071
      mcast_recv_sock: bound to 127.0.0.2:45577, send buffer size=131071, receive buffer size=131071
      mcast_send_sock: bound to 127.0.0.2:32827, send buffer size=131071, receive buffer size=131071
      -> For UDP, at INFO level we'd need: local address and port which is bound, multicast address and port and ttl, everything else is too verbose -> DEBUG or TRACE

      2007-06-06 11:22:23,752 INFO [STDOUT]
      -------------------------------------------------------
      GMS: address is 127.0.0.2:32826
      -------------------------------------------------------
      -> This should be removed. Previous info should indicate local address and port

      -> Same for the rest of channels...

      2007-06-06 11:22:31,607 INFO [org.jgroups.JChannel] JGroups version: 2.4.1 SP-3
      2007-06-06 11:22:31,612 INFO [org.jgroups.protocols.FRAG2] frag_size=60000, overhead=200, new frag_size=59800
      2007-06-06 11:22:31,613 INFO [org.jgroups.protocols.FRAG2] received CONFIG event: {bind_addr=lo2/127.0.0.2}

      2007-06-06 11:22:32,227 INFO [org.jgroups.protocols.UDP] sockets will use interface 127.0.0.2
      2007-06-06 11:22:32,231 INFO [org.jgroups.protocols.UDP] socket information:
      local_addr=127.0.0.2:32829, mcast_addr=228.1.2.3:45566, bind_addr=lo2/127.0.0.2, ttl=2
      sock: bound to 127.0.0.2:32829, receive buffer size=131071, send buffer size=131071
      mcast_recv_sock: bound to 127.0.0.2:45566, send buffer size=131071, receive buffer size=131071
      mcast_send_sock: bound to 127.0.0.2:32830, send buffer size=131071, receive buffer size=131071
      2007-06-06 11:22:32,232 INFO [STDOUT]
      -------------------------------------------------------
      GMS: address is 127.0.0.2:32829
      -------------------------------------------------------
      2007-06-06 11:22:36,709 INFO [org.jgroups.JChannel] JGroups version: 2.4.1 SP-3
      2007-06-06 11:22:36,880 INFO [org.jgroups.protocols.FRAG2] frag_size=60000, overhead=200, new frag_size=59800
      2007-06-06 11:22:36,881 INFO [org.jgroups.protocols.FRAG2] received CONFIG event:

      {bind_addr=lo2/127.0.0.2}
      2007-06-06 11:22:36,888 INFO [org.jgroups.protocols.UDP] sockets will use interface 127.0.0.2
      2007-06-06 11:22:37,013 INFO [org.jgroups.protocols.UDP] socket information:
      local_addr=127.0.0.2:32831, mcast_addr=229.1.2.3:45551, bind_addr=lo2/127.0.0.2, ttl=2
      sock: bound to 127.0.0.2:32831, receive buffer size=131071, send buffer size=131071
      mcast_recv_sock: bound to 127.0.0.2:45551, send buffer size=131071, receive buffer size=131071
      mcast_send_sock: bound to 127.0.0.2:32832, send buffer size=131071, receive buffer size=131071
      2007-06-06 11:22:37,014 INFO [STDOUT]
      -------------------------------------------------------
      GMS: address is 127.0.0.2:32831
      -------------------------------------------------------
      2007-06-06 11:22:39,925 INFO [org.jgroups.JChannel] JGroups version: 2.4.1 SP-3
      2007-06-06 11:22:39,931 INFO [org.jgroups.protocols.FRAG2] frag_size=60000, overhead=200, new frag_size=59800
      2007-06-06 11:22:39,931 INFO [org.jgroups.protocols.FRAG2] received CONFIG event: {bind_addr=lo2/127.0.0.2}

      2007-06-06 11:22:39,933 INFO [org.jgroups.protocols.UDP] sockets will use interface 127.0.0.2
      2007-06-06 11:22:39,945 INFO [org.jgroups.protocols.UDP] socket information:
      local_addr=127.0.0.2:32833, mcast_addr=230.1.2.3:43333, bind_addr=lo2/127.0.0.2, ttl=2
      sock: bound to 127.0.0.2:32833, receive buffer size=131071, send buffer size=131071
      mcast_recv_sock: bound to 127.0.0.2:43333, send buffer size=131071, receive buffer size=131071
      mcast_send_sock: bound to 127.0.0.2:32834, send buffer size=131071, receive buffer size=131071
      2007-06-06 11:22:40,102 INFO [STDOUT]
      -------------------------------------------------------
      GMS: address is 127.0.0.2:32833
      -------------------------------------------------------

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: