issues
search
flipkart-incubator
/
databuilderframework
A data driven execution engine
34
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ConcurrentModificationExceptions when using Optimised Multithread Executors
#56
shadowmanoj
opened
6 months ago
0
Minor fixes
#55
ivickeysingh
opened
1 year ago
0
Bump jackson-databind from 2.10.3 to 2.12.7.1
#54
dependabot[bot]
opened
1 year ago
0
Bump jackson-databind from 2.10.3 to 2.13.4.1
#53
dependabot[bot]
closed
1 year ago
1
Bump jackson-databind from 2.10.3 to 2.12.6.1
#52
dependabot[bot]
closed
2 years ago
1
Optimized error message construction in Preconditions.checkArgument()
#51
r0goyal
closed
3 years ago
0
Added cache for getSimpleName()
#50
r0goyal
closed
3 years ago
0
Platform flow
#49
Pratyay
closed
3 years ago
0
DataFlowExecutor's databuilderFactory is not used
#48
onkarshedge
opened
3 years ago
0
Bump jackson.version from 2.10.3 to 2.12.1
#47
dependabot[bot]
opened
3 years ago
0
Updating latest version in the doc
#46
ToOnlyGaurav
closed
3 years ago
0
Added databuilder context param in preprocessing and postprocessing listeners
#45
nottocode
closed
3 years ago
0
Bumping up the version
#44
ToOnlyGaurav
closed
4 years ago
0
Fix in the getRank to avoid multiple computations for same node
#43
Kanikakhetawat
closed
4 years ago
0
Bump junit from 4.12 to 4.13.1
#42
dependabot[bot]
closed
3 years ago
1
Added patch to throw exception in afterExecute and beforeExecute
#41
nottocode
opened
4 years ago
0
Bump hibernate-validator from 5.2.4.Final to 5.3.6.Final
#40
dependabot[bot]
closed
3 years ago
1
Proper way to access dataSet from DataBuilderContext
#39
chaitanyachavali
opened
4 years ago
3
Bump hibernate-validator from 5.2.4.Final to 5.3.5.Final
#38
dependabot[bot]
closed
4 years ago
1
Added changes for debuging and understanding details of the framework
#37
vibhorgarg
closed
4 years ago
0
Reverted null data unset changes
#36
r0goyal
closed
4 years ago
0
Bump jackson.version from 2.7.8 to 2.10.3
#35
dependabot[bot]
closed
4 years ago
0
Fix for perf issue in graph compute
#34
santanusinha
closed
4 years ago
0
annotation added for external plugin to pickup flows and display graph
#33
sai-kat
closed
4 years ago
0
Using latest jackson-databind.
#32
ToOnlyGaurav
closed
4 years ago
0
DataSet Passed to builder should be immutable
#31
Kaustavd
closed
5 years ago
2
Pre post processing fix
#30
Kanikakhetawat
closed
6 years ago
0
Pre post listener
#29
Kanikakhetawat
closed
6 years ago
0
Unsetting data in case produced data is null
#28
r0goyal
closed
6 years ago
0
Guice support
#27
pavankumarjs
closed
5 years ago
1
Transactionlity in builder create
#26
santanusinha
closed
7 years ago
0
Added ability to specify transient data while building dataflow
#25
santanusinha
closed
7 years ago
0
Code cleanup and NPE fixes
#24
santanusinha
closed
7 years ago
0
Safer data access from context
#23
santanusinha
closed
7 years ago
0
Changed naming for class params, will use snake case now
#22
santanusinha
closed
7 years ago
0
DataDelta content is getting changed if builder is producing the same data that is present in dataDelta.
#21
ToOnlyGaurav
closed
5 years ago
2
Null returned from data builder is not nullifying the previous generated data.
#20
ToOnlyGaurav
opened
9 years ago
0
Making accesses mandatory for running a builder defeats purpose of statefulness of a builder
#19
Kaustavd
closed
9 years ago
1
Making accesses mandatory for running a builder defeats purpose of statefulness of a builder
#18
Kaustavd
closed
5 years ago
3
Builder whose data is not consumed in is left out of execution graph ( Because of bottom up building of graph)
#17
Kaustavd
closed
5 years ago
3
Fixes issue 9
#16
gokulvanan
closed
9 years ago
0
Issue 8 fix
#15
gokulvanan
closed
9 years ago
0
Issue 7 fix
#14
gokulvanan
closed
9 years ago
0
Builder whose data is not consumed is left out of execution graph ( Because of bottom up building of graph)
#13
gokulvanan
closed
5 years ago
1
DataBuilderClassInfo - customize Builder Name
#12
gokulvanan
closed
5 years ago
5
ProcessedBuilders check removal
#11
gokulvanan
closed
5 years ago
1
EnhancementRequest - ReactiveExecutor
#10
gokulvanan
closed
5 years ago
4
MultiThreadedExecutor runs executor even when there is one builder in the respective rank.
#9
gokulvanan
closed
9 years ago
3
DataBuilderContext not accessible in DataBuilderExecutionListener
#8
gokulvanan
closed
9 years ago
0
Builders of the same rank terminate when first one does not run
#7
gokulvanan
closed
9 years ago
3
Next