Anoop Panicker

Results 4 issues of Anoop Panicker

Pull Request type ---- - [ ] Bugfix - [ ] Feature - [x] Refactoring (no functional changes, no api changes) - [ ] Build related changes (Please run `./gradlew...

work_in_progress

Events for workflow completion and termination are currently published using the WorkflowStatusListener. These events can be used to trigger actions in downstream systems. However, if actions need to be triggered...

help_wanted
type: feature

### Discussed in https://github.com/Netflix/conductor/discussions/2333 Originally posted by **guru1306** June 24, 2021 Hi All We are using AMQP Message Queues to run our tasks with Dynomite as the backend. The queue...

type: bug

With the release of Java 11, Nashorn is deprecated, and has been removed from JDK 15 onwards. The engine needs to be replaced with GraalVM. [Helpful article for migration](https://medium.com/graalvm/oracle-graalvm-announces-support-for-nashorn-migration-c04810d75c1f)

help_wanted