great. i'll get an official invite setup in the next couple of days. we
will have a VC option for remote people.
thanx
ben
On Sun, Oct 2, 2016 at 8:25 AM, Jordan Zimmerman
wrote:
> Assuming
>
> On Oct 1, 2016, at 12:00 PM, Flavio P JUNQUEIRA wrote:
>
> +1, great initiative, although it is very
did we bump the protocol version when we added the new errors? the server
could do the conversion when it responds to older clients.
On Mon, Oct 3, 2016 at 3:05 AM, Flavio Junqueira wrote:
> Hi Arshad,
>
> It makes sense to me. What if we convert unknown server errors to
> KeeperException.System
yes, vitalii is correct. the ping is a mutual test of health, so we want it
to go through the full pipeline.
On Mon, Oct 3, 2016 at 5:26 AM, Vitalii Tymchyshyn wrote:
> Hi.
>
> I think this would break ordering guarantie, would not it?
> Also ping is supposed to test health and I am not sure why
See https://builds.apache.org/job/ZooKeeper_branch34/1675/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 184986 lines...]
[junit] 2016-10-04 01:32:13,880 [my
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2014
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3462/
###
## LAST 60 LINES OF THE CONSOLE
###
[
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15543981#comment-15543981
]
Hadoop QA commented on ZOOKEEPER-2014:
--
-1 overall. Here are the results of test
See https://builds.apache.org/job/ZooKeeper-trunk/3105/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 426115 lines...]
[junit] 2016-10-04 00:30:53,066 [myid:
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/724/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 188344 lines...]
[junit] 2016-10-04 00:26:50,319
> On Oct. 2, 2016, 2:57 p.m., fpj wrote:
> > It is taking shape, thanks for the updates, Michael. I've left some more
> > comments when you have a minute.
Thanks a lot for your timely review feedback, Flavio. I've attached updated
patch in both JIRA and review board. More comments below.
> O
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51546/
---
(Updated Oct. 3, 2016, 11:52 p.m.)
Review request for zookeeper, fpj, Patrick H
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Han updated ZOOKEEPER-2014:
---
Attachment: ZOOKEEPER-2014.patch
Update patch that fixes a couple of places pointed by Fla
See https://builds.apache.org/job/ZooKeeper_branch35_solaris/270/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 433396 lines...]
[junit] 2016-10-03 17:25:21,
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1231/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 197970 lines...]
[junit] 2016-10-03 16:11:5
See https://builds.apache.org/job/ZooKeeper_branch34_solaris/1313/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 169077 lines...]
[junit] 2016-10-03 13:52:53
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/252/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 424429 lines...]
[junit] at
java.util.concu
Hi.
I think this would break ordering guarantie, would not it?
Also ping is supposed to test health and I am not sure why do you want to
skip testing part of the flow? Does it incur high load?
What would happen if disk would stall for a minute?
Best regards, Vitalii Tymchyshyn
Пн, 3 жовт. 2016 0
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/769/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 421553 lines...]
[junit] at
org.jboss.netty.ut
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/250/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 423420 lines...]
[junit] 2016-10-03 10:09:53
Hi Arshad,
It makes sense to me. What if we convert unknown server errors to
KeeperException.SystemErrorException? This is a generic error and it extends
KeeperException.
I don't see it as a big issue to make this change, but others may feel
differently. If we do it, then we will need a releas
Hi All
ZooKeeper clients send ping request(heartbeat) to ZooKeeper server to keep its
session alive. These ping requests do nothing but touch its session on the
server.
If client is connected to a follower then the ping request is processed in
sequence of ServerCnxn --> ZooKeeperServer --> Foll
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/684/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 419529 lines...]
[junit] java.nio.channels.Close
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1333/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 431227 lines...]
[junit] 2016-10-03 08:25:26,47
Hi All,
In Zookeeper rolling upgrade scenario where server is new but client is old,
when sever sends error code which is not understood by a client, client throws
IllegalArgumentException. Generally IllegalArgumentException is not handled by
any of the ZK applications. It is too generic. How t
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15541733#comment-15541733
]
Arshad Mohammad commented on ZOOKEEPER-2397:
bq. kinit is a command, not a
[
https://issues.apache.org/jira/browse/ZOOKEEPER-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15541708#comment-15541708
]
Arshad Mohammad commented on ZOOKEEPER-2397:
Yes, the remaining work is to
25 matches
Mail list logo