You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Scott Chen (Created) (JIRA)" <ji...@apache.org> on 2012/01/22 01:11:39 UTC

[jira] [Created] (HBASE-5246) Regenerate codes with thrift 0.8.0

Regenerate codes with thrift 0.8.0
----------------------------------

                 Key: HBASE-5246
                 URL: https://issues.apache.org/jira/browse/HBASE-5246
             Project: HBase
          Issue Type: Improvement
          Components: regionserver
            Reporter: Scott Chen
            Assignee: Scott Chen
            Priority: Minor


In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
The source codes generated from "*.thrift" should be upgraded also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5246) Regenerate code with thrift 0.8.0

Posted by "Zhihong Yu (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190577#comment-13190577 ] 

Zhihong Yu commented on HBASE-5246:
-----------------------------------

Integrated to TRUNK.

Thanks for the patch Scott.
                
> Regenerate code with thrift 0.8.0
> ---------------------------------
>
>                 Key: HBASE-5246
>                 URL: https://issues.apache.org/jira/browse/HBASE-5246
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>             Fix For: 0.94.0
>
>         Attachments: HBASE-5246.D1371.1.patch
>
>
> In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
> The source codes generated from "*.thrift" should be upgraded also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5246) Regenerate codes with thrift 0.8.0

Posted by "Scott Chen (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190568#comment-13190568 ] 

Scott Chen commented on HBASE-5246:
-----------------------------------

All codes are auto-generated.

Here is what I did
{code}
thrift --gen java -o /tmp/generated ./src/main/resources/org/apache/hadoop/hbase/thrift/hbase.thrift
thrift --gen java -o /tmp/generated ./src/main/resources/org/apache/hadoop/hbase/thrift2/hbase.thrift
rm ./src/main/java/org/apache/hadoop/hbase/thrift/generated/*
rm ./src/main/java/org/apache/hadoop/hbase/thrift2/generated/*
cp -r /tmp/generated/gen-java/ src/main/java
{code}
                
> Regenerate codes with thrift 0.8.0
> ----------------------------------
>
>                 Key: HBASE-5246
>                 URL: https://issues.apache.org/jira/browse/HBASE-5246
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>         Attachments: HBASE-5246.D1371.1.patch
>
>
> In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
> The source codes generated from "*.thrift" should be upgraded also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5246) Regenerate codes with thrift 0.8.0

Posted by "Zhihong Yu (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190570#comment-13190570 ] 

Zhihong Yu commented on HBASE-5246:
-----------------------------------

Thanks for the patch.
Will integrate after tests pass.
                
> Regenerate codes with thrift 0.8.0
> ----------------------------------
>
>                 Key: HBASE-5246
>                 URL: https://issues.apache.org/jira/browse/HBASE-5246
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>         Attachments: HBASE-5246.D1371.1.patch
>
>
> In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
> The source codes generated from "*.thrift" should be upgraded also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5246) Regenerate codes with thrift 0.8.0

Posted by "Zhihong Yu (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhihong Yu updated HBASE-5246:
------------------------------

    Status: Patch Available  (was: Open)
    
> Regenerate codes with thrift 0.8.0
> ----------------------------------
>
>                 Key: HBASE-5246
>                 URL: https://issues.apache.org/jira/browse/HBASE-5246
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>         Attachments: HBASE-5246.D1371.1.patch
>
>
> In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
> The source codes generated from "*.thrift" should be upgraded also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5246) Regenerate codes with thrift 0.8.0

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190571#comment-13190571 ] 

Hadoop QA commented on HBASE-5246:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12511413/HBASE-5246.D1371.1.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 javadoc.  The javadoc tool appears to have generated -145 warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    -1 findbugs.  The patch appears to introduce 84 new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

     -1 core tests.  The patch failed these unit tests:
                       org.apache.hadoop.hbase.replication.TestReplication
                  org.apache.hadoop.hbase.mapreduce.TestImportTsv
                  org.apache.hadoop.hbase.mapred.TestTableMapReduce
                  org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/829//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/829//artifact/trunk/patchprocess/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/829//console

This message is automatically generated.
                
> Regenerate codes with thrift 0.8.0
> ----------------------------------
>
>                 Key: HBASE-5246
>                 URL: https://issues.apache.org/jira/browse/HBASE-5246
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>         Attachments: HBASE-5246.D1371.1.patch
>
>
> In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
> The source codes generated from "*.thrift" should be upgraded also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5246) Regenerate code with thrift 0.8.0

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190713#comment-13190713 ] 

Hudson commented on HBASE-5246:
-------------------------------

Integrated in HBase-TRUNK #2644 (See [https://builds.apache.org/job/HBase-TRUNK/2644/])
    HBASE-5246 Regenerate code with thrift 0.8.0 (Scott Chen)

tedyu : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/AlreadyExists.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/BatchMutation.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/ColumnDescriptor.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/Hbase.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/IOError.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/IllegalArgument.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/Mutation.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/TCell.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/TRegionInfo.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/TRowResult.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/TScan.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TColumn.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TColumnIncrement.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TColumnValue.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TDelete.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TDeleteType.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TGet.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/THBaseService.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TIOError.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TIllegalArgument.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TIncrement.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TPut.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TResult.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TScan.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TTimeRange.java

                
> Regenerate code with thrift 0.8.0
> ---------------------------------
>
>                 Key: HBASE-5246
>                 URL: https://issues.apache.org/jira/browse/HBASE-5246
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>             Fix For: 0.94.0
>
>         Attachments: HBASE-5246.D1371.1.patch
>
>
> In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
> The source codes generated from "*.thrift" should be upgraded also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5246) Regenerate code with thrift 0.8.0

Posted by "Lars Hofhansl (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Hofhansl updated HBASE-5246:
---------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

This was committed.
                
> Regenerate code with thrift 0.8.0
> ---------------------------------
>
>                 Key: HBASE-5246
>                 URL: https://issues.apache.org/jira/browse/HBASE-5246
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>             Fix For: 0.94.0
>
>         Attachments: HBASE-5246.D1371.1.patch
>
>
> In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
> The source codes generated from "*.thrift" should be upgraded also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5246) Regenerate codes with thrift 0.8.0

Posted by "Phabricator (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phabricator updated HBASE-5246:
-------------------------------

    Attachment: HBASE-5246.D1371.1.patch

sc requested code review of "HBASE-5246 [jira] Regenerate codes with thrift 0.8.0".
Reviewers: tedyu, dhruba, JIRA

  Regenerate codes with thrift 0.8.0

  In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
  The generated source codes should be upgraded also.

  Task ID: #

  Blame Rev:

  In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
  The source codes generated from "*.thrift" should be upgraded also.

TEST PLAN
  Run Thrift related unit tests

  Revert Plan:

  Tags:

  - begin *PUBLIC* platform impact section -
  Bugzilla: #
  - end platform impact -

REVISION DETAIL
  https://reviews.facebook.net/D1371

AFFECTED FILES
  src/main/java/org/apache/hadoop/hbase/thrift/generated/AlreadyExists.java
  src/main/java/org/apache/hadoop/hbase/thrift/generated/BatchMutation.java
  src/main/java/org/apache/hadoop/hbase/thrift/generated/ColumnDescriptor.java
  src/main/java/org/apache/hadoop/hbase/thrift/generated/Hbase.java
  src/main/java/org/apache/hadoop/hbase/thrift/generated/IOError.java
  src/main/java/org/apache/hadoop/hbase/thrift/generated/IllegalArgument.java
  src/main/java/org/apache/hadoop/hbase/thrift/generated/Mutation.java
  src/main/java/org/apache/hadoop/hbase/thrift/generated/TCell.java
  src/main/java/org/apache/hadoop/hbase/thrift/generated/TRegionInfo.java
  src/main/java/org/apache/hadoop/hbase/thrift/generated/TRowResult.java
  src/main/java/org/apache/hadoop/hbase/thrift/generated/TScan.java
  src/main/java/org/apache/hadoop/hbase/thrift2/generated/TColumn.java
  src/main/java/org/apache/hadoop/hbase/thrift2/generated/TColumnIncrement.java
  src/main/java/org/apache/hadoop/hbase/thrift2/generated/TColumnValue.java
  src/main/java/org/apache/hadoop/hbase/thrift2/generated/TDelete.java
  src/main/java/org/apache/hadoop/hbase/thrift2/generated/TDeleteType.java
  src/main/java/org/apache/hadoop/hbase/thrift2/generated/TGet.java
  src/main/java/org/apache/hadoop/hbase/thrift2/generated/THBaseService.java
  src/main/java/org/apache/hadoop/hbase/thrift2/generated/TIOError.java
  src/main/java/org/apache/hadoop/hbase/thrift2/generated/TIllegalArgument.java
  src/main/java/org/apache/hadoop/hbase/thrift2/generated/TIncrement.java
  src/main/java/org/apache/hadoop/hbase/thrift2/generated/TPut.java
  src/main/java/org/apache/hadoop/hbase/thrift2/generated/TResult.java
  src/main/java/org/apache/hadoop/hbase/thrift2/generated/TScan.java
  src/main/java/org/apache/hadoop/hbase/thrift2/generated/TTimeRange.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/2847/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> Regenerate codes with thrift 0.8.0
> ----------------------------------
>
>                 Key: HBASE-5246
>                 URL: https://issues.apache.org/jira/browse/HBASE-5246
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>         Attachments: HBASE-5246.D1371.1.patch
>
>
> In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
> The source codes generated from "*.thrift" should be upgraded also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5246) Regenerate code with thrift 0.8.0

Posted by "Zhihong Yu (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhihong Yu updated HBASE-5246:
------------------------------

    Fix Version/s: 0.94.0
    
> Regenerate code with thrift 0.8.0
> ---------------------------------
>
>                 Key: HBASE-5246
>                 URL: https://issues.apache.org/jira/browse/HBASE-5246
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>             Fix For: 0.94.0
>
>         Attachments: HBASE-5246.D1371.1.patch
>
>
> In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
> The source codes generated from "*.thrift" should be upgraded also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5246) Regenerate code with thrift 0.8.0

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190613#comment-13190613 ] 

Hudson commented on HBASE-5246:
-------------------------------

Integrated in HBase-TRUNK-security #84 (See [https://builds.apache.org/job/HBase-TRUNK-security/84/])
    HBASE-5246 Regenerate code with thrift 0.8.0 (Scott Chen)

tedyu : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/AlreadyExists.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/BatchMutation.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/ColumnDescriptor.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/Hbase.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/IOError.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/IllegalArgument.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/Mutation.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/TCell.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/TRegionInfo.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/TRowResult.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift/generated/TScan.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TColumn.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TColumnIncrement.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TColumnValue.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TDelete.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TDeleteType.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TGet.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/THBaseService.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TIOError.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TIllegalArgument.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TIncrement.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TPut.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TResult.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TScan.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TTimeRange.java

                
> Regenerate code with thrift 0.8.0
> ---------------------------------
>
>                 Key: HBASE-5246
>                 URL: https://issues.apache.org/jira/browse/HBASE-5246
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>             Fix For: 0.94.0
>
>         Attachments: HBASE-5246.D1371.1.patch
>
>
> In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
> The source codes generated from "*.thrift" should be upgraded also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5246) Regenerate codes with thrift 0.8.0

Posted by "Scott Chen (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Chen updated HBASE-5246:
------------------------------

    Attachment: HBASE-5246.txt
    
> Regenerate codes with thrift 0.8.0
> ----------------------------------
>
>                 Key: HBASE-5246
>                 URL: https://issues.apache.org/jira/browse/HBASE-5246
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>         Attachments: HBASE-5246.D1371.1.patch
>
>
> In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
> The source codes generated from "*.thrift" should be upgraded also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5246) Regenerate code with thrift 0.8.0

Posted by "Zhihong Yu (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhihong Yu updated HBASE-5246:
------------------------------

    Hadoop Flags: Reviewed
         Summary: Regenerate code with thrift 0.8.0  (was: Regenerate codes with thrift 0.8.0)
    
> Regenerate code with thrift 0.8.0
> ---------------------------------
>
>                 Key: HBASE-5246
>                 URL: https://issues.apache.org/jira/browse/HBASE-5246
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>         Attachments: HBASE-5246.D1371.1.patch
>
>
> In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
> The source codes generated from "*.thrift" should be upgraded also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5246) Regenerate code with thrift 0.8.0

Posted by "Phabricator (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13201045#comment-13201045 ] 

Phabricator commented on HBASE-5246:
------------------------------------

dhruba has resigned from the revision "HBASE-5246 [jira] Regenerate codes with thrift 0.8.0".

REVISION DETAIL
  https://reviews.facebook.net/D1371

                
> Regenerate code with thrift 0.8.0
> ---------------------------------
>
>                 Key: HBASE-5246
>                 URL: https://issues.apache.org/jira/browse/HBASE-5246
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>             Fix For: 0.94.0
>
>         Attachments: HBASE-5246.D1371.1.patch
>
>
> In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
> The source codes generated from "*.thrift" should be upgraded also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5246) Regenerate codes with thrift 0.8.0

Posted by "Scott Chen (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Chen updated HBASE-5246:
------------------------------

    Attachment:     (was: HBASE-5246.txt)
    
> Regenerate codes with thrift 0.8.0
> ----------------------------------
>
>                 Key: HBASE-5246
>                 URL: https://issues.apache.org/jira/browse/HBASE-5246
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>         Attachments: HBASE-5246.D1371.1.patch
>
>
> In HBASE-5201, We have upgrated libthrift.jar to 0.8.0.
> The source codes generated from "*.thrift" should be upgraded also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira