Skip to content

Using system arraycopy instead of manual for loop#2371

Merged
jixuan1989 merged 1 commit intoapache:masterfrom
asdf2014:use_system_arraycopy
Dec 29, 2020
Merged

Using system arraycopy instead of manual for loop#2371
jixuan1989 merged 1 commit intoapache:masterfrom
asdf2014:use_system_arraycopy

Conversation

@asdf2014
Copy link
Member

Description


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jixuan1989 jixuan1989 merged commit bf19c0e into apache:master Dec 29, 2020
@asdf2014 asdf2014 deleted the use_system_arraycopy branch December 29, 2020 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants