Re: property object is being modified

2016-09-27 Thread Josh Elser
Thanks bud! Prabhjyot Singh wrote: Yes, I did, https://issues.apache.org/jira/browse/PHOENIX-3315. and somehow didn't tag you. On 27 September 2016 at 07:57, Josh Elser > wrote: Did you ever create this issue, Prabhjyot? I don't recall

Re: property object is being modified

2016-09-26 Thread Prabhjyot Singh
Yes, I did, https://issues.apache.org/jira/browse/PHOENIX-3315. and somehow didn't tag you. On 27 September 2016 at 07:57, Josh Elser wrote: > Did you ever create this issue, Prabhjyot? I don't recall seeing it come > across my inbox but I might have missed it... > > Josh

Re: property object is being modified

2016-09-26 Thread Josh Elser
Did you ever create this issue, Prabhjyot? I don't recall seeing it come across my inbox but I might have missed it... Josh Elser wrote: Thanks Prabhjyot. Feel free to assign it directly to me. I can help triage/fix it. Prabhjyot Singh wrote: Thank you Josh, sure I'll do that. On 2016-09-22

Re: property object is being modified

2016-09-23 Thread Josh Elser
Thanks Prabhjyot. Feel free to assign it directly to me. I can help triage/fix it. Prabhjyot Singh wrote: Thank you Josh, sure I'll do that. On 2016-09-22 08:23 ( 0530), Josh Elser > wrote: > Sounds like the thin driver should be making a copy of the

Re: property object is being modified

2016-09-22 Thread Prabhjyot Singh
Thank you Josh, sure I'll do that. On 2016-09-22 08:23 ( 0530), Josh Elser wrote: > Sounds like the thin driver should be making a copy of the properties if > > its going to be modifying it. Want to open a JIRA issue?> > > Prabhjyot Singh wrote:> > > Hi,> > >> > > I'm using

Re: property object is being modified

2016-09-21 Thread Josh Elser
Sounds like the thin driver should be making a copy of the properties if its going to be modifying it. Want to open a JIRA issue? Prabhjyot Singh wrote: Hi, I'm using DriverManager.getConnection(url, properties) using following properties url ->

property object is being modified

2016-09-20 Thread Prabhjyot Singh
Hi, I'm using DriverManager.getConnection(url, properties) using following properties url -> "jdbc:phoenix:thin:url=http://prabhu-3.novalocal:8765;serialization =PROTOBUF" properties -> 0 = {java.util.Hashtable$Entry@1491} "user" -> "phoenixuser" 1 = {java.util.Hashtable$Entry@1492} "password"