You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "upthewaterspout (GitHub)" <gi...@apache.org> on 2019/02/05 21:53:27 UTC

[GitHub] [geode] upthewaterspout commented on pull request #3160: Marking static variables final that are never modified

Good catch! I must have accidentally removed final from this ordinal while I was fixing compilation errors related to adding other final clauses (I tried to make nextOrdinal final). I double checked the diff, this is the only place I removed final from something that was. I'll fix it.

[ Full content available at: https://github.com/apache/geode/pull/3160 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org