commit | 65b8eeae1c75eaf9c05317a678dd35c3f7da519d | [log] [tgz] |
---|---|---|
author | Gary <garyw@apache.org> | Sat Jul 18 13:47:59 2020 -0700 |
committer | Gary <garyw@apache.org> | Sat Jul 18 13:47:59 2020 -0700 |
tree | 177782ca0f7cdad83963248e1f825ca6063c1efd | |
parent | 204ad76d457fbbd19ec9d317006f5969018376d1 [diff] |
Fix SuppressionFilter initialization failure
================================
Apache Mnemonic is a non-volatile hybrid memory storage oriented library, it proposed a non-volatile/durable Java object model and durable computing service that bring several advantages to significantly improve the performance of massive real-time data processing/analytics. developers are able to use this library to design their cache-less and SerDe-less high performance applications.