[GitHub] activemq-artemis pull request #2089: ARTEMIS-1866: Make wait time for reply ...

2018-05-16 Thread RaiSaurabh
Github user RaiSaurabh commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2089#discussion_r188589717 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/ha/ReplicatedPolicy.java --- @@ -61,6 +61,8 @@

[GitHub] activemq-artemis pull request #2089: ARTEMIS-1866: Make wait time for reply ...

2018-05-16 Thread RaiSaurabh
Github user RaiSaurabh commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2089#discussion_r188589506 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/qourum/SharedNothingBackupQuorum.java --- @@ -90,6

[GitHub] activemq-artemis pull request #2089: ARTEMIS-1866: Make wait time for reply ...

2018-05-16 Thread RaiSaurabh
Github user RaiSaurabh commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2089#discussion_r188589019 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/qourum/SharedNothingBackupQuorum.java --- @@ -297,7

[GitHub] activemq-artemis pull request #2089: ARTEMIS-1866: Make wait time for reply ...

2018-05-14 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2089#discussion_r187945798 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/ha/ReplicaPolicy.java --- @@ -57,6 +57,8 @@

[GitHub] activemq-artemis pull request #2089: ARTEMIS-1866: Make wait time for reply ...

2018-05-14 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2089#discussion_r187946890 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/ha/ReplicatedPolicy.java --- @@ -106,6 +111,7 @@ public

[GitHub] activemq-artemis pull request #2089: ARTEMIS-1866: Make wait time for reply ...

2018-05-14 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2089#discussion_r187949351 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/qourum/SharedNothingBackupQuorum.java --- @@ -90,6

[GitHub] activemq-artemis pull request #2089: ARTEMIS-1866: Make wait time for reply ...

2018-05-14 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2089#discussion_r187949125 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/ha/ReplicatedPolicy.java --- @@ -61,6 +61,8 @@

[GitHub] activemq-artemis pull request #2089: ARTEMIS-1866: Make wait time for reply ...

2018-05-14 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2089#discussion_r187946784 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/ha/ReplicaPolicy.java --- @@ -234,4 +238,12 @@ public

[GitHub] activemq-artemis pull request #2089: ARTEMIS-1866: Make wait time for reply ...

2018-05-14 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2089#discussion_r187946912 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/ha/ReplicatedPolicy.java --- @@ -84,6 +87,7 @@ public

[GitHub] activemq-artemis pull request #2089: ARTEMIS-1866: Make wait time for reply ...

2018-05-14 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2089#discussion_r187948310 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/ha/ReplicatedPolicy.java --- @@ -158,6 +164,7 @@ public

[GitHub] activemq-artemis pull request #2089: ARTEMIS-1866: Make wait time for reply ...

2018-05-14 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2089#discussion_r187947063 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/ha/ReplicatedPolicy.java --- @@ -230,4 +237,12 @@

[GitHub] activemq-artemis pull request #2089: ARTEMIS-1866: Make wait time for reply ...

2018-05-14 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2089#discussion_r187950231 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/qourum/SharedNothingBackupQuorum.java --- @@ -297,7

[GitHub] activemq-artemis pull request #2089: ARTEMIS-1866: Make wait time for reply ...

2018-05-14 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2089#discussion_r187946010 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/ha/ReplicaPolicy.java --- @@ -91,6 +94,7 @@ public

[GitHub] activemq-artemis pull request #2089: ARTEMIS-1866: Make wait time for reply ...

2018-05-14 Thread RaiSaurabh
GitHub user RaiSaurabh opened a pull request: https://github.com/apache/activemq-artemis/pull/2089 ARTEMIS-1866: Make wait time for reply configurable for quorum vote You can merge this pull request into a Git repository by running: $ git pull