Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
Untriaged
-
1
-
Unknown
Description
As and when new services will need the evaluator to process / transpile the user's library code, we need to store two versions of library in store - the original version and transpiled version. Transpiled version will be used by existing /new / recreated workers whereas original form of library code will be returned back to the user over REST calls.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description | As and when new services will need the evaluator to process / transpile the user's library code, we need to store two versions of library in store - the original version and transpiled version. Transpiled version will be used by existing /new / recreated workers whereas original form of library code will be returned back to the user over REST calls. |
Summary | [N1QL-UDF] : Return original version of library to user instead of transpiled version | Return original version of library to user instead of transpiled version |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Labels | request-dev-verify |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Build couchbase-server-7.1.0-1867 contains eventing-ee commit b3770f3 with commit message:
MB-49467: Manage original and transpiled version of library in store