Hi Carlos,

Thanks for encouraging me, I kind of grew a bit desperate. I'm security
person, not a Cassandra expert, and doing security assessment of Cassandra
DB, I have to rely on community heavily. I will put together a composed
version of all my previous queries, will title it "Security assessment
questions" and will post it once again.

As per the session timeout, my understanding, Cassandra currently doesn't
support it. I didn't find any mention of it in documentation. Also, I just
ran simple experiment on my installation (version 2.1.8, default settings):
I opened two ssh sessions on my Linux server, hosting Cassandra DB. On one,
I entered cqlsh, another was just left as is. Then I stepped away from
computer and went for breakfast. Now here are the results: first session
with cqlsh still sits there, 50 minutes into it. Second was terminated in
15 minutes (ssh session timeout).

As per the mailing list, a little housekeeping suggestion if I may. Right
now our mailing list allows to reply to user@cassandra.apache.org. That
leads to a situation, when all the emails are getting filtered to the same
folder at the recipients end (I have it setup such way, I'm sure everybody
else have similar setup too). If we will introduce "Reply to All" option,
which would allow to reply not only to mailing list, but to personal email
addresses of guys, involved into this particular conversation, those emails
would bypass filters and would end up in our personal emails space in
Inbox. This way we would help correspondents, engaged into the conversation
to notice those emails easily, understand that those are targeted to them
and stay engaged in the conversation, until the issue would be resolved one
way or another.

Thanks,

Oleg



On Fri, Jan 29, 2016 at 8:27 AM, Carlos Alonso <i...@mrcalonso.com> wrote:

> I've been in this community and mailing list quite a while now and it's
> hard to find questions without answer. There are lots of good experts
> willing to help here. If you don't see you question answered I'd advice you
> to send it again, because its also true that the mailing list has quite a
> lot of activity and its easy sometimes to miss emails.
>
> About this session timeout thing, could you please reply to this thread if
> you find a solution? I'm curious about it.
>
> Cheers!
>
> Carlos Alonso | Software Engineer | @calonso <https://twitter.com/calonso>
>
> On 29 January 2016 at 14:19, oleg yusim <olegyu...@gmail.com> wrote:
>
>> Not a problem, Carlos, at least you tried :) I have overall a big problem
>> with my queries to Cassandra community. Most of them are not getting
>> answered.
>>
>> Oleg
>>
>> On Fri, Jan 29, 2016 at 8:03 AM, Carlos Alonso <i...@mrcalonso.com>
>> wrote:
>>
>>> Oh, I thought you meant read/write timeout, not session timeout due to
>>> inactivity...
>>>
>>> Not sure there's such option. Sorry
>>>
>>> Carlos Alonso | Software Engineer | @calonso
>>> <https://twitter.com/calonso>
>>>
>>> On 29 January 2016 at 13:35, oleg yusim <olegyu...@gmail.com> wrote:
>>>
>>>> Carlos,
>>>>
>>>> I went through Java and Python drivers... didn't find anything like
>>>> that. Can you bring me example from your Ruby driver? Let me also make sure
>>>> we are on the same page - I'm talking about session timeout due to
>>>> inactivity, not read timeout or something like that.
>>>>
>>>> Thanks,
>>>>
>>>> Oleg
>>>>
>>>> On Fri, Jan 29, 2016 at 7:23 AM, Carlos Alonso <i...@mrcalonso.com>
>>>> wrote:
>>>>
>>>>> I personally don't use the Java but the Ruby driver, but I'm pretty
>>>>> sure you'll be able to find it in the docs:
>>>>> https://github.com/datastax/java-driver
>>>>>
>>>>> Carlos Alonso | Software Engineer | @calonso
>>>>> <https://twitter.com/calonso>
>>>>>
>>>>> On 29 January 2016 at 13:15, oleg yusim <olegyu...@gmail.com> wrote:
>>>>>
>>>>>> Hi Carlos,
>>>>>>
>>>>>> Thanks for your anwer. Can you, please, get me a bit me information?
>>>>>> What is the driver? JDBC? What is the name of configuration file?
>>>>>>
>>>>>> Thanks,
>>>>>>
>>>>>> Oleg
>>>>>>
>>>>>> On Fri, Jan 29, 2016 at 5:12 AM, Carlos Alonso <i...@mrcalonso.com>
>>>>>> wrote:
>>>>>>
>>>>>>> Hi Oleg.
>>>>>>>
>>>>>>> The drivers have builtin the timeout configurable functionality.
>>>>>>>
>>>>>>> Hope it helps.
>>>>>>>
>>>>>>> Carlos Alonso | Software Engineer | @calonso
>>>>>>> <https://twitter.com/calonso>
>>>>>>>
>>>>>>> On 28 January 2016 at 22:18, oleg yusim <olegyu...@gmail.com> wrote:
>>>>>>>
>>>>>>>> Greetings,
>>>>>>>>
>>>>>>>> Does Cassandra support session timeout? If so, where can I find
>>>>>>>> this configuration switch? If not, what kind of hook I can use to 
>>>>>>>> write my
>>>>>>>> out code, terminating session in so many seconds of inactivity?
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>>
>>>>>>>> Oleg
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>
>

Reply via email to