incubator-ratis git commit: RATIS-193. RaftClientProtocolService can close a stream twice on error. Contributed by Mukul Kumar Singh.

2018-01-18 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master 8cac9d54f -> bc435ad49 RATIS-193. RaftClientProtocolService can close a stream twice on error. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apac

incubator-ratis git commit: RATIS-196. RaftServerProtocolService may continue to reply after it is closed. Contributed by Mukul Kumar Singh.

2018-01-21 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master 7b3a9a6f5 -> 9f93037a9 RATIS-196. RaftServerProtocolService may continue to reply after it is closed. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-

incubator-ratis git commit: RATIS-153. AsyncAppendEntries misses updating followerstate at end of logsync. Contributed by Mukul Kumar Singh.

2018-01-21 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master 9f93037a9 -> 0f7169db5 RATIS-153. AsyncAppendEntries misses updating followerstate at end of logsync. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-

incubator-ratis git commit: RATIS-184. Document how to deploy the snapshot artifacts. Contributed by Tsz Wo Nicholas Sze.

2018-01-29 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master 2d99e6172 -> dd15f2a29 RATIS-184. Document how to deploy the snapshot artifacts. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.org/repos

incubator-ratis git commit: RATIS-204. Add getLastAppliedTermIndex to StateMachine. Contributed by Tsz Wo Nicholas Sze.

2018-01-31 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master dd15f2a29 -> 1beef8741 RATIS-204. Add getLastAppliedTermIndex to StateMachine. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.org/repos/a

incubator-ratis git commit: RATIS-206. Change StateMachine.query to pass and return Message. Contributed by Tsz Wo Nicholas Sze.

2018-02-05 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master 1beef8741 -> 2d5365683 RATIS-206. Change StateMachine.query to pass and return Message. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.or

incubator-ratis git commit: RATIS-207. Implement stale read. Contributed by Tsz Wo Nicholas Sze.

2018-02-18 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master 4104860b9 -> 8fd74ede4 RATIS-207. Implement stale read. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ratis/commi

incubator-ratis git commit: RATIS-210. Refactor client request proto. Contributed by Tsz Wo Nicholas Sze.

2018-03-16 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master 8fd74ede4 -> cbfa28a02 RATIS-210. Refactor client request proto. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ra

incubator-ratis git commit: RATIS-239. LogAppender should reconnect for some IOException. Contributed by Tsz Wo Nicholas Sze.

2018-05-31 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master 5016d5d7a -> cf1e6a3c8 RATIS-239. LogAppender should reconnect for some IOException. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.org/r

incubator-ratis git commit: RATIS-284. FollowerInfo#toString should print the elapsed time from last rpc. Contributed by Mukul Kumar Singh.

2018-07-31 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master c213a1969 -> a4fd89473 RATIS-284. FollowerInfo#toString should print the elapsed time from last rpc. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-u

incubator-ratis git commit: RATIS-286. Add information about raft peers and rpc delay in ServerInformationReply. Contributed by Mukul Kumar Singh.

2018-07-31 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master a4fd89473 -> c2423179b RATIS-286. Add information about raft peers and rpc delay in ServerInformationReply. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://gi

incubator-ratis git commit: RATIS-285. Ratis State Machine should have an api to inform about loss of a follower/slow follower. Contributed by Mukul Kumar Singh.

2018-08-06 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master 0236eea30 -> ce88606a1 RATIS-285. Ratis State Machine should have an api to inform about loss of a follower/slow follower. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Co

incubator-ratis git commit: RATIS-292. Provide a UUID based constructor for RaftGroupID and ClientID. Contributed by Mukul Kumar Singh.

2018-08-06 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master ce88606a1 -> 1bc5d2a82 RATIS-292. Provide a UUID based constructor for RaftGroupID and ClientID. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.ap

incubator-ratis git commit: RATIS-293. Add an api for RaftServer to return its current GroupId. Contributed by Mukul Kumar Singh.

2018-08-06 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master 1bc5d2a82 -> 151c2aeed RATIS-293. Add an api for RaftServer to return its current GroupId. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.o

incubator-ratis git commit: RATIS-298. Update auto-common and log4j versions. Contributed by Mukul Kumar Singh.

2018-08-10 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master 6a2c3d58d -> e4a016fb0 RATIS-298. Update auto-common and log4j versions. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.org/repos/asf/incub

incubator-ratis git commit: RATIS-270. Replication ALL requests should not be replied from retry cache if they are delayed. Contributed by Tsz Wo Nicholas Sze.

2018-08-11 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master e4a016fb0 -> 86db875aa RATIS-270. Replication ALL requests should not be replied from retry cache if they are delayed. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Comm

incubator-ratis git commit: RATIS-302. Bump the version of grpc-java and netty. Contributed by Elek, Marton.

2018-08-24 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master 9533febc0 -> e6fd4949e RATIS-302. Bump the version of grpc-java and netty. Contributed by Elek, Marton. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator

incubator-ratis git commit: RATIS-264. Add setter method to set the capacity of retry cache. Contributed by Nanda Kumar.

2018-08-27 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master e6fd4949e -> c6c9ddf4d RATIS-264. Add setter method to set the capacity of retry cache. Contributed by Nanda Kumar. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.org/repos/

incubator-ratis git commit: RATIS-300. Support multiple RaftServerImpl in RaftServerProxy. Contributed by Tsz Wo Nicholas Sze.

2018-09-03 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master c6c9ddf4d -> acd507e6e RATIS-300. Support multiple RaftServerImpl in RaftServerProxy. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.org/

incubator-ratis git commit: RATIS-315. Add an option to delete the group directory in groupRemove. Contributed by Tsz Wo Nicholas Sze.

2018-09-17 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master 50588bde3 -> eca35312c RATIS-315. Add an option to delete the group directory in groupRemove. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apa

incubator-ratis git commit: RATIS-364. Raft should persist configuration entries to meta file. Contributed by Mukul Kumar Singh.

2018-10-23 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master f7dea20f1 -> aa3816089 RATIS-364. Raft should persist configuration entries to meta file. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.or

incubator-ratis git commit: RATIS-456. Add a load generator for Filestore example. Contributed by Mukul Kumar Singh.

2018-12-19 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master c038d2e21 -> 09cc126d7 RATIS-456. Add a load generator for Filestore example. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.org/repos/asf/

incubator-ratis git commit: RATIS-462. Add readStateMachineData api for FileStoreStateMachine. Contributed by Mukul Kumar Singh.

2018-12-20 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master 09cc126d7 -> 5a8495eb2 RATIS-462. Add readStateMachineData api for FileStoreStateMachine. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.or

incubator-ratis git commit: RATIS-464. FileStore example readme is incorrect. Contributed by Mukul Kumar Singh.

2018-12-27 Thread msingh
Repository: incubator-ratis Updated Branches: refs/heads/master a8c4ca056 -> b7b7e7e0e RATIS-464. FileStore example readme is incorrect. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.org/repos/asf/incub

[incubator-ratis] branch master updated: RATIS-460. Once a snapshot is created an exception will be thrown when reply entries after restarting cluster. Contributed by Tsz Wo Nicholas Sze.

2019-01-30 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new f283ffa RATIS-460. Once a snapshot is

[incubator-ratis] branch master updated: RATIS-426. StateMachine should be notified about index updates when confentry/no op entries are processed. Contributed by Mukul Kumar Singh.

2019-02-11 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new b917001 RATIS-426. StateMachine

[incubator-ratis] branch master updated: RATIS-496. notifyIndexUpdate should inform about the term as well. Contributed by Mukul Kumar Singh.

2019-03-08 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 04fd22f RATIS-496. notifyIndexUpdate

[incubator-ratis] branch master updated: RATIS-490. Logging Improvements with MultiRaft. Contributed by Mukul Kumar Singh.

2019-03-27 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 1240266 RATIS-490. Logging

[incubator-ratis] branch master updated: RATIS-563. Purge logs in takeSnapshot only after all the nodes have caught up with the index. Contributed by Tsz Wo Nicholas Sze.

2019-05-28 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 346c024 RATIS-563. Purge logs in

[incubator-ratis] branch master updated: RATIS-566. OrderedStreamObservers#closeAllExisting should close the streams for a certain group id only. Contributed by Tsz Wo Nicholas Sze.

2019-05-29 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new ee1e3a5 RATIS-566

[incubator-ratis] branch master updated: RATIS-564. Add raft group Id to install snapshot notification. Contributed by Siddharth Wagle.

2019-06-05 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 300d9c5 RATIS-564. Add raft group Id

[incubator-ratis] branch master updated: RATIS-601. Fix NotLeaderException handling. Contributed by Mukul Kumar Singh.

2019-06-27 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 937f68d RATIS-601. Fix

[incubator-ratis] branch master updated: RATIS-575. TestWatchRequestWithGrpc#testWatchRequestTimeout fails with NotReplicatedException. Contributed by Tsz Wo Nicholas Sze.

2019-06-28 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 43ab53c RATIS-575

[incubator-ratis] branch ratis-ozone updated (fe2b15d -> 2337318)

2019-07-01 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to branch ratis-ozone in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. from fe2b15d RATIS-532. UnorderedAsync requests should fail instead of retrying the request in case of

[incubator-ratis] tag ratis-0.5.0rc0 created (now d4f5c9d)

2019-07-22 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to tag ratis-0.5.0rc0 in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. at d4f5c9d (commit) No new revisions were added by this update.

[incubator-ratis] tag 0.4.0-rc0 created (now d4f5c9d)

2019-07-22 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to tag 0.4.0-rc0 in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. at d4f5c9d (commit) No new revisions were added by this update.

svn commit: r34971 - /release/incubator/ratis/KEYS

2019-07-22 Thread msingh
Author: msingh Date: Mon Jul 22 19:32:02 2019 New Revision: 34971 Log: Add GPG key for msingh Modified: release/incubator/ratis/KEYS Modified: release/incubator/ratis/KEYS == --- release/incubator/ratis/KEYS

[incubator-ratis] tag ratis-0.5.0rc0 deleted (was d4f5c9d)

2019-07-22 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to tag ratis-0.5.0rc0 in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. *** WARNING: tag ratis-0.5.0rc0 was deleted! *** was d4f5c9d RATIS-626. Add missing license in

[incubator-ratis] branch master updated: RATIS-621. Metrics subproject is not included in the release tar. Contributed by Marton Elek. (#27)

2019-07-25 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new d0edef3 RATIS-621. Metrics subproject

[incubator-ratis] branch master updated: RATIS-606. GrpcService should use SO_REUSEADDR flag. Contributed by Mukul Kumar Singh.

2019-07-26 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 08aa862 RATIS-606. GrpcService should

[incubator-ratis] tag 0.4.0-rc1 created (now 5dc4e71)

2019-07-29 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to tag 0.4.0-rc1 in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. at 5dc4e71 (commit) No new revisions were added by this update.

[incubator-ratis] branch master updated: RATIS-642. Bump the copyright year of the NOTICE.txt. Contributed by Mukul Kumar Singh.

2019-08-03 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 7ef5115 RATIS-642. Bump the copyright

[incubator-ratis] annotated tag 0.4.0-rc2 updated (2739b4e -> a5cad3a)

2019-08-12 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to annotated tag 0.4.0-rc2 in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. *** WARNING: tag 0.4.0-rc2 was modified! *** from 2739b4e (commit) to a5cad3a (tag) tagging

[incubator-ratis] annotated tag 0.4.0-rc3 updated (f401c7a -> 333e2ae)

2019-08-19 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to annotated tag 0.4.0-rc3 in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. *** WARNING: tag 0.4.0-rc3 was modified! *** from f401c7a (commit) to 333e2ae (tag) tagging

[incubator-ratis] branch master updated: RATIS-668. Fix NOTICE file. Contributed by Arpit Agarwal.

2019-09-12 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 67ba9cd RATIS-668. Fix NOTICE file

svn commit: r35803 - /dev/incubator/ratis/KEYS

2019-09-12 Thread msingh
Author: msingh Date: Thu Sep 12 20:53:00 2019 New Revision: 35803 Log: update msi...@apache.org key Modified: dev/incubator/ratis/KEYS Modified: dev/incubator/ratis/KEYS == --- dev/incubator/ratis/KEYS (original

svn commit: r35810 - in /dev/incubator/ratis/0.4.0: ./ rc4/

2019-09-12 Thread msingh
Author: msingh Date: Fri Sep 13 02:54:16 2019 New Revision: 35810 Log: creating rc4 artifacts Added: dev/incubator/ratis/0.4.0/ dev/incubator/ratis/0.4.0/rc4/ dev/incubator/ratis/0.4.0/rc4/apache-ratis-incubating-0.4.0-rc4-bin.tar.gz (with props) dev/incubator/ratis/0.4.0/rc4

[incubator-ratis] annotated tag 0.4.0-rc4 updated (67ba9cd -> 55e5314)

2019-09-12 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to annotated tag 0.4.0-rc4 in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. *** WARNING: tag 0.4.0-rc4 was modified! *** from 67ba9cd (commit) to 55e5314 (tag) tagging

[incubator-ratis] branch master updated: RATIS-569. StatusRuntimeException because Ratis clients do not shutdown the observer cleanly. Contributed by Siddharth Wagle.

2019-09-13 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new be9a984 RATIS-569

[incubator-ratis] 03/03: Merge commit '950962dc917f5d7ba00ed0f5b73c86c566bf6972'

2019-09-18 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git commit ac158584b7c094254d3276b0e130e7cb39a251b1 Merge: 0b70002 950962d Author: Mukul Kumar Singh AuthorDate: Thu Sep

[incubator-ratis] branch master updated (0b70002 -> ac15858)

2019-09-18 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. from 0b70002 RATIS-684. Yetus build fails due to unreachable maven url. Contributed by Lokesh Jain. new

[incubator-ratis] 02/03: Switch to 0.5.0-SNAPSHOT after the 0.4.0 release

2019-09-18 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git commit 950962dc917f5d7ba00ed0f5b73c86c566bf6972 Author: Mukul Kumar Singh AuthorDate: Thu Sep 19 10:14:40 2019 +0530

[incubator-ratis] 01/03: Change version for the version 0.4.0-rc4

2019-09-18 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git commit 126db115902a1b4aeb7921ff1002045eedc7c4b7 Author: Mukul Kumar Singh AuthorDate: Thu Sep 19 10:13:09 2019 +0530

svn commit: r35970 - in /release/incubator/ratis: ./ 0.4.0/

2019-09-23 Thread msingh
Author: msingh Date: Mon Sep 23 15:04:30 2019 New Revision: 35970 Log: Release Ratis 0.4.0 Added: release/incubator/ratis/0.4.0/ release/incubator/ratis/0.4.0/apache-ratis-incubating-0.4.0-rc4-bin.tar.gz (with props) release/incubator/ratis/0.4.0/apache-ratis-incubating-0.4.0-rc4

[incubator-ratis] branch master updated: RATIS-690. RaftClient should reconnect and change leader on TimeoutIOException, AlreadyClosedException. Contributed by Lokesh Jain.

2019-09-29 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 201fc85 RATIS-690. RaftClient should

[incubator-ratis-thirdparty] branch master updated: RATIS-407. Update grpc version to 1.24.0 and protobuf to 3.10.0 in Ratis thirdparty. Contributed by Mukul Kumar Singh.

2019-10-25 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis-thirdparty.git The following commit(s) were added to refs/heads/master by this push: new 5b057e6 RATIS-407. Update

[incubator-ratis-thirdparty] branch 0.3 created (now 5b057e6)

2019-10-30 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to branch 0.3 in repository https://gitbox.apache.org/repos/asf/incubator-ratis-thirdparty.git. at 5b057e6 RATIS-407. Update grpc version to 1.24.0 and protobuf to 3.10.0 in Ratis thirdparty

[incubator-ratis-thirdparty] branch 0.3 updated: RATIS-737. Prepare for 0.3.0 release.

2019-10-30 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch 0.3 in repository https://gitbox.apache.org/repos/asf/incubator-ratis-thirdparty.git The following commit(s) were added to refs/heads/0.3 by this push: new b49a8f7 RATIS-737. Prepare for

svn commit: r36561 - in /dev/incubator/ratis/thirdparty/0.3.0: ./ rc0/

2019-10-30 Thread msingh
Author: msingh Date: Thu Oct 31 02:11:16 2019 New Revision: 36561 Log: add Apache Ratis Thirdparty 0.3.0 Artifacts Added: dev/incubator/ratis/thirdparty/0.3.0/ dev/incubator/ratis/thirdparty/0.3.0/rc0/ dev/incubator/ratis/thirdparty/0.3.0/rc0/ratis-thirdparty-0.3.0-incubating

[incubator-ratis-thirdparty] annotated tag ratis-thirdparty-0.3.0 updated (b49a8f7 -> 0ca5bfd)

2019-10-30 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to annotated tag ratis-thirdparty-0.3.0 in repository https://gitbox.apache.org/repos/asf/incubator-ratis-thirdparty.git. *** WARNING: tag ratis-thirdparty-0.3.0 was modified! *** from b49a8f7

[incubator-ratis] branch ratis-ozone updated (942f5af -> 401b691)

2019-11-29 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to branch ratis-ozone in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. from 942f5af Merge branch 'master' into ratis-ozone add 5b6edb9 RATIS-693. Combine notify

[incubator-ratis] 01/01: Merge commit 'd6d58d0f52b66c10c364ff1115fe252bd36acf62' into ratis-ozone

2019-11-29 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch ratis-ozone in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git commit 401b69167335661f122ca220a22b0db0ee02254a Merge: 942f5af d6d58d0 Author: Mukul Kumar Singh AuthorDate: Fri

[incubator-ratis] 01/01: Merge commit 'ce699ba3f36b034ff283a21de2645f98bb92a876' into ratis-ozone

2019-12-05 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch ratis-ozone in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git commit 222bbb7eab620dd59fbf11bad8a5114db19cb4b6 Merge: 401b691 ce699ba Author: Mukul Kumar Singh AuthorDate: Fri

[incubator-ratis] branch ratis-ozone updated (401b691 -> 222bbb7)

2019-12-05 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to branch ratis-ozone in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. from 401b691 Merge commit 'd6d58d0f52b66c10c364ff1115fe252bd36acf62' into ratis-ozone a

[incubator-ratis] branch master updated: RATIS-767. DirectByteBuffers leaked by BufferedWriteChannel in SegmentRaftLog. Contributed by Mukul Kumar Singh.

2019-12-06 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 284db7f RATIS-767. DirectByteBuffers

[incubator-ratis] branch master updated: RATIS-782. Upgrade maven version to 3.6.3. Contributed by Lokesh Jain.

2019-12-17 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new d8976d7 RATIS-782. Upgrade maven

[incubator-ratis] branch master updated: RATIS-779. StateMachine#truncateStateMachineData should be called during instantiation of TruncateLog. Contributed by Lokesh Jain.

2019-12-18 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 2a548e9 RATIS-779. StateMachine

[incubator-ratis] branch master updated: RATIS-783. RaftServerProxy#groupAddAsync removes the group on AlreadyExistsException. Contributed by Nanda kumar

2019-12-18 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 1c07496 RATIS-783. RaftServerProxy

[incubator-ratis] branch master updated: RATIS-789. ConcurrentModification in MetricsRegistriesImpl. Contributed by Attila Doroszlai.

2020-01-28 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new f0151b8 RATIS-789

[incubator-ratis] 01/01: Merge commit '90cd4747d3dddcdb3ca0878f997c056414784c7c' into ratis-ozone

2020-01-28 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch ratis-ozone in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git commit 021d635d25ea423a7c1ba52b7d8dfb90432fe770 Merge: 112d15a 90cd474 Author: Mukul Kumar Singh AuthorDate: Tue

[incubator-ratis] branch ratis-ozone updated (112d15a -> 021d635)

2020-01-28 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to branch ratis-ozone in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. from 112d15a Merge commit '66774b5e4a4f655bd81a55686db9578fe60773a2' into ratis-ozone a

[incubator-ratis] branch ratis-ozone updated (021d635 -> c463325)

2020-02-25 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to branch ratis-ozone in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. from 021d635 Merge commit '90cd4747d3dddcdb3ca0878f997c056414784c7c' into ratis-ozone a

[incubator-ratis] 01/01: Merge commit '3ba7e315eda4c173e99b07285d7e2d368c999a6a' into ratis-ozone

2020-02-25 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch ratis-ozone in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git commit c46332535d454ea2dab85052f95ff6a30c997bc5 Merge: 021d635 3ba7e31 Author: Mukul Kumar Singh AuthorDate: Wed

[incubator-ratis] branch master updated: RATIS-814. High CPU usage by TimeoutScheduler due to JDK bug JDK-8129861. Contributed by Lokesh Jain.

2020-03-02 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 068f20c RATIS-814. High CPU usage by

[incubator-ratis] 01/01: Merge commit '7c5b30d825e598ceaa4bd309c4d66d4ba40bf83e' into ratis-ozone

2020-04-02 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch ratis-ozone in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git commit d23d2a8841906d71cfb51d4718d34cdbfcc1b05a Merge: c463325 7c5b30d Author: Mukul Kumar Singh AuthorDate: Fri

[incubator-ratis] branch ratis-ozone updated (c463325 -> d23d2a8)

2020-04-02 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to branch ratis-ozone in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. from c463325 Merge commit '3ba7e315eda4c173e99b07285d7e2d368c999a6a' into ratis-ozone a

[incubator-ratis-thirdparty] branch master updated: update version to 0.4.0-SNAPSHOT

2020-04-15 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis-thirdparty.git The following commit(s) were added to refs/heads/master by this push: new c995048 update version to

[incubator-ratis] branch master updated: RATIS-828. Logs cluttered by AlreadyExistsException. Contributed by Siddharth Wagle.

2020-04-15 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 0ee5be1 RATIS-828. Logs cluttered by

svn commit: r39009 - /dev/incubator/ratis/thirdparty/0.4.0/

2020-04-17 Thread msingh
Author: msingh Date: Fri Apr 17 09:01:43 2020 New Revision: 39009 Log: commit 0.4.0 thirdparty artifacts Added: dev/incubator/ratis/thirdparty/0.4.0/ dev/incubator/ratis/thirdparty/0.4.0/ratis-thirdparty-0.4.0-incubating-src.tar.gz (with props) dev/incubator/ratis/thirdparty

[incubator-ratis-thirdparty] 01/01: prepare for Ratis Thirdparty 0.4.0 release

2020-04-17 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch 0.4 in repository https://gitbox.apache.org/repos/asf/incubator-ratis-thirdparty.git commit c597087a866b4f95b82326fadf70035b1d4e1c46 Author: Mukul Kumar Singh AuthorDate: Fri Apr 17 15:12:25

[incubator-ratis-thirdparty] branch 0.4 created (now c597087)

2020-04-17 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to branch 0.4 in repository https://gitbox.apache.org/repos/asf/incubator-ratis-thirdparty.git. at c597087 prepare for Ratis Thirdparty 0.4.0 release This branch includes the following new

[incubator-ratis-thirdparty] annotated tag 0.4.0 updated (c597087 -> 4e4ca77)

2020-04-17 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to annotated tag 0.4.0 in repository https://gitbox.apache.org/repos/asf/incubator-ratis-thirdparty.git. *** WARNING: tag 0.4.0 was modified! *** from c597087 (commit) to 4e4ca77 (tag

svn commit: r39010 - in /dev/incubator/ratis/thirdparty/0.4.0: ./ rc0/

2020-04-17 Thread msingh
Author: msingh Date: Fri Apr 17 10:17:51 2020 New Revision: 39010 Log: publish rc0 Ratis Thirdparty artifacts Added: dev/incubator/ratis/thirdparty/0.4.0/rc0/ dev/incubator/ratis/thirdparty/0.4.0/rc0/ratis-thirdparty-0.4.0-incubating-src.tar.gz (with props) dev/incubator/ratis

[incubator-ratis-thirdparty] branch master updated (ff2a17d -> ca4cf5e)

2020-04-22 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis-thirdparty.git. from ff2a17d RATIS-847. Upgrade netty, grpc, protobuf and netty.tcnative version in ratis

[incubator-ratis-thirdparty] 01/01: RATIS-875. Bump the copyright year in the NOTICE of thirdparty #2

2020-04-22 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis-thirdparty.git commit ca4cf5e4204c1e8aaf19fce465260e3d1e0b0df0 Merge: ff2a17d 7a6b023 Author: Mukul Kumar Singh

[incubator-ratis-thirdparty] branch 0.4 updated: RATIS-875. Bump the copyright year in the NOTICE of thirdparty

2020-04-22 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch 0.4 in repository https://gitbox.apache.org/repos/asf/incubator-ratis-thirdparty.git The following commit(s) were added to refs/heads/0.4 by this push: new 681dbaa RATIS-875. Bump the

svn commit: r39053 - /dev/incubator/ratis/thirdparty/0.4.0/rc1/

2020-04-22 Thread msingh
Author: msingh Date: Wed Apr 22 10:21:34 2020 New Revision: 39053 Log: Apache Ratis Thirdparty 0.4.0-rc1 Added: dev/incubator/ratis/thirdparty/0.4.0/rc1/ dev/incubator/ratis/thirdparty/0.4.0/rc1/ratis-thirdparty-0.4.0-incubating-src.tar.gz (with props) dev/incubator/ratis

[incubator-ratis-thirdparty] annotated tag 0.4.0rc1 updated (681dbaa -> 510f089)

2020-04-22 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to annotated tag 0.4.0rc1 in repository https://gitbox.apache.org/repos/asf/incubator-ratis-thirdparty.git. *** WARNING: tag 0.4.0rc1 was modified! *** from 681dbaa (commit) to 510f089 (tag

[incubator-ratis] branch ratis-ozone updated (a171cc9 -> 490b689)

2020-04-24 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to branch ratis-ozone in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. discard a171cc9 Merge commit 'c2e855db82b3027241d387b404bd56b51279cfbf' into ratis-ozone om

svn commit: r39160 - in /release/incubator/ratis/thirdparty: 0.3.0/ 0.4.0/

2020-04-28 Thread msingh
Author: msingh Date: Tue Apr 28 14:19:58 2020 New Revision: 39160 Log: release Ratis Thirdparty 0.3.0 and 0.4.0 Added: release/incubator/ratis/thirdparty/0.3.0/ release/incubator/ratis/thirdparty/0.3.0/ratis-thirdparty-0.3.0-incubating-src.tar.gz (with props) release/incubator

[incubator-ratis] branch ratis-ozone updated (490b689 -> cac3336)

2020-04-28 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to branch ratis-ozone in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. from 490b689 RATIS-860. Organize log4j dependency in pom.xml. Contributed by Shashikant Banerjee

[incubator-ratis-thirdparty] branch master updated: update version to 0.5.0-SNAPSHOT

2020-05-04 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis-thirdparty.git The following commit(s) were added to refs/heads/master by this push: new 44239a4 update version to

[incubator-ratis] branch master updated: RATIS-932. Avoid usage of ratis-thirdparty-hadoop in ratis-hadoop module. (#94)

2020-05-10 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 1720b1f RATIS-932. Avoid usage of

[incubator-ratis] branch master updated: RATIS-937. Loading of open segments always throws corrupted segment warning (#100)

2020-05-23 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 8fdf86f RATIS-937. Loading of open

[incubator-ratis] branch master updated: RATIS-741. Create a Github PR template (#105)

2020-05-25 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 7a67f13 RATIS-741. Create a Github PR

[incubator-ratis] branch ratis-ozone updated (cac3336 -> 6ab75ae)

2020-06-09 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to branch ratis-ozone in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git. from cac3336 RATIS-910. Update Ratis-thirdparty to 0.4.0. add babc3d3 RATIS-882. Implement

[incubator-ratis] branch master updated: RATIS-963. Update gRPC to 1.29.0. (#117)

2020-06-23 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new 32bc9e4 RATIS-963. Update gRPC to

[incubator-ratis] branch master updated: RATIS-1006. Exclude Netty 3.10 from Ratis dependencies. (#152)

2020-07-17 Thread msingh
This is an automated email from the ASF dual-hosted git repository. msingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git The following commit(s) were added to refs/heads/master by this push: new d5e4a56 RATIS-1006. Exclude Netty