All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.gemstone.gemfire.distributed.internal.javagroups-config.txt Maven / Gradle / Ivy

The newest version!
com.gemstone.org.jgroups.protocols.UDP(
  ip_mcast=false;
  discard_incompatible_packets=true;
  enable_diagnostics=false;
  ucast_recv_buf_size=UDP_RECV_BUFFER_SIZE;
  ucast_send_buf_size=UDP_SEND_BUFFER_SIZE;
  loopback=LOOPBACK;
  tos=16;
  max_bundle_size=MAX_BUNDLE_SIZE;
  max_bundle_timeout=BUNDLING_TIMEOUT;
  use_incoming_packet_handler=INCOMING_PACKET_HANDLER;
  use_outgoing_packet_handler=OUTGOING_PACKET_HANDLER;
  up_thread=false;
  down_thread=false;
  enable_bundling=ENABLE_BUNDLING;
  membership_port_range_start=MEMBERSHIP_PORT_RANGE_START;
  membership_port_range_end=MEMBERSHIP_PORT_RANGE_END)?
com.gemstone.org.jgroups.protocols.TCPGOSSIP(
  num_ping_requests=NUM_PING_REQUESTS;
  timeout=DISCOVERY_TIMEOUT;
  split-brain-detection=PARTITION_DETECTION;
  gossip_refresh_rate=GOSSIP_REFRESH_RATE;
  initial_hosts=INITIAL_HOSTS;
  num_initial_members=NUM_INITIAL_MEMBERS;
  up_thread=false;
  down_thread=false)?
com.gemstone.org.jgroups.protocols.FD(
  timeout=MEMBER_TIMEOUT;
  max_tries=MAX_TRIES;
  up_thread=false;
  down_thread=false;
  shun=false)?
com.gemstone.org.jgroups.protocols.FD_SOCK(
  num_tries=MAX_TRIES;
  connect_timeout=CONNECT_TIMEOUT;
  start_port=MEMBERSHIP_PORT_RANGE_START;
  end_port=MEMBERSHIP_PORT_RANGE_END;
  up_thread=false;
  down_thread=false)?
com.gemstone.org.jgroups.protocols.VERIFY_SUSPECT(
  timeout=MEMBER_TIMEOUT;
  up_thread=false;
  down_thread=false)?
DISCARD
com.gemstone.org.jgroups.protocols.pbcast.NAKACK(
  max_xmit_size=UDP_FRAGMENT_SIZE;
  max_xmit_burst=RETRANSMIT_BURST_LIMIT;
  use_mcast_xmit=false; gc_lag=10;
  retransmit_timeout=400,800,1200,2400,4800;
  down_thread=false; up_thread=false;
  discard_delivered_msgs=true)?
com.gemstone.org.jgroups.protocols.UNICAST(
  timeout=400,800,1200,2400,4800;
  max_xmit_burst=RETRANSMIT_BURST_LIMIT;
  up_thread=false;
  down_thread=false)?
com.gemstone.org.jgroups.protocols.pbcast.STABLE(
  stability_delay=1000; desired_avg_gossip=20000;
  down_thread=false; up_thread=false;
  max_bytes=0)?
com.gemstone.org.jgroups.protocols.FRAG3(
  frag_size=UDP_FRAGMENT_SIZE;
  down_thread=false;
  up_thread=false)?
com.gemstone.org.jgroups.protocols.GemFireTimeSync(
  clock_sync_interval=100;
  reply_wait_interval=15;
  down_thread=false;
  up_thread=false)?
com.gemstone.org.jgroups.protocols.AUTH(
  down_thread=false;
  up_thread=false)?
com.gemstone.org.jgroups.protocols.VIEW_SYNC(
  avg_send_interval=VIEW_SYNC_INTERVAL;
  split-brain-detection=PARTITION_DETECTION;
  down_thread=false;
  up_thread=false)?
com.gemstone.org.jgroups.protocols.pbcast.GMS(
  member-weight=MEMBER_WEIGHT;
  disable_initial_coord=DISABLE_COORD;
  print_local_addr=false;
  join_timeout=JOIN_TIMEOUT;
  join_retry_timeout=2000;
  leave_timeout=LEAVE_TIMEOUT;
  view_ack_collection_timeout=ACK_COLLECTION_TIMEOUT;
  up_thread=false;
  down_thread=false;
  split-brain-detection=PARTITION_DETECTION;
  partition-threshold=PARTITION_THRESHOLD;
  shun=true)?
com.gemstone.org.jgroups.protocols.FC(
  max_credits=FC_MAX_CREDITS;
  down_thread=false;
  up_thread=false;
  min_threshold=FC_THRESHOLD;
  max_block_time=FC_MAX_BLOCK)?
com.gemstone.org.jgroups.protocols.FRAG2(
  frag_size=UDP_FRAGMENT_SIZE;
  down_thread=false;
  up_thread=false)?




© 2015 - 2024 Weber Informatics LLC | Privacy Policy