Skip to content

Comments

PopulateMetadataTable Improvements#2118

Merged
Manno15 merged 4 commits intoapache:mainfrom
DomGarguilo:accumulo1091
Jun 3, 2021
Merged

PopulateMetadataTable Improvements#2118
Manno15 merged 4 commits intoapache:mainfrom
DomGarguilo:accumulo1091

Conversation

@DomGarguilo
Copy link
Member

Closes #1091

Improvements include:

  1. Setting currentRow after each mutation
  2. Adding a try-with-resources block
  3. Consolidating two if statements

Copy link
Contributor

@Manno15 Manno15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything else looks fine.

@DomGarguilo DomGarguilo requested a review from keith-turner May 28, 2021 18:01
Copy link
Member

@ctubbsii ctubbsii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DomGarguilo We were both fixing the conflict at the same time. You beat me to it, though :) This can be merged once the QA checks pass.

@Manno15 Manno15 merged commit d15f21e into apache:main Jun 3, 2021
@DomGarguilo DomGarguilo deleted the accumulo1091 branch June 3, 2021 18:50
@ctubbsii ctubbsii added this to the 2.1.0 milestone Jul 12, 2024
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.

Set currentRow in PopulateMetadataTable

4 participants