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

tx index optimized #8

Open
wants to merge 1 commit into
base: performance
Choose a base branch
from

Conversation

XuHugo
Copy link

@XuHugo XuHugo commented Jan 28, 2021

Checking duplicate txIds by block metadata instead of querying goleveldb;

from FAB-15865

Signed-off-by: XuHugo [email protected]

Type of change

  • Bug fix
  • New feature
  • Improvement (improvement to code, performance, etc)
  • Test update
  • Documentation update

Description

Additional details

Related issues

Checking duplicate txIds  by block metadata   instead of querying goleveldb;

from FAB-15865

Signed-off-by: XuHugo <[email protected]>
@XuHugo
Copy link
Author

XuHugo commented Apr 20, 2021

/azp

@azure-pipelines
Copy link

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@XuHugo
Copy link
Author

XuHugo commented Apr 20, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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

Successfully merging this pull request may close these issues.

1 participant