You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/01/04 23:10:12 UTC

[jira] [Commented] (ACCUMULO-937) Improve C++ support for thrift RPC code generation

    [ https://issues.apache.org/jira/browse/ACCUMULO-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13544293#comment-13544293 ] 

Hudson commented on ACCUMULO-937:
---------------------------------

Integrated in Accumulo-Trunk #608 (See [https://builds.apache.org/job/Accumulo-Trunk/608/])
    ACCUMULO-937 Added C++ namespace, --gen cpp, and renamed conflicting thrift variables and referencing code (Revision 1429134)

     Result = SUCCESS
ctubbsii : 
Files : 
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/master/thrift/TableInfo.java
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/tabletserver/thrift/TabletStats.java
* /accumulo/trunk/core/src/main/thrift/client.thrift
* /accumulo/trunk/core/src/main/thrift/data.thrift
* /accumulo/trunk/core/src/main/thrift/gc.thrift
* /accumulo/trunk/core/src/main/thrift/master.thrift
* /accumulo/trunk/core/src/main/thrift/security.thrift
* /accumulo/trunk/core/src/main/thrift/tabletserver.thrift
* /accumulo/trunk/core/src/main/thrift/thrift.sh
* /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/monitor/Monitor.java
* /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/monitor/servlets/TServersServlet.java
* /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/monitor/servlets/XMLServlet.java
* /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/monitor/util/celltypes/CompactionsType.java
* /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/tabletserver/TabletServer.java
* /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/test/GetMasterStats.java
* /accumulo/trunk/trace/src/main/thrift/cloudtrace.thrift
* /accumulo/trunk/trace/thrift.sh

                
> Improve C++ support for thrift RPC code generation
> --------------------------------------------------
>
>                 Key: ACCUMULO-937
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-937
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: master, monitor, thrift, tserver
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>            Priority: Minor
>              Labels: c++, code, cpp, generation, thrift
>             Fix For: 1.5.0
>
>
> A user emailed me requesting better support for cpp code generation for our thrift RPC. The improved features requested were:
> # Include cpp namespace
> # Add --gen cpp line to thrift.sh
> # Rename major/minor to majors/minors to deconflict with sysmacro.h

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira