druid/docs/content/development
Justin Borromeo 8032c4add8 Add errors and state to stream supervisor status API endpoint (#7428)
* Add state and error tracking for seekable stream supervisors

* Fixed nits in docs

* Made inner class static and updated spec test with jackson inject

* Review changes

* Remove redundant config param in supervisor

* Style

* Applied some of Jon's recommendations

* Add transience field

* write test

* implement code review changes except for reconsidering logic of markRunFinishedAndEvaluateHealth()

* remove transience reporting and fix SeekableStreamSupervisorStateManager impl

* move call to stateManager.markRunFinished() from RunNotice to runInternal() for tests

* remove stateHistory because it wasn't adding much value, some fixes, and add more tests

* fix tests

* code review changes and add HTTP health check status

* fix test failure

* refactor to split into a generic SupervisorStateManager and a specific SeekableStreamSupervisorStateManager

* fixup after merge

* code review changes - add additional docs

* cleanup KafkaIndexTaskTest

* add additional documentation for Kinesis indexing

* remove unused throws class
2019-05-31 17:16:01 -07:00
..
extensions-contrib Adding influxdb emitter as a contrib extension (#7717) 2019-05-23 11:11:48 -07:00
extensions-core Add errors and state to stream supervisor status API endpoint (#7428) 2019-05-31 17:16:01 -07:00
build.md Add plain text README.txt, use relative link from README.md to build.md (#7611) 2019-05-09 21:29:26 -07:00
experimental.md Remove SQL experimental banner and other doc adjustments. (#7591) 2019-05-06 12:31:51 -07:00
extensions.md Adding influxdb emitter as a contrib extension (#7717) 2019-05-23 11:11:48 -07:00
geo.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
integrating-druid-with-other-technologies.md Additional Apache branding doc updates (#7524) 2019-04-23 14:39:16 -07:00
javascript.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
modules.md Fix typo (ComplexMetricSerde class name was spelled incorrectly) (#7694) 2019-05-19 09:49:54 -07:00
overview.md Fix broken links in docs, add broken link checker. (#7658) 2019-05-15 14:49:50 -07:00
router.md Remove SQL experimental banner and other doc adjustments. (#7591) 2019-05-06 12:31:51 -07:00
versioning.md Additional Apache branding doc updates (#7524) 2019-04-23 14:39:16 -07:00