Skip to content

Make internal Rounding fields final#28532

Merged
cbuescher merged 1 commit intoelastic:masterfrom
cbuescher:make-roundingfields-final
Feb 7, 2018
Merged

Make internal Rounding fields final#28532
cbuescher merged 1 commit intoelastic:masterfrom
cbuescher:make-roundingfields-final

Conversation

@cbuescher
Copy link
Copy Markdown
Member

The fields in the internal rounding classes can be made final with very minor
adjustments to how they are read from a StreamInput.

The fields in the internal rounding classes can be made final with very minor
adjustments to how they are read from a StreamInput.
@mayya-sharipova
Copy link
Copy Markdown
Contributor

LGTM, +1

@cbuescher cbuescher merged commit 305b87b into elastic:master Feb 7, 2018
cbuescher pushed a commit that referenced this pull request Feb 7, 2018
The fields in the internal rounding classes can be made final with very minor
adjustments to how they are read from a StreamInput.
@cbuescher
Copy link
Copy Markdown
Member Author

@mayya-sharipova thanks for the review

martijnvg added a commit that referenced this pull request Feb 7, 2018
* es/master:
  Added more parameter to PersistentTaskPlugin#getPersistentTasksExecutor(...)
  [Tests] Relax assertion in SuggestStatsIT (#28544)
  Make internal Rounding fields final (#28532)
  Fix the ability to remove old plugin
  [TEST] Expand failure message for wildfly integration tests
  Add 6.2.1 version constant
  Remove feature parsing for GetIndicesAction (#28535)
  No refresh on shard activation needed (#28013)
  Improve failure message when restoring an index that already exists in the cluster (#28498)
  Use right skip versions.
  [Docs] Fix incomplete URLs (#28528)
  Use non deprecated xcontenthelper (#28503)
  Painless: Fixes a null pointer exception in certain cases of for loop usage (#28506)
martijnvg added a commit that referenced this pull request Feb 7, 2018
* es/6.x:
  Added more parameter to PersistentTaskPlugin#getPersistentTasksExecutor(...)
  [Tests] Relax assertion in SuggestStatsIT (#28544)
  Make internal Rounding fields final (#28532)
  Skip verify versions for buggy cgroup2 handling
  Fix the ability to remove old plugin
  [TEST] Expand failure message for wildfly integration tests
  Add 6.2.1 version constant
  [DOCS] Adding 6.2 RNs
  [DOCS] Added entry for 6.2.0 RNs
  Remove feature parsing for GetIndicesAction (#28535)
  No refresh on shard activation needed (#28013)
  Improve failure message when restoring an index that already exists in the cluster (#28498)
  testIndexCausesIndexCreation should not use the `_primary` preference
  Use right skip versions.
  [Docs] Fix incomplete URLs (#28528)
  Use non deprecated xcontenthelper (#28503)
  Painless: Fixes a null pointer exception in certain cases of for loop usage (#28506)
@cbuescher cbuescher deleted the make-roundingfields-final branch November 27, 2025 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants