Skip to content

Commit

Permalink
ISPN-7362 Use no-bundler in the default UDP configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
danberindei committed Jan 17, 2017
1 parent d7bc83b commit e803383
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -10,7 +10,7 @@
ip_ttl="${jgroups.ip_ttl:2}"
thread_naming_pattern="pl"
enable_diagnostics="false"
bundler_type="transfer-queue"
bundler_type="no-bundler"

thread_pool.min_threads="${jgroups.thread_pool.min_threads:0}"
thread_pool.max_threads="${jgroups.thread_pool.max_threads:200}"
Expand Down

0 comments on commit e803383

Please sign in to comment.