TCP 4 close way handshake dont work

2018-05-14 Thread RickardKarlmats
Hi! I have built an AMQP adapter in BizTalk Server 2013 R2, using the microsoft AMQP.net lite library from nuget. *.*.*.57 is our Biztalk Server and *.*.*.223 is where we have our ArtemisMQ installed. From where i'm

[GitHub] activemq-artemis issue #2083: ARTEMIS-1746: Fix client side OpenSSL

2018-05-14 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2083 @blsemo I'm not sure I understand your question. you mean how to run a test individually on command line? ```sh mvn -Ptests -DfailIfNoTests=false -Pextra-tests

[GitHub] activemq-artemis pull request #2082: ARTEMIS-1783 Remove need for guava in c...

2018-05-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2082 ---

[GitHub] activemq-artemis issue #2082: ARTEMIS-1783 Remove need for guava in client

2018-05-14 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2082 @michaelandrepearce nice one... we only need guava now for the CLI.. but that won't affect any runtime.. which is great! ---

[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 pull request #282: AMQ-6959

2018-05-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq/pull/282 ---

[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

[GitHub] activemq pull request #282: AMQ-6959

2018-05-14 Thread SaivR1t
GitHub user SaivR1t opened a pull request: https://github.com/apache/activemq/pull/282 AMQ-6959 We should not create a Throwable object (which will call fillInStackTrace() method) in case of non TRACE logging. For example if we have an INFO log level, message will no be created

[GitHub] activemq-artemis issue #2083: ARTEMIS-1746: Fix client side OpenSSL

2018-05-14 Thread blsemo
Github user blsemo commented on the issue: https://github.com/apache/activemq-artemis/pull/2083 This one test seems to only work with the the NIO netty acceptor on Windows - I saw it fail using EPOLL on linux in IntelliJ as well on Friday night. How are these tests run from the

[GitHub] activemq-cpp pull request #6: Remove activemq/core depend.

2018-05-14 Thread denleyhsiao
GitHub user denleyhsiao opened a pull request: https://github.com/apache/activemq-cpp/pull/6 Remove activemq/core depend. You can merge this pull request into a Git repository by running: $ git pull https://github.com/denleyhsiao/activemq-cpp PR Alternatively you can review