Alon Bar-Lev has posted comments on this change.

Change subject: utils: ssh: move to member '_' convention
......................................................................


Patch Set 2: (1 inline comment)

I think that now that java people start to review patches they need to adjust 
to other conventions as well.

As I wrote, reviewing unified diffs without proper code convention is very 
confusing and none productive.

Please allow the complete unit of installation to share the same convention.

....................................................
File 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ssh/ConstraintByteArrayOutputStream.java
Line 6:  * Soft constraint byte array output stream.
Line 7:  */
Line 8: public class ConstraintByteArrayOutputStream extends 
ByteArrayOutputStream {
Line 9:     private int _max;
Line 10:     private boolean _truncated = false;
because these are private.
Line 11: 
Line 12:     /**
Line 13:      * Constructor.
Line 14:      *


--
To view, visit http://gerrit.ovirt.org/9171
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I1bca20cec1e309105805d2c741c56abf04ab33d5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Barak Azulay <bazu...@redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsl...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to