Results 33 issues of Jungtaek Lim

This patch brings change of huge dependencies so should be tested thoughtfully. The build passed with custom build of SR, and I'll upgrade once the version is available in HWX...

jackson has exposed various CVEs so better to upgrade it.

Any testing cases (not meant to test mode) require setup with external storage (for source/sink) and also Schema Registry. Whenever I spin the cluster for testing, I need to… 1....

I have encountered some responses which is HTTP status 500, but the errors came from TransactionException and no further log is shown. This behavior hides the root reason of error....

Currently Streamline stores test run event log to local file and provide it unless the file has been deleted. This was intended to make event log temporarily (at first it...

enhancement

We have a [document|https://github.com/hortonworks/streamline/blob/master/docs/REST-API.md] for REST API but this looks like out of sync and also easy to be out of sync. It would be better if we could document...

enhancement

Currently TopologyTestRunHistory entity has `finished` and `success` fields for determining topology test run is succeed or not. In other words, UI knows whether the run is succeed or failed, but...

enhancement

This issue is based on the review comment from @hmcl https://github.com/hortonworks/streamline/pull/792#discussion_r131524184 https://github.com/hortonworks/streamline/pull/792#pullrequestreview-55088764 > The only nit is for the fields starting with PARAM. Would one of the following be a...

enhancement

After ISSUE-777 users can't delete topology if topology is running, or Storm (streaming backend) cluster is not reachable. It might help preventing running topology be out of sync, but there're...

UI

We found some issues on time-series value as well as single aggregated value in view mode. There are several valid suspicions, but what we could try out is leveraging contexts...