druid/docs/content/development/extensions-core
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
..
approximate-histograms.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
avro.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
bloom-filter.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
datasketches-extension.md Upgrade various build and doc links to https. (#7722) 2019-05-21 11:30:14 -07:00
datasketches-hll.md Upgrade various build and doc links to https. (#7722) 2019-05-21 11:30:14 -07:00
datasketches-quantiles.md Upgrade various build and doc links to https. (#7722) 2019-05-21 11:30:14 -07:00
datasketches-theta.md Upgrade various build and doc links to https. (#7722) 2019-05-21 11:30:14 -07:00
datasketches-tuple.md Upgrade various build and doc links to https. (#7722) 2019-05-21 11:30:14 -07:00
druid-basic-security.md Add simpler permissions option to BasicAuthorizer GET APIs (#7635) 2019-05-15 12:59:32 -07:00
druid-kerberos.md Remove obsolete isExcluded config from Kerberos authenticator (#7745) 2019-05-23 16:00:05 -07:00
druid-lookups.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
examples.md Front Matter header needs to be on the first line for md to be rendered properly by jekyll (#6733) 2018-12-13 11:47:20 -08:00
hdfs.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
kafka-eight-firehose.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
kafka-extraction-namespace.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
kafka-ingestion.md Add errors and state to stream supervisor status API endpoint (#7428) 2019-05-31 17:16:01 -07:00
kinesis-ingestion.md Add errors and state to stream supervisor status API endpoint (#7428) 2019-05-31 17:16:01 -07:00
lookups-cached-global.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
mysql.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
orc.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
parquet.md fix docs (#7556) 2019-04-25 22:00:37 -07:00
postgresql.md add postgresql meta db table schema configuration property (#7137) (#7183) 2019-05-08 12:56:30 -07:00
protobuf.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
s3.md add s3 authentication method informations (#7674) 2019-05-22 11:46:02 -07:00
simple-client-sslcontext.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
stats.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
test-stats.md Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00