Re: [VOTE] self-assignment of jira tickets

2017-04-04 Thread Jason Brown
With 8 binding +1's, 9 non-binding +1's, and no -1, tis vote passes. I'll
request INFRA to make the change.

Thanks,

-Jason

On Wed, Mar 29, 2017 at 8:58 PM, Ben Bromhead  wrote:

> +1 nb
>
> On Wed, 29 Mar 2017 at 12:20 Aleksey Yeschenko  wrote:
>
> > +1 super binding.
> >
> > --
> > AY
> >
> > On 29 March 2017 at 16:22:03, Jason Brown (jasedbr...@gmail.com) wrote:
> >
> > Hey all,
> >
> > Following up my thread from a week or two ago (
> >
> > https://lists.apache.org/thread.html/0665f40c7213654e9981714
> 1972c003a2131aba7a1c63d6765db75c5@%3Cdev.cassandra.apache.org%3E
> > ),
> > I'd like to propose a vote to change to allow any potential contributor
> to
> > assign a jira to themselves without needing to be added to the
> contributors
> > group first.
> >
> > https://issues.apache.org/jira/browse/INFRA-11950 is an example of how
> to
> > get this done with INFRA.
> >
> > Vote will be open for 72 hours.
> >
> > Thanks,
> >
> > -Jason Brown
> >
> --
> Ben Bromhead
> CTO | Instaclustr 
> +1 650 284 9692
> Managed Cassandra / Spark on AWS, Azure and Softlayer
>


Re: Weekly Cassandra Wrap-up

2017-04-04 Thread Jeff Jirsa
On Sun, Apr 2, 2017 at 7:53 PM, Jeff Jirsa  wrote:

> 3) As a follow-up to #2, I proposed pushing up some CircleCI and Travis
> YML files into the active branches to make testing easier -  (
> https://lists.apache.org/thread.html/48e73ff0d2aff5af3d6feb20af5e7f
> 4318c17379471abb2c16c2dcdf@%3Cdev.cassandra.apache.org%3E /
> https://issues.apache.org/jira/browse/CASSANDRA-13388 ). If anyone has
> strong opinions on Circle/Travis, or is great with setting up yaml files to
> configure parallel CI tests, wouldn't mind having some feedback here (like
> "we can split up nosetests like ", or "let's use  instead because
> it'll be easier", or "just push it as is and we'll iterate on it later" -
> I'm personally leaning towards "push it and iterate later", since it's not
> actually impacting the database at runtime, but other feedback is always
> great)
>
>
^ the circleci portion of 13388 is now pushed. Contributors who always
wanted to run unit tests but didn't know how, all you have to do is link
circleci to your github account, and pull/push to your repo, and it'll kick
off a build.

- Jeff


Apache Cassndra 3.10 node tool status issie

2017-04-04 Thread abdulmuqeet md
Hi ,
I am tryin to set cassandra locally on virtual box with ubuntu. It set up
properly without any issues, but when I run:
nodetool status , I get sockettimeout read exception. I have jmx entry my
file
jvm_opts = "$jvm_opts -Djava.rmi.server.hostname = public name"
I tried with this option jvm_opts = "$jvm_opts -Djava.rmi.server.hostname =
127.0.1.1" . No sucess.
I check sockstat , i see that connection to port 7199 is established, but
after few secs, I get sockettimeout readexceptiom.
I also tried running cqlsh, i get operation time out exception.

Any hints
Thanks,
AM
-- 
*Abdulmuqueet Mohammed*
--Your commitment to come back, is the best compliment.


Re: Apache Cassndra 3.10 node tool status issie

2017-04-04 Thread Jason Brown
this is probably better for the user@ mail list.

On Tue, Apr 4, 2017 at 4:10 PM, abdulmuqeet md  wrote:

> Hi ,
> I am tryin to set cassandra locally on virtual box with ubuntu. It set up
> properly without any issues, but when I run:
> nodetool status , I get sockettimeout read exception. I have jmx entry my
> file
> jvm_opts = "$jvm_opts -Djava.rmi.server.hostname = public name"
> I tried with this option jvm_opts = "$jvm_opts -Djava.rmi.server.hostname =
> 127.0.1.1" . No sucess.
> I check sockstat , i see that connection to port 7199 is established, but
> after few secs, I get sockettimeout readexceptiom.
> I also tried running cqlsh, i get operation time out exception.
>
> Any hints
> Thanks,
> AM
> --
> *Abdulmuqueet Mohammed*
> --Your commitment to come back, is the best compliment.
>