Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / flipkart-incubator/krystal issues and pull requests
#94 - Reformat according to google-java-format. Fix issue in exception throwing. Fix few styling issues
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#93 - Update codegen to generate final VajramImpl classes
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#92 - #NoLombokInGeneratedCode Remove lombok annotations from generated models in #vajram
Issue -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: bug, good first issue, size: s
#91 - #OnlyStaticMethodsInVajrams Add check that mandates that methods MUST be static in #vajrams
Issue -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: enhancement, good first issue, size: xs
#90 - Add support from map datatype in #vajram and #vajram-codegen
Issue -
State: closed - Opened by RamAnvesh almost 2 years ago
- 1 comment
Labels: enhancement, good first issue, size: s
#89 - #BindableVajramLogicParams Add ability to bindFrom specific inputs in the VajramLogic #Vajram #Vajram-codegen
Issue -
State: open - Opened by RamAnvesh almost 2 years ago
Labels: enhancement, good first issue, size: s
#88 - #FanoutAwareVajramModels Add ability to declare a dependency as fanout enabled/disabled in #vajram #vajram-codegen
Issue -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: enhancement, good first issue, wontfix, size: s
#87 - Making Flush and Skip work together. Add test case of #84
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#86 - Add code generator for VajramImpl in #vajram #vajram-codegen
Issue -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: enhancement
#85 - #resilience4JLiveMetrics Add support for resilience4J live metrics collection and real-time dashboards #LogicDecorator
Issue -
State: open - Opened by RamAnvesh almost 2 years ago
Labels: enhancement, size: m
#84 - #FlushSkippedDependencies Add support for Flushing complete dependency call graph when a node is skipped in #Krystex
Issue -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: bug, size: m
#83 - Replace ThreadPoolExecutor with ForkJoinPool(asyncMode=true) as the commandQueue in #Krystex
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: performance
#82 - Deleted unnecessary files
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#81 - Release 1.6 versions
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#80 - Fix bug where circuitBreaker and Bulkhead are not handling completableFuture.
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: bug
#79 - Update krystex documentation
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#78 - Node Execution bug fix. Fix concurrency issues in KrystalNodeExecutor
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: bug
#77 - #dependencyInjection Add support for dependency Injection of arbitrary named inputs in #krystex #vajram-krystex
Issue -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: enhancement, size: m
#76 - Add support for input modulation of compute vajrams - Publish 1.5 Versions
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: release
#75 - Add support for auto-generated vajrams with custom input resolvers.
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: release
#74 - VajramImpl Codegen implementation
Pull Request -
State: closed - Opened by prateek-kr-fk almost 2 years ago
- 1 comment
#73 - Add README for krystex
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#72 - Add clojar to pluginManagement repo. Add and centralize standard repos to settings.gradle
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#71 - Correct clojar links
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#70 - Add links to latest releases to README.md
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#69 - Publish new minor version 1.3 to public repo
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: release
#68 - Change terminology from terminate to flush
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#67 - Add support for DependantChain-specific and shared InputModulators
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#66 - Add support for ExecutorService pooling
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: performance
#65 - Fix bug where onTermination listener was being executed multiple times
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#64 - Add support for terminating logic decorators (esp. input modulator) on closing of node executor
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#63 - Simplify inputValueCollector in Node
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#62 - Add support for permuting dependencies when there are multiple fanouts
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#61 - Change benchmarks to create new VajramExecutor per iteration for bett…
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: performance
#60 - Add support for deep vajram dependency concurrency
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#59 - Add support for Vajram Dependency Tree based Input Modulator choice
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#58 - Add support for resolved input permutation. Fix redundant calls Bug
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#57 - Graphql POC
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#56 - Support Request and Session scoped Logic decorators
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#55 - Graphql POC
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#54 - Remove duplicate publish tasks in vajram-codegen. Release 1.1 versions with source-jars
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#53 - Release 1.0 GA versions of artefacts
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#52 - Move all Krystal modules to common version. Add changes to support publish to Clojar repo
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#51 - Unify all versions into a single project propery
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#50 - Test
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#49 - Remove unnecessary ImmutableMapView dependencies and copies
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: performance
#48 - Reduce object creations by unifying DTOs into common module
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: performance
#47 - Move InputValues to krystal-common
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: performance
#46 - Create new krystal-common module
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: performance
#45 - Optimize performance: Move NodeInputs from ImmutableMap to Map.
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
Labels: performance
#44 - Benchmark for depth 10 Execution graph
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#43 - Add support for skipping dependencies
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#42 - Add benchmark comparison against reactive code
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#41 - Don't measure future array creation in benchmark time
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#40 - Add a benchmark to vajram-samples test-suite
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#39 - Move models generation source to yaml file instead of java class files
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#38 - Create gradle plugin for code generation
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#37 - Add support for local and remote maven publish (to clojars). Upgrade gradlew.
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#36 - #23 Change Blocking and NonBlocking terminology to IO and Compute
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#35 - Support caching of individual results for modulated and unmodulated requests
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#34 - Add test case for compute node caching.
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#33 - Add support for mandatory and optional inputs
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#32 - Refactor vajram-krystex into a dedicated module
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#31 - Input Modulation and Change in concept of nodes
Pull Request -
State: closed - Opened by RamAnvesh almost 2 years ago
#30 - Support interdependent vajram execution
Pull Request -
State: closed - Opened by prabhfk about 2 years ago
- 1 comment
#29 - Simplify workflow definition
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
#28 - Honeycomb Init
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
#27 - Add caramel dep in caramel-samples
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
#26 - Move vajram-codegen under vajram
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
#25 - #deadlinePropagation Add support for deadline propagation #Krystex
Issue -
State: open - Opened by RamAnvesh about 2 years ago
Labels: enhancement, size: l
#24 - Add support for optional and madatory dependencies #Vajram #Krystex
Issue -
State: closed - Opened by RamAnvesh about 2 years ago
Labels: bug
#23 - Change Blocking and NonBlocking terminology across the code base #Vajram #Krystex
Issue -
State: closed - Opened by RamAnvesh about 2 years ago
Labels: bug
#22 - Complete support for IO Vajrams and IO Nodes #Vajram #Krystex
Issue -
State: closed - Opened by RamAnvesh about 2 years ago
Labels: bug
#21 - Add support for sequentially wired dependencies in Vajrams #Vajram
Issue -
State: closed - Opened by RamAnvesh about 2 years ago
Labels: bug
#20 - Develop a java virtual-thread based Krystal Executor #Krystex
Issue -
State: open - Opened by RamAnvesh about 2 years ago
Labels: longterm enhancement, size: xl
#19 - Vajram-krystex Basic integration
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
#18 - Move vajram-samples under vajram directory
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
#17 - Update README.md
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
#16 - Krystex intial version with simple test cases
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
#15 - Caramel samples
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
#14 - Add sample Caramel workflow
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
#13 - Draft Spec of Caramel Workflow definition language
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
#12 - Caramel Draft Spec
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
#11 - Create README.md for Caramel
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
Labels: documentation
#10 - Correct definitions of orchestration and choreography
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
#9 - Add documentation on bottom-up and top-down programming
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
#8 - Update Readme files to separate Krystal and Vajram documentation
Pull Request -
State: closed - Opened by RamAnvesh about 2 years ago
#7 - Draft Spec for Caramel Workflow Definition DSL
Pull Request -
State: closed - Opened by RamAnvesh over 2 years ago
#6 - Update .gitignore file with idea specific exclusions
Pull Request -
State: closed - Opened by RamAnvesh over 2 years ago
#5 - Add .DS_Store to .gitignore
Pull Request -
State: closed - Opened by RamAnvesh over 2 years ago
#4 - Update README.md
Pull Request -
State: closed - Opened by RamAnvesh over 2 years ago
#3 - Add initial documentation to README
Pull Request -
State: closed - Opened by RamAnvesh over 2 years ago
#2 - Beta Spec for Krystal Vajrams
Pull Request -
State: closed - Opened by RamAnvesh over 2 years ago
#1 - Add Intellij IDE project configuration files
Pull Request -
State: closed - Opened by RamAnvesh over 2 years ago