druid/examples
Roman Leventov 9ae457f7ad Avoid using the default system Locale and printing to System.out in production code (#4409)
* Avoid usages of Default system Locale and printing to System.out or System.err in production code

* Fix Charset in DruidKerberosUtil

* Remove redundant string format in GenericIndexed

* Rename StringUtils.safeFormat() to unimportantSafeFormat(); add StringUtils.format() which fails as well as String.format()

* Fix testSafeFormat()

* More fixes of redundant StringUtils.format() inside ISE

* Rename unimportantSafeFormat() to nonStrictFormat()
2017-06-29 14:06:19 -07:00
..
bin Improve startup script - create PID and LOG dir if they do not exist (#3808) 2017-01-02 09:20:22 -08:00
conf More fine-grained DI for management node types. Don't allocate processing resources on Router (#4429) 2017-06-27 22:58:01 -07:00
conf-quickstart More fine-grained DI for management node types. Don't allocate processing resources on Router (#4429) 2017-06-27 22:58:01 -07:00
quickstart Protobuf extension (#4039) 2017-05-30 13:11:58 -07:00
src/main Avoid using the default system Locale and printing to System.out in production code (#4409) 2017-06-29 14:06:19 -07:00
pom.xml Update versions to 0.11.0-SNAPSHOT (#4483) 2017-06-28 17:05:58 -07:00