See https://builds.apache.org/job/ZooKeeper_branch33_solaris/49/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 82989 lines...]
[junit] 2011-12-20 06:49:08,39
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew McNair updated ZOOKEEPER-1333:
-
Attachment: test_case.diff
Added file with failing test case
> NPE i
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172851#comment-13172851
]
Andrew McNair commented on ZOOKEEPER-1333:
--
Added a test case in LoadFromLogT
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-1333:
-
Priority: Blocker (was: Major)
Fix Version/s: 3.4.2
> NPE in FileTxnSna
NPE in FileTxnSnapLog when restarting a cluster
---
Key: ZOOKEEPER-1333
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1333
Project: ZooKeeper
Issue Type: Bug
Components: server
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172803#comment-13172803
]
Hadoop QA commented on ZOOKEEPER-1202:
--
+1 overall. Here are the results of test
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1202
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/842/
###
## LAST 60 LINES OF THE CONSOLE
###
[.
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Spycher updated ZOOKEEPER-1202:
Attachment: ZOOKEEPER-1202.patch
Apply same state check to other tests in Clien
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Spycher updated ZOOKEEPER-1202:
Attachment: (was: ZOOKEEPER-1202.patch)
> Prevent certain state transit
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1202
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/841/
###
## LAST 60 LINES OF THE CONSOLE
###
[.
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172713#comment-13172713
]
Hadoop QA commented on ZOOKEEPER-1202:
--
-1 overall. Here are the results of test
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Spycher updated ZOOKEEPER-1202:
Attachment: ZOOKEEPER-1202.patch
Grant license to ASF.
> Preve
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Spycher updated ZOOKEEPER-1202:
Attachment: (was: ZOOKEEPER-1202.patch)
> Prevent certain state transit
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Spycher updated ZOOKEEPER-1202:
Attachment: ZOOKEEPER-1202.patch
Changed ClientCloseTest.testExpiration() to wa
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Spycher updated ZOOKEEPER-1202:
Attachment: (was: ZOOKEEPER-1202.patch)
> Prevent certain state transit
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172611#comment-13172611
]
Matthias Spycher commented on ZOOKEEPER-1202:
-
Ok, let me change the test
>
>
> The delivery guarantee, as I understand it, will guarantee that you will
> receive all messages, in order, which have been published to a topic, from
> the point at which you subscribe to the topic.
>
>
Yes, that's correct.
> I can see how this works for a single region. However, for more t
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172577#comment-13172577
]
Camille Fournier commented on ZOOKEEPER-1202:
-
I think you might just need
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172535#comment-13172535
]
Matthias Spycher commented on ZOOKEEPER-1202:
-
ClientCloseTest.testExpirat
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1202
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/840/
###
## LAST 60 LINES OF THE CONSOLE
###
[.
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172512#comment-13172512
]
Hadoop QA commented on ZOOKEEPER-1202:
--
-1 overall. Here are the results of test
i can answer the last question about sequence ids. the ids are
independent between regions. region A may publish a, b, c and region B
may publish x, y, z. region A's sequence may be (1,a), (2,b), (3,c),
(4, x), (5,y), (6,z). while region B's sequence may be (1,x), (2,a),
(3, b), (4,c), (5, y), (6,z
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Spycher updated ZOOKEEPER-1202:
Attachment: (was: ZOOKEEPER-1202.patch)
> Prevent certain state transit
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Spycher updated ZOOKEEPER-1202:
Attachment: ZOOKEEPER-1202.patch
Added Apache License comment to new files.
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1202
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/839/
###
## LAST 60 LINES OF THE CONSOLE
###
[.
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172471#comment-13172471
]
Hadoop QA commented on ZOOKEEPER-1202:
--
-1 overall. Here are the results of test
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Spycher updated ZOOKEEPER-1202:
Attachment: ZOOKEEPER-1202.patch
One more try -- it helps to run svn diff in th
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Spycher updated ZOOKEEPER-1202:
Attachment: (was: ZOOKEEPER-1202.patch)
> Prevent certain state transit
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172440#comment-13172440
]
Hadoop QA commented on ZOOKEEPER-1202:
--
-1 overall. Here are the results of test
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1202
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/838/
###
## LAST 60 LINES OF THE CONSOLE
###
[.
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Spycher updated ZOOKEEPER-1202:
Attachment: (was: ZOOKEEPER-1202.patch)
> Prevent certain state transit
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Spycher updated ZOOKEEPER-1202:
Attachment: (was: ZOOKEEPER-1202.patch)
> Prevent certain state transit
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Spycher updated ZOOKEEPER-1202:
Attachment: ZOOKEEPER-1202.patch
Missed a file -- trying again.
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172414#comment-13172414
]
Hadoop QA commented on ZOOKEEPER-1202:
--
-1 overall. Here are the results of test
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172415#comment-13172415
]
Matthias Spycher commented on ZOOKEEPER-1202:
-
In this latest patch I've l
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1202
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/837/
###
## LAST 60 LINES OF THE CONSOLE
###
[.
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Spycher updated ZOOKEEPER-1202:
Attachment: ZOOKEEPER-1202.patch
Updated against trunk
> Preve
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
amith resolved ZOOKEEPER-1332.
--
Resolution: Duplicate
> Zookeeper data is not in sync with quorum in the mentioned scenario
> -
[
https://issues.apache.org/jira/browse/ZOOKEEPER-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172140#comment-13172140
]
Flavio Junqueira commented on ZOOKEEPER-1332:
-
Amith, Please check ZOOKEEP
Zookeeper data is not in sync with quorum in the mentioned scenario
---
Key: ZOOKEEPER-1332
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1332
Project: ZooKeeper
Issue Ty
40 matches
Mail list logo