-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deployment issue #818
base: client-403-issue
Are you sure you want to change the base?
Deployment issue #818
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0b619e - Browse repository at this point
Copy the full SHA e0b619eView commit details -
branch admin -prepare release emodb-6.5.83
jenkins committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for fa5d3c9 - Browse repository at this point
Copy the full SHA fa5d3c9View commit details -
branch admin -prepare for next development iteration
jenkins committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 240a93d - Browse repository at this point
Copy the full SHA 240a93dView commit details
Commits on Mar 4, 2024
-
branch admin -prepare release emodb-6.5.84
jenkins committedMar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a17878 - Browse repository at this point
Copy the full SHA 3a17878View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e59d42b - Browse repository at this point
Copy the full SHA e59d42bView commit details -
5xx Exceptions: Updating CL_LOCAL_QUORUM to CL_TWO (#820)
* updatedcltwo_final * updatedcltwo_final_consistency
Configuration menu - View commit details
-
Copy full SHA for 9ba296c - Browse repository at this point
Copy the full SHA 9ba296cView commit details -
Update Snapshot Version for Read Consistency Changes (#821)
* updatedcltwo_final * updatedcltwo_final_consistency * snapshot_update
Configuration menu - View commit details
-
Copy full SHA for ed01731 - Browse repository at this point
Copy the full SHA ed01731View commit details -
branch admin -prepare release emodb-6.5.98
jenkins committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for d8ca339 - Browse repository at this point
Copy the full SHA d8ca339View commit details -
branch admin -prepare for next development iteration
jenkins committedMar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for e8a8110 - Browse repository at this point
Copy the full SHA e8a8110View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d3bacb9 - Browse repository at this point
Copy the full SHA d3bacb9View commit details -
branch admin -prepare release emodb-6.5.109
jenkins committedMar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 68545a1 - Browse repository at this point
Copy the full SHA 68545a1View commit details -
branch admin -prepare for next development iteration
jenkins committedMar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 421fb20 - Browse repository at this point
Copy the full SHA 421fb20View commit details
Commits on May 22, 2024
-
* Added document_id as env variable * Test changes * branch admin -prepare release emodb-6.5.134 * branch admin -prepare for next development iteration --------- Co-authored-by: abhyudaya-mohanty_bveng <[email protected]> Co-authored-by: jenkins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5895a7 - Browse repository at this point
Copy the full SHA c5895a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f10a29b - Browse repository at this point
Copy the full SHA f10a29bView commit details -
branch admin -prepare release emodb-6.5.136
jenkins committedMay 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 71f294a - Browse repository at this point
Copy the full SHA 71f294aView commit details -
branch admin -prepare for next development iteration
jenkins committedMay 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 16992be - Browse repository at this point
Copy the full SHA 16992beView commit details
Commits on Aug 19, 2024
-
SQS integration in blob and metrics for queue service migration prere…
…quisite (#829) * feat: integrate sqs to blob service * Create an sqs service to send messages to sqs * Send all the incoming PUT and DELETE request to sqs * feat: inlcude functionality to store encoded blob in sqs * Convert the incoming blob to bytearray, encode it and send it to sqs * Handle the incoming api request of PUT blob object * Send the attributes and object to sqs * feat: restructure the queue intialization following better architecture * Create interface for queue, so can include multiple implementations * Follow lose coupling * Use a factory method for sqs initialization * PD-239427 fix: fix logging and simplified factory * feat: include params required for iss, send to sqs and update queue name * Include queue url param to be sent to sqs * Update the queue name * Update the factory as per the required changes * update: update tags for deployment * branch admin -prepare release emodb-6.5.135 * branch admin -prepare for next development iteration * update: add fifo queue for blobstore migration and tag changes * branch admin -prepare release emodb-6.5.144 * branch admin -prepare for next development iteration * fix: remove sending of bytecode to sqs * For large files , bytecode is too huge to be sent to sqs * Send request url instead of bytecode * feat: add custom exceptions * handle exceptions in a robust way * add digestbytes to sqs * chore: add tags skip sonatype for deployment * branch admin -prepare release emodb-6.5.159 * branch admin -prepare for next development iteration * fix: add back sonatype dependency * branch admin -prepare release emodb-6.5.160 * branch admin -prepare for next development iteration * Removed bytearray in sqs put * Update MessagingService.java for removing byte * Update SQSService.java * branch admin -prepare release emodb-6.5.161 * branch admin -prepare for next development iteration * skipping nexus plugin for testing --parent.pom * branch admin -prepare release emodb-6.5.162 * branch admin -prepare for next development iteration * add metrics to Queue poll * branch admin -prepare release emodb-6.5.163 * branch admin -prepare for next development iteration * update pom version * branch admin -prepare release emodb-6.5.165 * branch admin -prepare for next development iteration * branch admin -prepare release emodb-6.5.166 * branch admin -prepare for next development iteration * feat: add poll metrics for dedupq * feat: add send count metrics * fix: add metrics for sendBatch * udate: update tags from 167 to 168 * fix: fix the compilation issue remove metricregistry from constructor * branch admin -prepare release emodb-6.5.168 * branch admin -prepare for next development iteration * chore: update tags from 168 to 169 * branch admin -prepare release emodb-6.5.169 * branch admin -prepare for next development iteration * fix: fix the metric tag name issue * branch admin -prepare release emodb-6.5.170 * branch admin -prepare for next development iteration --------- Co-authored-by: jenkins <[email protected]> Co-authored-by: anandujayan <[email protected]> Co-authored-by: ReddyAnand-BV <[email protected]> Co-authored-by: Nabajyoti Dash <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3538bbf - Browse repository at this point
Copy the full SHA 3538bbfView commit details
Commits on Oct 28, 2024
-
PD-257019 Changes for emodb stabilization, kafka integration and step…
…function firing (#844) * PD-257019 Stabilization emodb queue service changes (#831) * PD-249429: integrated emodb with datastorage-media-service for getting the metadata from s3. * PD-249429: refactored code. * PD-249428: DELETE blob with blob id. * PD-249428: Implemented upload blob from byte array. * PD-249428: Implemented upload blob from byte array. * PD-249428: Fixed failing ITs. * PD-249428: Fixed failing ITs. * PD-249428: Changed the snapshot version. * PD-249428: Refactored code. * PD-249428: changed the version to 172. * PD-249428: commented tests. * branch admin -prepare release emodb-6.5.172 * PD-249428: changed snapshot versions. * PD-249428: changed snapshot versions. * branch admin -prepare release emodb-6.5.173 * branch admin -prepare for next development iteration * changed the BASE_URL * PD-256742: fixed all bugs. * PD-256742: changed snapshot version. * PD-256742: changed snapshot version. * branch admin -prepare release emodb-6.5.176 * branch admin -prepare for next development iteration * for testing * feat: integrate kafka to emodb * Create kafka producer and admin service * Overload the sendAll method to reroute messages to kafka * Make the required changes in Clients like jersey2 * feat: include logic for separation of queue and dedupq * feat: include guava dependency injection for emodb * fix: seperation of producer and admin service and proper injection * fix: fix DI wiring issue * feat: integrate triggering step function execution on creation of new topic * feat: merge changes for stepfunction * branch admin -prepare release emodb-6.5.175 * branch admin -prepare for next development iteration * feat: add parameter store * fix:add aws core dependency * fix:remove credentialProvider * fix: changes for ci deployment * fix: pom changes for blob * chore: update tags to 177 for deployment * branch admin -prepare release emodb-6.5.177 * branch admin -prepare for next development iteration * chore: update msk servers * fix: include msk server url * chore: snapshot update to 181 * branch admin -prepare release emodb-6.5.181 * branch admin -prepare for next development iteration * feat: include working parameter store and stepfn changes * add proper exception handling in parameter store and stepfn * make abstractqueue service code modular and organized * branch admin -prepare release emodb-6.5.182 * branch admin -prepare for next development iteration * feat: fetch kafka configs from ssm and dependency injection for stepfn * fetch aws configs from ssm parameter store * introduce dependency injection for stepfunction service * branch admin -prepare release emodb-6.5.183 * branch admin -prepare for next development iteration * feat: feature flag implementation for queue migrations * include the proper naming for each stepfn execution * include all required contracts for stepfn * include the feature flag logic, fetch params from parameter store and based on the allowed queues migrate * fix: fix param for allowedQueues * branch admin -prepare release emodb-6.5.184 * branch admin -prepare for next development iteration * fix: remove blob changes * chore: add comments and fix start.sh * fix: changed logic for feature flag * add changed logic for feature flag implementation * wrap the payload for stepfn around a executionInput parameter * fix: fixed exception handling and code refactoring * throw back exceptions after logging * include create topic and checktopic in one function * add comments for better description --------- Co-authored-by: vikram-vikram_bveng <[email protected]> Co-authored-by: jenkins <[email protected]> Co-authored-by: nabajyotiDash-hub <[email protected]> * update pom version * branch admin -prepare release emodb-6.5.192 * branch admin -prepare for next development iteration * modify producer properties (#834) * PD-257019 Add universe fetching and bug fixes (#835) * feat: add universe fetching and bug fixes * fix: remove debug logs * branch admin -prepare release emodb-6.5.193 * branch admin -prepare for next development iteration * uncached_size for dedupq (#837) * PD-257019 Producer send and logging changes (#838) * fix: fix send logic and exception handling changes * added exception handling * changed producer send logic to be synchronous * removed redundant logs * uncached_size for dedupq (#837) * chore: rename queuetype as per convention * chore: fix naming issue --------- Co-authored-by: nabajyotiDash-hub <[email protected]> * branch admin -prepare release emodb-6.5.194 * branch admin -prepare for next development iteration * branch admin -prepare release emodb-6.5.195 * branch admin -prepare for next development iteration * branch admin -prepare release emodb-6.5.196 * branch admin -prepare for next development iteration * chore: snapshot updates * branch admin -prepare release emodb-6.5.194 * branch admin -prepare for next development iteration * [PD-258160] added dd metrics for queue name and queue size (#836) * branch admin -prepare release emodb-6.5.195 * alter pom version for bvengineering deployment * branch admin -prepare release emodb-6.5.196 * update pom to 6.5.197-SNAPSHOT * branch admin -prepare release emodb-6.5.197 * branch admin -prepare for next development iteration * branch admin -prepare release emodb-6.5.198 * branch admin -prepare for next development iteration * add cache * add allowedQueues cache * feat: producer future logic and caching changes * chore: clear out unused code * PD-257019 Producer send and logging changes (#838) * fix: fix send logic and exception handling changes * added exception handling * changed producer send logic to be synchronous * removed redundant logs * uncached_size for dedupq (#837) * chore: rename queuetype as per convention * chore: fix naming issue --------- Co-authored-by: nabajyotiDash-hub <[email protected]> * fix: fix the config changes * Revert "Merge branch 'master' into PD-257019-producer-async-fixes" This reverts commit 93f5a76, reversing changes made to 15ce863. * chore: snapshot updates for deployement * chore: clear up testing logs * fix: remove default servers * branch admin -prepare release emodb-6.5.202 * branch admin -prepare for next development iteration * chore: caching logs refactoring * branch admin -prepare release emodb-6.5.203 * branch admin -prepare for next development iteration --------- Co-authored-by: vikram-vikram_bveng <[email protected]> Co-authored-by: jenkins <[email protected]> Co-authored-by: nabajyotiDash-hub <[email protected]> Co-authored-by: nabajyotiDash-hub <[email protected]> Co-authored-by: Anurag Dubey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 032af2b - Browse repository at this point
Copy the full SHA 032af2bView commit details -
branch admin -prepare release emodb-6.5.204
jenkins committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ecda251 - Browse repository at this point
Copy the full SHA ecda251View commit details -
branch admin -prepare for next development iteration
jenkins committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a344557 - Browse repository at this point
Copy the full SHA a344557View commit details
Commits on Nov 6, 2024
-
Databus Throttling Changes (#847)
* feat: execution name sanitization and unit test for stepfn * master_size api changes * Admin API changes (#845) 1. /UpdateParameterStore 2. /QueueExecutionAttributes/<queue_type>/<queue_name> * PD-257044-changes-for-databus (#846) * added datadog metrics changes * [PD-257044] databus changes rebase (#848) * PD-257044-changes-for-databus * duplicated kafka and ssm util packages in emo sor module * removed redundant dependencies * admin api and queue name split * Pd 257044 databus changes rebase (#849) * PD-257044-changes-for-databus * duplicated kafka and ssm util packages in emo sor module * removed redundant dependencies * additional changes * additional changes * additional changes * removed unneccessary dependencies * Revert "added datadog metrics changes" This reverts commit 62dc31e. * build fix * endpoint change and databus changes * updated updateRefInDatabus method * address review commnets * branch admin -prepare release emodb-6.5.205 * branch admin -prepare for next development iteration --------- Co-authored-by: Rishu Yadav <[email protected]> Co-authored-by: shanmohammed-bv <[email protected]> Co-authored-by: Anurag Dubey <[email protected]> Co-authored-by: Anandu Jayan <[email protected]> Co-authored-by: jenkins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 387db36 - Browse repository at this point
Copy the full SHA 387db36View commit details -
branch admin -prepare release emodb-6.5.209
jenkins committedNov 6, 2024 Configuration menu - View commit details
-
Copy full SHA for e5e5bd2 - Browse repository at this point
Copy the full SHA e5e5bd2View commit details -
branch admin -prepare for next development iteration
jenkins committedNov 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 31cea14 - Browse repository at this point
Copy the full SHA 31cea14View commit details
Commits on Nov 7, 2024
-
PD-257039 : Fix Serialisation issue in databus (#850)
* fix serialization issue in databus * remove unused code * update pom versions * Update sor/src/main/java/com/bazaarvoice/emodb/sor/core/DefaultDataStore.java Co-authored-by: Igor Kruiper <[email protected]> * fix build failure --------- Co-authored-by: Igor Kruiper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfdc7d9 - Browse repository at this point
Copy the full SHA bfdc7d9View commit details -
branch admin -prepare release emodb-6.5.211
jenkins committedNov 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 04b4809 - Browse repository at this point
Copy the full SHA 04b4809View commit details -
branch admin -prepare for next development iteration
jenkins committedNov 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 9e73faa - Browse repository at this point
Copy the full SHA 9e73faaView commit details -
Hotfix for EU databus throttler (#851)
* add logs * branch admin -prepare release emodb-6.5.212 * branch admin -prepare for next development iteration * add default to Datstore * branch admin -prepare release emodb-6.5.213 * branch admin -prepare for next development iteration * format logs for release --------- Co-authored-by: jenkins <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfa42aa - Browse repository at this point
Copy the full SHA dfa42aaView commit details -
branch admin -prepare release emodb-6.5.214
jenkins committedNov 7, 2024 Configuration menu - View commit details
-
Copy full SHA for bf90025 - Browse repository at this point
Copy the full SHA bf90025View commit details -
branch admin -prepare for next development iteration
jenkins committedNov 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 8184514 - Browse repository at this point
Copy the full SHA 8184514View commit details