lei-xia commented on a change in pull request #1066:
URL: https://github.com/apache/helix/pull/1066#discussion_r459661616



##########
File path: helix-core/src/main/java/org/apache/helix/HelixProperty.java
##########
@@ -189,7 +200,7 @@ public final String getId() {
    * Get the backing ZNRecord
    * @return ZNRecord object associated with this property
    */
-  public final ZNRecord getRecord() {
+  public ZNRecord getRecord() {

Review comment:
       why change this?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to