πŸš€0.5.1

Released on

Features and Enhancements:

  • Optimized Docker image, correction of timestamp fix in file name according to message timestamp instead of system timestamp, reduce the initial wait period for the optimizer starting, Memory check

  • Index size reduction/defragmentation & Index metadata loading solutions.This will address β€œSearch index warming time” and also β€œquery time window” will be further expanded.

  • Expect a slow-down on search TAT for certain queries ( for the first time ) if there is a cache miss. Subsequent queries once the cache is loaded will back to regular speed.

Bug fixes:

  • Masking the source code - This feature is to protect sensitive data while providing a functional alternative when real data is not needed. The issue in masking has been fixed.

  • Search Issues

    β€’ Search pod restarting repeatedly because of memory overrun.

    β€’ Query time window was very small.

    β€’ High search index size & high search index warming time.

  • Solutions worked on

    β€’ Search.index Caching.

    β€’ Index size reduction/defragmentation.

    β€’ Lightweight index metadata creation & loading.

    β€’ Advanced caching scheme.

Config changes:

There are no config changes.

Last updated