Github user revans2 commented on a diff in the pull request:
https://github.com/apache/storm/pull/2687#discussion_r190287991
--- Diff: storm-client/src/genthrift.sh ---
@@ -17,7 +17,7 @@
rm -rf gen-javabean gen-py py
rm -rf jvm/org/apache/storm/generated
-thrift --gen java:beans,hashcode,nocamel,generated_annotations=undated
--gen py:utf8strings storm.thrift
--- End diff --
@srdo do you want me to remove the utf8strings option?---
