Skip to content
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

API-375 add support for MetaESDT assets in ES #1435

Draft
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

cfaur09
Copy link
Contributor

@cfaur09 cfaur09 commented Jan 13, 2025

Proposed Changes

  • Add setCollectionAssetsFields method to IndexerInterface.
  • Introduced setCollectionAssetsFields method in IndexerInterface to handle collection asset updates.
  • Implemented the method in IndexerService and ElasticIndexerService for processing collection assets.
  • Enhanced ElasticIndexerHelper to support additional filtering options for asset queries.
  • Updated Collection entity to include api_assets field.
  • Modified CollectionFilter to add name and hasAssets properties for improved filtering capabilities.

How to test

…t in related services

- Introduced setCollectionAssetsFields method in IndexerInterface to handle collection asset updates.
- Implemented the method in IndexerService and ElasticIndexerService for processing collection assets.
- Enhanced ElasticIndexerHelper to support additional filtering options for asset queries.
- Updated Collection entity to include api_assets field.
- Modified CollectionFilter to add name and hasAssets properties for improved filtering capabilities.
@cfaur09 cfaur09 marked this pull request as draft January 13, 2025 16:37
@cfaur09 cfaur09 self-assigned this Jan 13, 2025
@cfaur09 cfaur09 added the feature New feature or request label Jan 13, 2025
Copy link

k6 load testing comparison.
Base Commit Hash: 3f7a0b6
Target Commit Hash: 9c74208

Metric Base Target Diff
AvgMax9095AvgMax9095AvgMax9095
Pool53.01682.0159.6461.8853.03159.1060.0861.91+0.04% 🔴-76.67% ✅+0.74% 🔴+0.05% 🔴
Tokens53.06693.2359.6661.8253.30289.5060.1261.86+0.45% 🔴-58.24% ✅+0.77% 🔴+0.06% 🔴
Blocks59.281170.2460.3963.3359.971226.3560.5963.02+1.17% 🔴+4.79% 🔴+0.34% 🔴-0.49% ✅
Mex52.05110.8759.6561.8853.85698.2360.1161.71+3.46% 🔴+529.78% 🔴+0.76% 🔴-0.26% ✅
Transactions78.172477.8861.1165.4180.273240.4561.0964.49+2.69% 🔴+30.78% 🔴-0.03% ✅-1.41% ✅
Accounts53.54921.1759.6961.7354.491141.1760.0561.73+1.77% 🔴+23.88% 🔴+0.61% 🔴+0.00% 🔴
Nodes53.50894.4259.6161.4954.19839.8060.0261.93+1.29% 🔴-6.11% ✅+0.69% 🔴+0.71% 🔴
Test Run Duration60002.9860001.90

Legend: Avg - Average Response Time, Max - Maximum Response Time, 90 - 90th Percentile, 95 - 95th Percentile
All times are in milliseconds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants