1 Reply Latest reply on Oct 3, 2006 3:11 AM by belaban

    UNICAST - min_threshold, window_size

    sphinxmember

      Hi,
      I am getting
      250 [main] ERROR org.jgroups.protocols.UNICAST - window_size is deprecated and will be ignored
      250 [main] ERROR org.jgroups.protocols.UNICAST - min_threshold is deprecated and will be ignored

      As mentioned these flags will be removed as Flow control is provided by FC
      http://jira.jboss.com/jira/browse/JGRP-54

      So can I safely remove these options as I dont have even FC in my tree and pojo cache cluster configuration.

      Main-Class: org.jgroups.Version
      Implementation-Version: 2.2.9.2

      Thx