Igor Kulikov
|
518807f863
|
Update base image for nodejs microservices
|
4 years ago |
Vladyslav_Prykhodko
|
60853dd5d6
|
Refactor JavaScript Executor AWS SQS queue
|
4 years ago |
Vladyslav_Prykhodko
|
b4592f5f92
|
Fix incorrect start JavaScript Executor AWS SQS queue
|
4 years ago |
Volodymyr Babak
|
e32c42749f
|
Revert default logging
|
4 years ago |
Vladyslav_Prykhodko
|
bbfca14302
|
Fix incorrect shutdown JavaScript Executor RabbitMQ queue
|
4 years ago |
Igor Kulikov
|
5f183f5f38
|
Improve web-ui and js-executor microservices gracefull shutdown
|
4 years ago |
Igor Kulikov
|
7019b98c00
|
JS executor code refactor
|
4 years ago |
Vladyslav_Prykhodko
|
d3541573b2
|
Fixed Docker file for JavaScript Executor Microservice
|
4 years ago |
Vladyslav_Prykhodko
|
bbc43c2572
|
Graceful shutdown JavaScript Executor Microservice and minor change in logs
|
4 years ago |
Igor Kulikov
|
1d9d938052
|
Minor improvements
|
4 years ago |
Vladyslav_Prykhodko
|
ed6e636918
|
Refactor JS-Executor microservice to typescript
|
4 years ago |
Sergey Matvienko
|
b9a7d4a6d9
|
js-executor log cleanup
|
4 years ago |
Sergey Matvienko
|
4968d0101c
|
je-executors: expireTs implemented to drop any expired message and prevent congestion on js eval requests queue
|
4 years ago |
Igor Kulikov
|
c1e6684a2c
|
Increase Kafka linger ms to 5 ms for js-executors.
|
4 years ago |
Vladyslav_Prykhodko
|
352abb3f60
|
JS-executor: Fixed incorrect parse error code for message
|
4 years ago |
Sergey Matvienko
|
3e436ee866
|
js-executor: kafkaClient.producer({ createPartitioner: Partitioners.DefaultPartitioner }) as mentioned in migration notes for the major kafka.js 2.0
|
4 years ago |
Vladyslav_Prykhodko
|
8f4746c64d
|
JS-executor: Added logs compilation time; Cache script map delete min used script
|
4 years ago |
Igor Kulikov
|
4195d48c3b
|
Updated and optimized docker build files.
|
4 years ago |
Vladyslav_Prykhodko
|
812a120393
|
UI: Updated version node in pkg script
|
4 years ago |
Vladyslav_Prykhodko
|
fbb90fe79a
|
UI: Fixed vulnerabilities in tb-js-executor
|
4 years ago |
Igor Kulikov
|
dabd25e760
|
Version set to 3.4.0-SNAPSHOT
|
4 years ago |
Igor Kulikov
|
312924a19b
|
Version set to 3.3.4-SNAPSHOT
|
4 years ago |
Igor Kulikov
|
da4c742872
|
Update license year to 2022
|
4 years ago |
Igor Kulikov
|
45bac3751a
|
Update base image version for js-executor and web-ui docker builds
|
5 years ago |
Igor Kulikov
|
9826893be8
|
Improve nodejs docker images
|
5 years ago |
Igor Kulikov
|
3d8d50d172
|
Use nodejs image to build js related docker images
|
5 years ago |
Igor Kulikov
|
9bc12ab6d7
|
Docker linux/arm64 support
|
5 years ago |
Igor Kulikov
|
a3146b6987
|
Version set to 3.3.3
|
5 years ago |
Igor Kulikov
|
7187ecfdb1
|
Version set to 3.3.3-SNAPSHOT
|
5 years ago |
Andrii Shvaika
|
23c6144c20
|
Develop 3.3.3
|
5 years ago |
Igor Kulikov
|
8a989dbaae
|
Updated versions according to dependabot alerts
|
5 years ago |
Igor Kulikov
|
049627db97
|
Version set to 3.3.2-SNAPSHOT
|
5 years ago |
Igor Kulikov
|
0d7adb73eb
|
Improve js executor kafka consumer to exit application in case of not retryable error.
|
5 years ago |
Igor Kulikov
|
327607e86d
|
Update versions to 3.3.1 in package.json
|
5 years ago |
Andrii Shvaika
|
6be0cb020a
|
Version set to 3.3.2-SNAPSHOT
|
5 years ago |
Andrii Shvaika
|
3661647c3a
|
Version set to 3.3.1-SNAPSHOT
|
5 years ago |
Igor Kulikov
|
34a587ff02
|
Update frontend-maven-plugin
|
5 years ago |
Sergey Matvienko
|
d117cec09e
|
js-executor: partitions_consumed_concurrently marked as experimental
|
5 years ago |
Sergey Matvienko
|
c07379812b
|
js-executor: updated yarn.lock
|
5 years ago |
Sergey Matvienko
|
cda6f3678b
|
js-executor: fixed license header
|
5 years ago |
Sergey Matvienko
|
9ffa50f4a5
|
js-executor: fixed env variables mapping
|
5 years ago |
Sergey Matvienko
|
9a4a94621a
|
js-executor: parameter added for Kafka PARTITIONS_CONSUMED_CONCURRENTLY to decrease max latency while scale down replicas
|
5 years ago |
Kien Truong
|
3a31b9c5ea
|
Fix wrong configuration key for Compression Type
Fix #4678
(cherry picked from commit c176ca94aa)
|
5 years ago |
Sergey Matvienko
|
05df5e03ef
|
Revert "js-executor: upgraded libraries to fix vulnerability warning (@google-cloud/pubsub", amqplib)"
Untested version with breaking changes declared
This reverts commit 80f83a86
|
5 years ago |
Sergey Matvienko
|
98bea8eaf5
|
js-executor: http livenessProbe added
|
5 years ago |
Sergey Matvienko
|
a7a7dca3b3
|
js-executor: upgraded libraries to fix vulnerability warning (@google-cloud/pubsub", amqplib)
|
5 years ago |
Vladyslav_Prykhodko
|
dd74824570
|
js-executor: Refactoring Kafka executor for use async/await
|
5 years ago |
Kien Truong
|
c176ca94aa
|
Fix wrong configuration key for Compression Type
Fix #4678
|
5 years ago |
Sergey Matvienko
|
ff7fa6237f
|
js-executor: zero check and code cleanup
|
5 years ago |
Vladyslav_Prykhodko
|
ab5f1b5b63
|
js-executor: ScriptMap optimize work
|
5 years ago |