Update ------- Key: THRIFT-1237 URL: https://issues.apache.org/jira/browse/THRIFT-1237 Project: Thrift Issue Type: Improvement Components: Java - Library Affects Versions: 0.7 Reporter: Ionel Corneliu Gog
The java fb303 monitoring interface does not have several methods that are present in the cpp interface. I am adding incrementCounter(String key, long increment) and setCounter(String key, long value). On top of that I am changing the return of getStatus to an i32 value instead of the fb_status enum. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira