javagroups-git Mailing List for JGroups (Page 151)
Brought to you by:
belaban
You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(28) |
Dec
(44) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(56) |
Feb
(37) |
Mar
(38) |
Apr
(38) |
May
(17) |
Jun
(13) |
Jul
(40) |
Aug
(27) |
Sep
(38) |
Oct
(31) |
Nov
(42) |
Dec
(22) |
2012 |
Jan
(56) |
Feb
(27) |
Mar
(40) |
Apr
(28) |
May
(57) |
Jun
(40) |
Jul
(30) |
Aug
(32) |
Sep
(45) |
Oct
(36) |
Nov
(42) |
Dec
(36) |
2013 |
Jan
(25) |
Feb
(55) |
Mar
(7) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2014 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
(1) |
Feb
(19) |
Mar
(33) |
Apr
(17) |
May
(27) |
Jun
(27) |
Jul
(8) |
Aug
(30) |
Sep
(25) |
Oct
(16) |
Nov
(105) |
Dec
(32) |
2020 |
Jan
(50) |
Feb
(33) |
Mar
(58) |
Apr
(57) |
May
(29) |
Jun
(29) |
Jul
(31) |
Aug
(65) |
Sep
(24) |
Oct
(34) |
Nov
(45) |
Dec
(23) |
2021 |
Jan
(19) |
Feb
(14) |
Mar
(29) |
Apr
(34) |
May
(21) |
Jun
(17) |
Jul
(4) |
Aug
(32) |
Sep
(48) |
Oct
(15) |
Nov
(20) |
Dec
(60) |
2022 |
Jan
(56) |
Feb
(29) |
Mar
(19) |
Apr
(20) |
May
(9) |
Jun
(21) |
Jul
(50) |
Aug
(35) |
Sep
(25) |
Oct
(24) |
Nov
(33) |
Dec
(22) |
2023 |
Jan
(22) |
Feb
(43) |
Mar
(39) |
Apr
(26) |
May
(24) |
Jun
(58) |
Jul
(152) |
Aug
(54) |
Sep
(28) |
Oct
(34) |
Nov
(23) |
Dec
(16) |
2024 |
Jan
(75) |
Feb
(46) |
Mar
(32) |
Apr
(90) |
May
(50) |
Jun
(33) |
Jul
(52) |
Aug
(116) |
Sep
(34) |
Oct
(70) |
Nov
(43) |
Dec
(39) |
2025 |
Jan
(9) |
Feb
(48) |
Mar
(20) |
Apr
(43) |
May
(32) |
Jun
(45) |
Jul
(45) |
Aug
(11) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <no...@gi...> - 2011-04-07 10:30:29
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: db6d19baac5ca5f2276ce0960bb4740c95d990e9 https://github.com/belaban/JGroups/commit/db6d19baac5ca5f2276ce0960bb4740c95d990e9 Author: Bela Ban <be...@ya...> Date: 2011-04-07 (Thu, 07 Apr 2011) Changed paths: A doc/API_Changes.txt R doc/ReleaseNotes-2.12.txt A doc/ReleaseNotes-3.0.0.txt Log Message: ----------- initial draft of release note and changes to the API document Commit: c6e38ef4f566613f4375c611bb102f036df2fe56 https://github.com/belaban/JGroups/commit/c6e38ef4f566613f4375c611bb102f036df2fe56 Author: Bela Ban <be...@ya...> Date: 2011-04-07 (Thu, 07 Apr 2011) Changed paths: M doc/API_Changes.txt M src/org/jgroups/blocks/ReplicatedHashMap.java M src/org/jgroups/demos/ReplicatedHashMapDemo.java R src/org/jgroups/persistence/CannotConnectException.java R src/org/jgroups/persistence/CannotCreateSchemaException.java R src/org/jgroups/persistence/CannotPersistException.java R src/org/jgroups/persistence/CannotRemoveException.java R src/org/jgroups/persistence/CannotRetrieveException.java R src/org/jgroups/persistence/DBPersistenceManager.java R src/org/jgroups/persistence/FilePersistenceManager.java R src/org/jgroups/persistence/PersistenceFactory.java R src/org/jgroups/persistence/PersistenceManager.java R src/org/jgroups/persistence/package.html M tests/junit/org/jgroups/tests/ReplicatedHashMapTest.java Log Message: ----------- - removed package org.jgroups.persistence (https://issues.jboss.org/browse/JGRP-907) - Changed demos Commit: d08ea4ce7aac06c2b2edc8ebd75720cfd21f749c https://github.com/belaban/JGroups/commit/d08ea4ce7aac06c2b2edc8ebd75720cfd21f749c Author: Bela Ban <be...@ya...> Date: 2011-04-07 (Thu, 07 Apr 2011) Changed paths: M doc/API_Changes.txt M src/org/jgroups/Channel.java M src/org/jgroups/JChannel.java M src/org/jgroups/blocks/MessageDispatcher.java M src/org/jgroups/demos/Draw.java M src/org/jgroups/demos/QuoteClient.java M src/org/jgroups/mux/Multiplexer.java M src/org/jgroups/protocols/RELAY.java M tests/junit/org/jgroups/protocols/STATE_TRANSFER_Test.java M tests/junit/org/jgroups/tests/ChannelTestBase.java M tests/junit/org/jgroups/tests/LastMessageDroppedTest.java M tests/junit/org/jgroups/tests/OOBTest.java M tests/other/org/jgroups/tests/FragTest2.java M tests/other/org/jgroups/tests/RoundTrip.java M tests/other/org/jgroups/tests/RpcDispatcherSpeedTest.java M tests/other/org/jgroups/tests/RpcDispatcherStressTest.java M tests/other/org/jgroups/tests/SynchronousMessageSpeedTest.java M tests/other/org/jgroups/tests/ViewDeliveryDemo.java Log Message: ----------- - removed Channel.getOpt() and setOpt() - Replaced with set/getDiscardOwnMessages() [https://issues.jboss.org/browse/JGRP-994] Compare: https://github.com/belaban/JGroups/compare/34f20f8...d08ea4c |
From: <no...@gi...> - 2011-04-07 08:05:19
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: b37b4f92bca8d317b3bb84ab79951ef3979e7976 https://github.com/belaban/JGroups/commit/b37b4f92bca8d317b3bb84ab79951ef3979e7976 Author: Bela Ban <be...@ya...> Date: 2011-04-07 (Thu, 07 Apr 2011) Changed paths: R lib/bsh-1.2b3.jar A lib/bsh.jar M lib/licenses/thirdparty-licenses.xml M pom.xml Log Message: ----------- updated beanshell to 2.0b5 Commit: 34f20f8b7fa58c7ecc58b872d4db9850fe79f7aa https://github.com/belaban/JGroups/commit/34f20f8b7fa58c7ecc58b872d4db9850fe79f7aa Author: Bela Ban <be...@ya...> Date: 2011-04-07 (Thu, 07 Apr 2011) Changed paths: M src/org/jgroups/Global.java M src/org/jgroups/protocols/FD_ICMP.java M src/org/jgroups/protocols/FD_SOCK.java M src/org/jgroups/protocols/MPING.java M src/org/jgroups/protocols/TP.java M src/org/jgroups/protocols/VERIFY_SUSPECT.java M src/org/jgroups/protocols/pbcast/STREAMING_STATE_TRANSFER.java M src/org/jgroups/stack/Configurator.java M src/org/jgroups/util/Util.java M tests/junit-functional/org/jgroups/tests/UtilTest.java M tests/junit/org/jgroups/tests/ChannelTestBase.java Log Message: ----------- removed old (deprecated) system properties (https://issues.jboss.org/browse/JGRP-513) Compare: https://github.com/belaban/JGroups/compare/22ae1c7...34f20f8 |
From: <no...@gi...> - 2011-04-07 07:46:05
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 22ae1c782ceaae68c510cca0536b21cae179ad48 https://github.com/belaban/JGroups/commit/22ae1c782ceaae68c510cca0536b21cae179ad48 Author: Bela Ban <be...@ya...> Date: 2011-04-07 (Thu, 07 Apr 2011) Changed paths: M build.xml M conf/manifest.mf M pom.xml M src/org/jgroups/Version.java Log Message: ----------- changed version to 3.0.0.Alpha1 YEAH !! |
From: <no...@gi...> - 2011-04-07 07:33:06
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 2bb45931d1fcaabcb1c0de805df04a4115f3731c https://github.com/belaban/JGroups/commit/2bb45931d1fcaabcb1c0de805df04a4115f3731c Author: Bela Ban <be...@ya...> Date: 2011-04-07 (Thu, 07 Apr 2011) Changed paths: M src/org/jgroups/Global.java Log Message: ----------- removed Global.NULL_ADDR (not used anywhere) |
From: <no...@gi...> - 2011-04-01 13:47:08
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 88ebea3f0e14fae108800177ae01d695feb98c24 https://github.com/belaban/JGroups/commit/88ebea3f0e14fae108800177ae01d695feb98c24 Author: Bela Ban <be...@ya...> Date: 2011-04-01 (Fri, 01 Apr 2011) Changed paths: M src/org/jgroups/protocols/FD_SOCK.java Log Message: ----------- fixed typo Commit: f485f020839938a09ce46d5ff5f3c5e986492219 https://github.com/belaban/JGroups/commit/f485f020839938a09ce46d5ff5f3c5e986492219 Author: Bela Ban <be...@ya...> Date: 2011-04-01 (Fri, 01 Apr 2011) Changed paths: M src/org/jgroups/util/Util.java Log Message: ----------- loopback addresses (127.0.0.1 -127.0.0.255) are not checked for validity Compare: https://github.com/belaban/JGroups/compare/23a5409...f485f02 |
From: <no...@gi...> - 2011-03-31 06:08:58
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: d5610f51d85feb75a2b72197896d595497a53033 https://github.com/belaban/JGroups/commit/d5610f51d85feb75a2b72197896d595497a53033 Author: Raman Gupta <ra...@ro...> Date: 2011-03-30 (Wed, 30 Mar 2011) Changed paths: M src/org/jgroups/util/Util.java Log Message: ----------- getAddress() can now optionally ignore SocketExceptions from NetworkInterface Method is overloaded to keep the current behavior for all callers. Util.getNonLoopbackAddress() however has been modified to pass ignore=true, since this method is used for discovery and auto-configuration and if querying a particular interface throws a SocketException, it is safe to simply ignore that interface. Other calls to getAddress() perhaps should ignore exceptions as well, but this can be checked on a case-by-case basis. Commit: 23a5409fc4116662543921f91a43c5fcaeeed4c8 https://github.com/belaban/JGroups/commit/23a5409fc4116662543921f91a43c5fcaeeed4c8 Author: Bela Ban <be...@ya...> Date: 2011-03-30 (Wed, 30 Mar 2011) Changed paths: M src/org/jgroups/util/Util.java Log Message: ----------- Merged remote branch 'remotes/rocketraman/nonloopback-socket-fix' (catching SocketException on NetworkInterface.isUp()) Compare: https://github.com/belaban/JGroups/compare/116e991...23a5409 |
From: <no...@gi...> - 2011-03-30 12:44:23
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 116e991f8dd4f71713f336232385f8175e010ec4 https://github.com/belaban/JGroups/commit/116e991f8dd4f71713f336232385f8175e010ec4 Author: Bela Ban <be...@ya...> Date: 2011-03-30 (Wed, 30 Mar 2011) Changed paths: M build.xml M conf/manifest.mf M pom.xml M src/org/jgroups/Version.java Log Message: ----------- changed version to 2.12.1.Beta3 |
From: <no...@gi...> - 2011-03-29 07:30:41
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 8f2bd74b06b6c7c09cdb97be2cea11f15c162f9c https://github.com/belaban/JGroups/commit/8f2bd74b06b6c7c09cdb97be2cea11f15c162f9c Author: Bela Ban <be...@ya...> Date: 2011-03-29 (Tue, 29 Mar 2011) Changed paths: M src/org/jgroups/Global.java M src/org/jgroups/blocks/TCPConnectionMap.java Log Message: ----------- socket creation in TCPConnectionMap.TCPConnection now uses the socket factory (https://issues.jboss.org/browse/JGRP-1312) |
From: <no...@gi...> - 2011-03-28 09:44:02
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 708d05aa03d7b42f3d17d607ae5f88c23e68b8ea https://github.com/belaban/JGroups/commit/708d05aa03d7b42f3d17d607ae5f88c23e68b8ea Author: Bela Ban <be...@ya...> Date: 2011-03-28 (Mon, 28 Mar 2011) Changed paths: M tests/junit/org/jgroups/tests/OverlappingUnicastMergeTest.java Log Message: ----------- changed getLocalAddress() --> getAddress() Commit: 18b7fdeb89a161b98f8abda70e3704265b1dd2f2 https://github.com/belaban/JGroups/commit/18b7fdeb89a161b98f8abda70e3704265b1dd2f2 Author: Bela Ban <be...@ya...> Date: 2011-03-28 (Mon, 28 Mar 2011) Changed paths: M tests/junit/org/jgroups/tests/ChannelTestBase.java Log Message: ----------- simplification Commit: b577d4bdad9109e3a826fb950bda56170f92b556 https://github.com/belaban/JGroups/commit/b577d4bdad9109e3a826fb950bda56170f92b556 Author: Bela Ban <be...@ya...> Date: 2011-03-28 (Mon, 28 Mar 2011) Changed paths: M src/org/jgroups/protocols/TP.java M tests/junit/org/jgroups/tests/OverlappingMergeTest.java Log Message: ----------- - removed unicast code from OverlappingMergeTest (this is in OverlappingUnicastMergeTest) - corrected the logic for checking for received multicasts, this is different for UDP and TCP Compare: https://github.com/belaban/JGroups/compare/c800081...b577d4b |
From: <no...@gi...> - 2011-03-26 10:26:43
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: c8000810d356efb3d750d422755c5d9190585b4d https://github.com/belaban/JGroups/commit/c8000810d356efb3d750d422755c5d9190585b4d Author: Bela Ban <be...@ya...> Date: 2011-03-26 (Sat, 26 Mar 2011) Changed paths: M tests/junit-functional/org/jgroups/tests/ProgrammaticApiTest.java Log Message: ----------- removed explicit address 192.168.1.5 |
From: <no...@gi...> - 2011-03-25 17:42:01
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 6a5a9eb84e530e276a239f8d61a9649b41191512 https://github.com/belaban/JGroups/commit/6a5a9eb84e530e276a239f8d61a9649b41191512 Author: Bela Ban <be...@ya...> Date: 2011-03-24 (Thu, 24 Mar 2011) Changed paths: M build.xml M conf/manifest.mf M pom.xml M src/org/jgroups/Version.java M src/org/jgroups/protocols/S3_PING.java Log Message: ----------- - changed version to 2.12.1.Beta2 - Added sanitization of folder names to S3_PING Commit: 565ad44cc0bedce9b9e4313b6fd6d6a31b08b54e https://github.com/belaban/JGroups/commit/565ad44cc0bedce9b9e4313b6fd6d6a31b08b54e Author: Bela Ban <be...@ya...> Date: 2011-03-24 (Thu, 24 Mar 2011) Changed paths: M src/org/jgroups/protocols/BasicTCP.java M src/org/jgroups/protocols/Discovery.java M src/org/jgroups/protocols/FILE_PING.java M src/org/jgroups/protocols/PING.java M src/org/jgroups/protocols/TCPGOSSIP.java M src/org/jgroups/protocols/TCPPING.java Log Message: ----------- - Added Discovery.isDynamic() - Check in BasicTCP is discovery prot is dynamic when bind_port==0 Commit: 4e4a3b36680f1a59cc8dfeefc232e5ae1ade732c https://github.com/belaban/JGroups/commit/4e4a3b36680f1a59cc8dfeefc232e5ae1ade732c Author: Bela Ban <be...@ya...> Date: 2011-03-25 (Fri, 25 Mar 2011) Changed paths: M src/org/jgroups/protocols/pbcast/GMS.java Log Message: ----------- printing the local address if print_local_addr is true or logging is enabled Commit: 9e71604828c303f9be4b793a67249a80be01d23b https://github.com/belaban/JGroups/commit/9e71604828c303f9be4b793a67249a80be01d23b Author: Bela Ban <be...@ya...> Date: 2011-03-25 (Fri, 25 Mar 2011) Changed paths: M src/org/jgroups/protocols/pbcast/GMS.java Log Message: ----------- pp Commit: 2f168e045abfff84d5fd6b87236a8e7281f61841 https://github.com/belaban/JGroups/commit/2f168e045abfff84d5fd6b87236a8e7281f61841 Author: blc.jgroups <blc...@gm...> Date: 2011-03-25 (Fri, 25 Mar 2011) Changed paths: M src/org/jgroups/protocols/Discovery.java Log Message: ----------- Revert "During this discovery phase, it could be more efficient if each node sends only one response (only its own address)" This reverts commit 9b54da95721ec930f8e313ec3e3eb052a127dbd8 Commit: c3852f1fc0be7a8fff138baed70813fb7d916473 https://github.com/belaban/JGroups/commit/c3852f1fc0be7a8fff138baed70813fb7d916473 Author: blc.jgroups <blc...@gm...> Date: 2011-03-25 (Fri, 25 Mar 2011) Changed paths: M src/org/jgroups/blocks/mux/MuxRpcDispatcher.java Log Message: ----------- New constructor to MuxRpcDispatcher with MethodLookup as parameter Commit: 32061247458a496c9e64da38391200b43bbb5431 https://github.com/belaban/JGroups/commit/32061247458a496c9e64da38391200b43bbb5431 Author: Bela Ban <be...@ya...> Date: 2011-03-25 (Fri, 25 Mar 2011) Changed paths: M src/org/jgroups/protocols/RELAY.java Log Message: ----------- in handleView(), we now multicast the global view to all existing members and additionally unicast it to new joiners Commit: 98fbde516084e7820616cde2e88b3a12fbd64835 https://github.com/belaban/JGroups/commit/98fbde516084e7820616cde2e88b3a12fbd64835 Author: Bela Ban <be...@ya...> Date: 2011-03-25 (Fri, 25 Mar 2011) Changed paths: M src/org/jgroups/blocks/mux/MuxRpcDispatcher.java Log Message: ----------- Merge branch 'master' of https://github.com/blcjgroups/JGroups Compare: https://github.com/belaban/JGroups/compare/2143040...98fbde5 |
From: <no...@gi...> - 2011-03-24 07:40:16
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 2143040e2640b9e052501c9f64bd6c31de1b7e47 https://github.com/belaban/JGroups/commit/2143040e2640b9e052501c9f64bd6c31de1b7e47 Author: Bela Ban <be...@ya...> Date: 2011-03-24 (Thu, 24 Mar 2011) Changed paths: M src/org/jgroups/protocols/ENCRYPT.java Log Message: ----------- Merge branch 'master' of github.com:belaban/JGroups |
From: <no...@gi...> - 2011-03-23 20:24:47
|
Branch: refs/heads/JGroups_2_4_7_GA_JGRP-1279_JGRP-1311 Home: https://github.com/belaban/JGroups Commit: 56109ad32e17c55bfa139c993f53d290aed6faca https://github.com/belaban/JGroups/commit/56109ad32e17c55bfa139c993f53d290aed6faca Author: Dennis Reed <de...@re...> Date: 2011-03-23 (Wed, 23 Mar 2011) Changed paths: M src/org/jgroups/protocols/ENCRYPT.java Log Message: ----------- [JBPAPP-6176] When creating Ciphers during key distribution, use configured providers Commit: 06db931ee765e93d1fb7ec271bc9538bc6f01790 https://github.com/belaban/JGroups/commit/06db931ee765e93d1fb7ec271bc9538bc6f01790 Author: Dennis Reed <de...@re...> Date: 2011-03-23 (Wed, 23 Mar 2011) Changed paths: M src/org/jgroups/Version.java Log Message: ----------- [JBPAPP-6176] Update version display for one-off Compare: https://github.com/belaban/JGroups/compare/56109ad^...06db931 |
From: <no...@gi...> - 2011-03-23 19:45:02
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 061014ccb60e25b4f97dcc9a9564201622501a05 https://github.com/belaban/JGroups/commit/061014ccb60e25b4f97dcc9a9564201622501a05 Author: Dennis Reed <de...@re...> Date: 2011-03-23 (Wed, 23 Mar 2011) Changed paths: M src/org/jgroups/protocols/ENCRYPT.java Log Message: ----------- [JGRP-1311] When creating Ciphers during key distribution, use configured providers |
From: <no...@gi...> - 2011-03-23 19:39:34
|
Branch: refs/heads/Branch_JGroups_2_6 Home: https://github.com/belaban/JGroups Commit: 6b7fffffe5cb51edea549ce7a0adaadbb88a89e4 https://github.com/belaban/JGroups/commit/6b7fffffe5cb51edea549ce7a0adaadbb88a89e4 Author: Dennis Reed <de...@re...> Date: 2011-03-23 (Wed, 23 Mar 2011) Changed paths: M src/org/jgroups/protocols/ENCRYPT.java Log Message: ----------- [JGRP-1311] When creating Ciphers during key distribution, use configured providers |
From: <no...@gi...> - 2011-03-23 19:37:39
|
Branch: refs/heads/Branch_JGroups_2_4 Home: https://github.com/belaban/JGroups Commit: a085466cd9ca3f00c31553895cfc26e0d403abbe https://github.com/belaban/JGroups/commit/a085466cd9ca3f00c31553895cfc26e0d403abbe Author: Dennis Reed <de...@re...> Date: 2011-03-23 (Wed, 23 Mar 2011) Changed paths: M src/org/jgroups/protocols/ENCRYPT.java Log Message: ----------- [JGRP-1311] When creating Ciphers during key distribution, use configured providers |
From: <no...@gi...> - 2011-03-22 14:31:55
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 772b80b1d416737928abd738a5f9771969a9cf17 https://github.com/belaban/JGroups/commit/772b80b1d416737928abd738a5f9771969a9cf17 Author: Bela Ban <be...@ya...> Date: 2011-03-22 (Tue, 22 Mar 2011) Changed paths: M src/org/jgroups/protocols/TUNNEL.java Log Message: ----------- only send over a given stub if it's connected |
From: <no...@gi...> - 2011-03-22 07:54:36
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: ab5788498a2b155d759aad936d3e3e6cbbecb5a4 https://github.com/belaban/JGroups/commit/ab5788498a2b155d759aad936d3e3e6cbbecb5a4 Author: Bela Ban <be...@ya...> Date: 2011-03-22 (Tue, 22 Mar 2011) Changed paths: M src/org/jgroups/blocks/executor/ExecutionRunner.java M src/org/jgroups/blocks/executor/ExecutionService.java M src/org/jgroups/protocols/CENTRAL_EXECUTOR.java M src/org/jgroups/protocols/Executing.java M tests/junit/org/jgroups/blocks/ExecutingServiceTest.java Log Message: ----------- Merged branch 'JGRP-1308' of https://github.com/wburns/JGroups |
From: <no...@gi...> - 2011-03-22 07:42:53
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: a4180703170a6f65fee57c93f1dba12008689384 https://github.com/belaban/JGroups/commit/a4180703170a6f65fee57c93f1dba12008689384 Author: Bela Ban <be...@ya...> Date: 2011-03-21 (Mon, 21 Mar 2011) Changed paths: M conf/udp-largecluster.xml Log Message: ----------- changed ergonomics to false (https://issues.jboss.org/browse/JGRP-1309) Commit: a56fb0cc2ec42b22403a53fc0091d4d3f0757994 https://github.com/belaban/JGroups/commit/a56fb0cc2ec42b22403a53fc0091d4d3f0757994 Author: Bela Ban <be...@ya...> Date: 2011-03-21 (Mon, 21 Mar 2011) Changed paths: M src/org/jgroups/protocols/TCPGOSSIP.java Log Message: ----------- ns Commit: 72814b5b9bccb9c97bbe62110d052c3e94660923 https://github.com/belaban/JGroups/commit/72814b5b9bccb9c97bbe62110d052c3e94660923 Author: Bela Ban <be...@ya...> Date: 2011-03-21 (Mon, 21 Mar 2011) Changed paths: M build.xml M conf/manifest.mf M pom.xml M src/org/jgroups/Version.java Log Message: ----------- changed version to 2.12.1.Beta1 Commit: b6f84ed128d1370eca8ece8bf45e66e64578b7ac https://github.com/belaban/JGroups/commit/b6f84ed128d1370eca8ece8bf45e66e64578b7ac Author: Bela Ban <be...@ya...> Date: 2011-03-22 (Tue, 22 Mar 2011) Changed paths: M src/org/jgroups/Global.java M src/org/jgroups/protocols/TP.java M src/org/jgroups/protocols/UDP.java Log Message: ----------- added check in UDP to see if max_bundle_size exceeds 65535 Compare: https://github.com/belaban/JGroups/compare/cbf4597...b6f84ed |
From: <no...@gi...> - 2011-03-21 12:04:36
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: cbf45978259879e2f62da7d928684ba5a575d40d https://github.com/belaban/JGroups/commit/cbf45978259879e2f62da7d928684ba5a575d40d Author: Bela Ban <be...@ya...> Date: 2011-03-21 (Mon, 21 Mar 2011) Changed paths: M src/org/jgroups/protocols/TP.java Log Message: ----------- setting thread pools, factories only if not yet set in TP.init() (https://issues.jboss.org/browse/JGRP-1306) |
From: <no...@gi...> - 2011-03-21 11:07:31
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 5e00b1a9a94ffdd9edd9c31d2a5779609fb629fc https://github.com/belaban/JGroups/commit/5e00b1a9a94ffdd9edd9c31d2a5779609fb629fc Author: Bela Ban <be...@ya...> Date: 2011-03-21 (Mon, 21 Mar 2011) Changed paths: M doc/manual/en/modules/api.xml Log Message: ----------- added section on AddressGenerator (https://issues.jboss.org/browse/JGRP-1301) |
From: <no...@gi...> - 2011-03-21 10:21:33
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: a8b26e8eec6dc64484575b2edf5df54839cb98fc https://github.com/belaban/JGroups/commit/a8b26e8eec6dc64484575b2edf5df54839cb98fc Author: Bela Ban <be...@ya...> Date: 2011-03-21 (Mon, 21 Mar 2011) Changed paths: M src/org/jgroups/stack/Configurator.java Log Message: ----------- changed exception message Commit: ebe463873aeb744a5d2398c0eb00465dbd9b345d https://github.com/belaban/JGroups/commit/ebe463873aeb744a5d2398c0eb00465dbd9b345d Author: Bela Ban <be...@ya...> Date: 2011-03-21 (Mon, 21 Mar 2011) Changed paths: A conf/udp-largecluster.xml Log Message: ----------- first draft of udp-largecluster.xml Commit: 9a74c22e4c98acc47b77fa10659fd368873cba75 https://github.com/belaban/JGroups/commit/9a74c22e4c98acc47b77fa10659fd368873cba75 Author: Bela Ban <be...@ya...> Date: 2011-03-21 (Mon, 21 Mar 2011) Changed paths: M conf/udp-largecluster.xml Log Message: ----------- ns Commit: eac51ae1c5b6cb065b2435e6b75014c252af3189 https://github.com/belaban/JGroups/commit/eac51ae1c5b6cb065b2435e6b75014c252af3189 Author: Bela Ban <be...@ya...> Date: 2011-03-21 (Mon, 21 Mar 2011) Changed paths: M conf/EncryptKeyStore.xml M conf/EncryptNoKeyStore.xml M conf/auth_regex.xml M conf/bare-bones.xml M conf/bsh.xml M conf/compress.xml M conf/encrypt-entire-message.xml M conf/encrypt.xml M conf/fast-local.xml M conf/flush-tcp-nio.xml M conf/flush-tcp.xml M conf/flush-udp.xml M conf/mping.xml M conf/sequencer.xml M conf/sfc.xml M conf/smack.xml M conf/smack_tunnel.xml M conf/tcp-nio.xml M conf/tcp.xml M conf/tcpgossip.xml M conf/tunnel.xml M conf/udp.xml Log Message: ----------- replaced 2.8 schema with 2.12 schema Commit: 4cbfed2c0da8b339d952f63af22e41981753ecee https://github.com/belaban/JGroups/commit/4cbfed2c0da8b339d952f63af22e41981753ecee Author: Bela Ban <be...@ya...> Date: 2011-03-21 (Mon, 21 Mar 2011) Changed paths: A conf/execution-service.xml Log Message: ----------- added sample config execution-service.xml (https://issues.jboss.org/browse/JGRP-1304) Compare: https://github.com/belaban/JGroups/compare/31318a6...4cbfed2 |
From: <no...@gi...> - 2011-03-17 12:08:27
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 676b14dad178b0bd8000fe5df00f24fb32dbe698 https://github.com/belaban/JGroups/commit/676b14dad178b0bd8000fe5df00f24fb32dbe698 Author: Bela Ban <be...@ya...> Date: 2011-03-17 (Thu, 17 Mar 2011) Changed paths: M src/org/jgroups/protocols/Discovery.java Log Message: ----------- returning the entire cache only if rank has been set, otherwise we return only our own address (patch by Benoit) Commit: 31318a6b259f36e68bac8927049f25a911f2befa https://github.com/belaban/JGroups/commit/31318a6b259f36e68bac8927049f25a911f2befa Author: Bela Ban <be...@ya...> Date: 2011-03-17 (Thu, 17 Mar 2011) Changed paths: M src/org/jgroups/protocols/Discovery.java Log Message: ----------- moved code to check rank (if set) to after setting of local cache when discovery request is received (contributed by Benoit) Compare: https://github.com/belaban/JGroups/compare/58e626f...31318a6 |
From: <no...@gi...> - 2011-03-17 11:14:22
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 01ebdb040e5fc57d4928cda1903e9463b4b14427 https://github.com/belaban/JGroups/commit/01ebdb040e5fc57d4928cda1903e9463b4b14427 Author: Bela Ban <be...@ya...> Date: 2011-03-17 (Thu, 17 Mar 2011) Changed paths: M src/org/jgroups/protocols/COMPRESS.java Log Message: ----------- added @MBean annotation to be able to expose ops and attrs via JMX Commit: 4d6036c9b1f9985e41491fa10ff2a4b0e8a476ba https://github.com/belaban/JGroups/commit/4d6036c9b1f9985e41491fa10ff2a4b0e8a476ba Author: Bela Ban <be...@ya...> Date: 2011-03-17 (Thu, 17 Mar 2011) Changed paths: M src/org/jgroups/stack/Protocol.java Log Message: ----------- getName() now returns name Commit: 58e626f66bf2826e431ee3c53ed2bef0e9716e87 https://github.com/belaban/JGroups/commit/58e626f66bf2826e431ee3c53ed2bef0e9716e87 Author: Bela Ban <be...@ya...> Date: 2011-03-17 (Thu, 17 Mar 2011) Changed paths: M src/org/jgroups/stack/Configurator.java Log Message: ----------- changed sanityCheck() to take ordering of protocols into account Compare: https://github.com/belaban/JGroups/compare/6085367...58e626f |
From: <no...@gi...> - 2011-03-17 08:50:24
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 6085367208aaa291d45175b97262c496335ab1e1 https://github.com/belaban/JGroups/commit/6085367208aaa291d45175b97262c496335ab1e1 Author: Bela Ban <be...@ya...> Date: 2011-03-17 (Thu, 17 Mar 2011) Changed paths: M src/org/jgroups/protocols/pbcast/GMS.java Log Message: ----------- log statement for printing of local address |