issues
search
flipkart-incubator
/
Krystal
Apache License 2.0
8
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
#RandomlyAllocatedMultileasePool Create a MultiLeasePool implementation which allocates an object from the pool randomly
#273
RamAnvesh
opened
4 days ago
0
#Nil_Is_Success Move Nil under the Success Interface to make clear that Nil is a succes
#272
RamAnvesh
opened
1 week ago
0
Make 'atleast once' check for fanout dependency inputs
#271
shivangipandey
opened
2 weeks ago
0
#PriorityQueueInMultiLeasePool Change from linear queue to priority queue in `MultiLeasePool`
#270
RamAnvesh
opened
3 months ago
0
Release 7.0.2: Bump up jackson, override snakeyaml to 2.x to prevent CVE-2022-1471
#269
RamAnvesh
closed
4 months ago
0
Fix bug where exception thrown in simple resolver causes vajram to fail
#268
RamAnvesh
closed
4 months ago
0
Forward merge krystal 7
#267
RamAnvesh
closed
4 months ago
0
#Krystal7 - Input injector v2
#266
RamAnvesh
closed
4 months ago
0
#ExplicitMandatory Make inputs and dependencies mandatory only if @Mandatory annotation is set on the facet.
#265
RamAnvesh
opened
4 months ago
0
Update README
#264
RamAnvesh
closed
4 months ago
0
Bump up checkerframework version, add more checkers, release new version
#263
RamAnvesh
closed
4 months ago
0
Create fk java code standard plugin. Integrate it into Krystal
#262
RamAnvesh
closed
4 months ago
0
#DebugGraph Fix the Kryon DAG Html generator
#261
RamAnvesh
opened
4 months ago
1
Add input injector to request scoped injection
#260
sathwik-sai
closed
4 months ago
1
Bump down jackson versions to avoid gradle bug
#259
RamAnvesh
closed
5 months ago
0
Remove jackson-bom dependency since it is causing build issues due to gradle bug
#258
RamAnvesh
closed
5 months ago
0
Add inputInjector to request scoped injection
#257
sathwik-sai
closed
4 months ago
1
Initial support for Krystal7
#256
RamAnvesh
closed
5 months ago
0
#ErrorProneIntegration Integrate codebase with Error prone to catch bugs earlier
#255
RamAnvesh
opened
5 months ago
0
#DeepImmutabilityChecks We should be able to validate that the data types of all the input and dependency facets are deeply immutable
#254
RamAnvesh
opened
5 months ago
0
Make CheckerFramework throw compilation error if a mandatory field in not set in a lombok builder
#253
RamAnvesh
closed
5 months ago
0
Add debug log statements in krystex. Release 6.0 version
#252
RamAnvesh
closed
5 months ago
0
Some code clean up
#251
RamAnvesh
closed
5 months ago
0
Add new vajram sample and test case
#250
RamAnvesh
closed
5 months ago
0
Fix DefaultKryonExecutionReportTest taking into account data dereferencing
#249
RamAnvesh
closed
5 months ago
0
Fix duplicate kryon trigger bug
#248
RamAnvesh
closed
6 months ago
0
#FacetsAreImmutableAfterSet
#247
RamAnvesh
opened
6 months ago
0
#MaxOneFanoutResolverPerDependency Add support validating the vajram post code generation phase
#246
RamAnvesh
opened
6 months ago
0
#VajramInheritance Design and implement Vajram Inheritance
#245
RamAnvesh
opened
6 months ago
0
Delete How_to_make_Batching_and_Dependencies_work_together.md
#244
RamAnvesh
closed
7 months ago
0
Create How_to_make_Batching_and_Dependencies_work_together.md
#243
RamAnvesh
closed
7 months ago
0
How_to_make_Batching_and_Dependencies_work_together.md
#242
RamAnvesh
closed
7 months ago
0
Make krystal-bom a sub project of Krystal
#241
RamAnvesh
closed
7 months ago
0
Add krystal-bom. Add oss-java-deps-bom
#240
RamAnvesh
closed
7 months ago
0
Change toFacetValues method to directly use ImmutableMap.of(...) instead of HashMap
#239
RamAnvesh
closed
7 months ago
0
Add support for tracking facets at kryon definition level rather than only output logic level
#238
RamAnvesh
closed
7 months ago
0
Add support for triggering vajram directly with facetValues instead of VajramRequest
#237
RamAnvesh
closed
7 months ago
0
Add documentation for Vajram base classes
#236
RamAnvesh
closed
7 months ago
0
Fix bug where IOVajrams with primitive return types are breaking impl…
#235
RamAnvesh
closed
7 months ago
0
Refactor 'needsBatching' to 'isBatched'
#234
RamAnvesh
closed
7 months ago
0
Refactor "Modulation" to "Batching" everywhere for better readability
#233
RamAnvesh
closed
7 months ago
0
Add `-parameters` compiler arg to compilation stage
#232
RamAnvesh
closed
8 months ago
1
changes for pp1-5746 replaced valueOrError with errable
#231
dibyanideb
closed
7 months ago
0
Stitched MainLogicExecReporter and Graph Generation logic
#230
ajitraj88
closed
5 months ago
0
#VajramVisualization Add support for visualising the DAG inside a Vajram
#229
RamAnvesh
opened
9 months ago
0
Pp1 5746 : replaced usage of valueOrError with errable
#228
dibyanideb
closed
7 months ago
2
Update errable method name to errableFrom for better readability
#227
RamAnvesh
closed
9 months ago
0
Clean up code
#226
RamAnvesh
closed
9 months ago
0
#UnitTestVajramAnnotationProcessors
#225
RamAnvesh
opened
9 months ago
1
#ValidateAllMandatoryInputsAreResolved Validate at build time that all mandatory inputs of every dependency are resolved. Else, fail the build. #VajramCodeGen
#224
RamAnvesh
opened
9 months ago
0
Next