yes, get_string_property is our information-about-the-cluster gateway. the rest of the thrift api is for manipulating columns and so forth. we shouldn't mix the two.
On Fri, Jul 31, 2009 at 10:51 AM, Jun Rao<[email protected]> wrote: >> >> Jun mentioned #197 -- I'm still -1 on adding such a beast to the >> thrift API, but I think it would be ok to expose it in >> get_string_property, suitably (json?) encoded. >> > > Is there any difference between get_string_property and other thrift APIs? > They are both exposed to the client through thrift. > > Jun
