Skip to content

3.0.1

Latest
Compare
Choose a tag to compare
@diptam-in diptam-in released this 14 Jun 12:02
· 9 commits to master since this release
1c0e8fa

This is a complete revamp of compaction-trigger schedule app - based on 2.1.7 hbase-client
key features

  1. Accepts compaction trigger schedule logic - added support for last compaction-time , parallel compaction running on an RS, disk-usage of Nodes
  2. Can spin up a REST interface to manage compaction schedule config.
  3. Can read compaction config from XML, Zookeeper and K8s config-map.
  4. For Zookeeper and K8s, listeners are added which can respond to a change in config stored.
  5. Produces JMX metric related to schedules and pace of the trigger.