apache / apache/accumulo-fluo

Put generated thrift code in its own module

Open
#730 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
200
Forks
73
PR merge metrics
No merged PRs in 30d

Description

It would be nice to also control the compiler warnings a bit in the thrift-generated code. It would make it less spammy. If in its own module, the compiler flags could be overridden to ignore the warnings. If it stays in with the rest of the code, then some `@SuppressWarnings` annotations should be added to the classes immediately after generation.

It's probably a good idea to isolate the generated thrift code from the rest of the code base, anyway, so putting it in its own module might be easier.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.