See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/2345/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 78 lines...]
ivy-retrieve:
[ivy:retrieve] :: Apa
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713743#comment-15713743
]
Mel Martinez commented on ZOOKEEPER-2251:
-
Michael Han - we are using version
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713597#comment-15713597
]
Michael Han commented on ZOOKEEPER-2573:
bq. I think it is better to change or
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713491#comment-15713491
]
Michael Han commented on ZOOKEEPER-2251:
bq. Is the problem simply that the pa
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Han updated ZOOKEEPER-2251:
---
Labels: fault (was: )
> Add Client side packet response timeout to avoid infinite wait.
>
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Han updated ZOOKEEPER-2251:
---
Component/s: java client
> Add Client side packet response timeout to avoid infinite wait.
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Han updated ZOOKEEPER-2251:
---
Fix Version/s: 3.6.0
3.5.3
> Add Client side packet response timeout to
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Han updated ZOOKEEPER-2251:
---
Priority: Critical (was: Major)
> Add Client side packet response timeout to avoid infini
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Han updated ZOOKEEPER-2251:
---
Affects Version/s: 3.4.9
3.5.2
> Add Client side packet response ti
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713458#comment-15713458
]
Michael Han commented on ZOOKEEPER-2637:
Netty tests are known flaky. Linking
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/96/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 486293 lines...]
[exec]
[ex
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713392#comment-15713392
]
Hadoop QA commented on ZOOKEEPER-2325:
--
-1 overall. GitHub Pull Request Build
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713302#comment-15713302
]
ASF GitHub Bot commented on ZOOKEEPER-2549:
---
Github user yufeldman commented
Github user yufeldman commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/99#discussion_r90553827
--- Diff: src/java/main/org/apache/zookeeper/server/NettyServerCnxn.java ---
@@ -165,31 +163,35 @@ public void process(WatchedEvent event) {
@Over
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713266#comment-15713266
]
ASF GitHub Bot commented on ZOOKEEPER-2549:
---
Github user lvfangmin commented
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713267#comment-15713267
]
ASF GitHub Bot commented on ZOOKEEPER-2549:
---
Github user lvfangmin commented
Github user lvfangmin commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/99#discussion_r90549964
--- Diff: src/java/main/org/apache/zookeeper/server/NIOServerCnxn.java ---
@@ -716,7 +716,12 @@ public void process(WatchedEvent event) {
// C
Github user lvfangmin commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/99#discussion_r90550930
--- Diff: src/java/main/org/apache/zookeeper/server/NettyServerCnxn.java ---
@@ -165,31 +163,35 @@ public void process(WatchedEvent event) {
@Over
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713018#comment-15713018
]
ASF GitHub Bot commented on ZOOKEEPER-2325:
---
Github user hanm commented on t
Github user hanm commented on the issue:
https://github.com/apache/zookeeper/pull/117
@breed I think I commented by started a review but not submitted - haven't
used this github feature until now. Just submitted my comments, they should
appear now.
---
If your project is set up for
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713016#comment-15713016
]
ASF GitHub Bot commented on ZOOKEEPER-2325:
---
Github user hanm commented on a
Github user hanm commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/117#discussion_r90516233
--- Diff:
src/java/test/org/apache/zookeeper/test/EmptiedSnapshotRecoveryTest.java ---
@@ -0,0 +1,134 @@
+/**
+ * Licensed to the Apache Software Foun
Github user hanm commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/117#discussion_r90516950
--- Diff:
src/java/main/org/apache/zookeeper/server/persistence/FileTxnSnapLog.java ---
@@ -165,8 +165,22 @@ public File getSnapDir() {
*/
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713015#comment-15713015
]
ASF GitHub Bot commented on ZOOKEEPER-2325:
---
Github user hanm commented on a
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712961#comment-15712961
]
ASF GitHub Bot commented on ZOOKEEPER-2325:
---
Github user breed commented on
Github user breed commented on the issue:
https://github.com/apache/zookeeper/pull/117
@hanm i can't seem to find your comment :)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
Run forrest check only take a few seconds, so it seems worthwhile to add it
to QA target to have some sanity checks on the doc change.
On Thu, Dec 1, 2016 at 3:20 AM, Flavio Junqueira wrote:
> We currently do it for the trunk build:
>
>
>
> but not for pull request or patch QA:
>
>
>
> "forres
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712905#comment-15712905
]
ASF GitHub Bot commented on ZOOKEEPER-2325:
---
Github user breed commented on
Github user breed commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/117#discussion_r90523812
--- Diff:
src/java/test/org/apache/zookeeper/test/EmptiedSnapshotRecoveryTest.java ---
@@ -0,0 +1,134 @@
+/**
+ * Licensed to the Apache Software Fou
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712900#comment-15712900
]
ASF GitHub Bot commented on ZOOKEEPER-2325:
---
Github user breed commented on
Github user breed commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/117#discussion_r90523518
--- Diff:
src/java/main/org/apache/zookeeper/server/persistence/FileTxnSnapLog.java ---
@@ -165,8 +165,22 @@ public File getSnapDir() {
*/
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1261/
###
## LAST 60 LINES OF THE CONSOLE
###
Started by timer
[EnvInject] - Loading node environment variable
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712832#comment-15712832
]
ASF GitHub Bot commented on ZOOKEEPER-2325:
---
Github user hanm commented on t
Github user hanm commented on the issue:
https://github.com/apache/zookeeper/pull/117
+1, just one comment on test coverage.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabl
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712611#comment-15712611
]
Hadoop QA commented on ZOOKEEPER-2517:
--
+1 overall. Here are the results of test
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2517
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3537/
###
## LAST 60 LINES OF THE CONSOLE
###
[
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712555#comment-15712555
]
ASF GitHub Bot commented on ZOOKEEPER-2517:
---
Github user hanm commented on t
Github user hanm commented on the issue:
https://github.com/apache/zookeeper/pull/113
+1, looks good. We should definitely get this in before cutting RC build
for 3.5.3.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
See https://builds.apache.org/job/ZooKeeper_branch35_solaris/336/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 460700 lines...]
[junit] 2016-12-01 17:17:12,
Github user rgs1 commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/117#discussion_r90491384
--- Diff:
src/java/test/org/apache/zookeeper/test/EmptiedSnapshotRecoveryTest.java ---
@@ -0,0 +1,134 @@
+/**
+ * Licensed to the Apache Software Foun
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712490#comment-15712490
]
ASF GitHub Bot commented on ZOOKEEPER-2325:
---
Github user rgs1 commented on a
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712489#comment-15712489
]
ASF GitHub Bot commented on ZOOKEEPER-2325:
---
Github user rgs1 commented on a
Github user rgs1 commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/117#discussion_r90490925
--- Diff:
src/java/main/org/apache/zookeeper/server/persistence/FileTxnSnapLog.java ---
@@ -165,8 +165,22 @@ public File getSnapDir() {
*/
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1292/
###
## LAST 60 LINES OF THE CONSOLE
###
Started by timer
[EnvInject] - Loading node environment varia
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/841/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 487660 lines...]
[junit] 2016-12-01 12:07:42,229 [m
We currently do it for the trunk build:
but not for pull request or patch QA:
"forrest.check" only checks if the forrest.home variable is defined.
Is that enough that we run it as part of the trunk build?
-Flavio
> On 01 Dec 2016, at 01:04, Benjamin Reed wrote:
>
> we could also build t
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/316/
###
## LAST 60 LINES OF THE CONSOLE
###
Started by timer
[EnvInject] - Loading node environment variab
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/751/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 482563 lines...]
[junit] at
java.util.concu
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1406/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 471625 lines...]
[junit] 2016-12-01 08:49:20,66
49 matches
Mail list logo