[jira] Commented: (ZOOKEEPER-856) Connection imbalance leads to overloaded ZK instances

2010-08-27 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903618#action_12903618 ] Patrick Hunt commented on ZOOKEEPER-856: Btw, If it's possible for you to connec

[jira] Commented: (ZOOKEEPER-856) Connection imbalance leads to overloaded ZK instances

2010-08-27 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903617#action_12903617 ] Patrick Hunt commented on ZOOKEEPER-856: Agree, this has been an issue we've dis

[jira] Commented: (ZOOKEEPER-856) Connection imbalance leads to overloaded ZK instances

2010-08-27 Thread Travis Crawford (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903592#action_12903592 ] Travis Crawford commented on ZOOKEEPER-856: --- Thanks for the suggestions! I'm t

Re: Putting copyright notices in ZK?

2010-08-27 Thread Gustavo Niemeyer
> The example you are looking for is in EVERY open source project - no open > source project can allow you to retain copyright or ownership rights to the > code you contribute.   If it would, it would not be open source. > > When you contribute code, you transfer your ownership and copyright rights

[jira] Commented: (ZOOKEEPER-856) Connection imbalance leads to overloaded ZK instances

2010-08-27 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903486#action_12903486 ] Patrick Hunt commented on ZOOKEEPER-856: Well it could be that increased connect

Re: Proposed: Leader communication should listen on specified IP, not wildcard address

2010-08-27 Thread Vishal K
Hi Jared, I was referring to InetSocketAddress(port) (or InetSocketAddress(port, null)), which uses a wild-card IP address. If you decide to make this optional, couldn't you can use Java property to select which InetSocketAddress() constructor to use? As mentioned earlier, I agree that keeping it

Re: Putting copyright notices in ZK?

2010-08-27 Thread Vishal K
Hi All, Thanks for the info. I will check with my legal department and see what they have to say. -Vishal On Fri, Aug 27, 2010 at 12:41 PM, Patrick Hunt wrote: > Actually this is Apache's policy, not special to ZK: > http://www.apache.org/legal/src-headers.html#headers > > specifically "note t

Re: Putting copyright notices in ZK?

2010-08-27 Thread Patrick Hunt
Actually this is Apache's policy, not special to ZK: http://www.apache.org/legal/src-headers.html#headers specifically "note that there should be no copyright notice in the header". Patrick On 08/27/2010 06:33 AM, Vishal K wrote: Hi Henry, I will check with them. Can you point me to the other

Re: Putting copyright notices in ZK?

2010-08-27 Thread Taylor Gautier
The example you are looking for is in EVERY open source project - no open source project can allow you to retain copyright or ownership rights to the code you contribute. If it would, it would not be open source. When you contribute code, you transfer your ownership and copyright rights to the p

Re: Proposed: Leader communication should listen on specified IP, not wildcard address

2010-08-27 Thread Jared Cantwell
Hi Vishal, Each server uses a different configuration file, so config files for different servers can be different. If you were in a situation where you would _want_ to bind to the wildcard interface, then you would need different configuration files anyway. For example Assume Server 1 has

Re: Proposed: Leader communication should listen on specified IP, not wildcard address

2010-08-27 Thread Vishal K
Hi Jared, If we keep this optional, then the servers would not need to bind to any specific interface. We will just use the current implementation (InetSocketAddress(port) with wildcard IP). You are right, keeping it optional does not buy us much. However, I did not understand your solution of usi

Re: Proposed: Leader communication should listen on specified IP, not wildcard address

2010-08-27 Thread Jared Cantwell
Thanks for the response Vishal. I agree that it should be used for both FLE and normal communication (both server ports). I believe the diff I sent incorporates that thinking, although I may not have been clear. I considered that it be optional, but cases where you would want it to bind on all i

Re: Proposed: Leader communication should listen on specified IP, not wildcard address

2010-08-27 Thread Vishal K
Hi Jared, I like the idea of allowing communication with ZK on only the IP addresses specified in the config file. This is useful when you are having a host with multiple IP address and/or when you want to have traffic isolation. In our setup, we will use this feature for traffic isolation. We hav

Re: Putting copyright notices in ZK?

2010-08-27 Thread Vishal K
Hi Henry, I will check with them. Can you point me to the other open source projects that you are referring to? Thanks. -Vishal On Thu, Aug 26, 2010 at 6:19 PM, Henry Robinson wrote: > Hi Vishal - > > I'm afraid we don't allow author or copyright information in source > files. Putting > one's

Build failed in Hudson: ZooKeeper-trunk #916

2010-08-27 Thread Apache Hudson Server
See -- [...truncated 510 lines...] [javadoc] Javadoc execution [javadoc] Loading source file