Thank you, actually it is supposed to be a small patch, and since I added the protocolbuf generated classes, I think it looks big. I think can I skip the generated classes? I will submit for a review in reviewboard.
Thanks & Regards, On Mon, Aug 11, 2014 at 4:09 PM, Ted Yu <[email protected]> wrote: > This is a big patch. > > Normally uploading patch to https://reviews.apache.org would give > reviewers > better experience in reviewing. > > After the design / implementation is accepted for master branch, you can > work on backporting to earlier branches. > > Cheers > > > On Mon, Aug 11, 2014 at 4:06 PM, Gomathivinayagam Muthuvinayagam < > [email protected]> wrote: > > > Thank you, I am working on a jira ticket > > https://issues.apache.org/jira/browse/HBASE-11699, and made a patch. I > > would like to get it reviewed. > > I submitted the patch by checking out the master, and made the changes > > there, also I would like to make the patch for hbase 94.19 and 98.3, (as > I > > personally need them). So do I need to checkout each version, and then > > commit there, and then submit a patch for each version? > > Is that correct? > > > > Thanks & Regards, > > > > > > > > > > On Mon, Aug 11, 2014 at 4:01 PM, Ted Yu <[email protected]> wrote: > > > > > If you want to clone 0.98 branch, e.g., you can do: > > > > > > git clone -b 0.98 https://git-wip-us.apache.org/repos/asf/hbase.git > > > <name-of-local-dir> > > > > > > master corresponds to 2.0 release > > > 0.98 is the current stable release. > > > > > > Cheers > > > > > > > > > On Mon, Aug 11, 2014 at 3:55 PM, Gomathivinayagam Muthuvinayagam < > > > [email protected]> wrote: > > > > > > > I am trying to make few changes to the specific version of hbase. Is > > > there > > > > an easy way to checkout that from github? > > > > > > > > Also does master correspond to stable version? Is there any link that > > > > describes about this? > > > > > > > > Thanks & Regards, > > > > > > > > > >
