Skip to content

Commit f136459

Browse files
committed
remove useless comments
1 parent c4d5d07 commit f136459

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/main/java/com/alipay/oceanbase/hbase/OHTable.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -147,11 +147,6 @@ public class OHTable implements HTableInterface {
147147
*/
148148
private long writeBufferSize;
149149

150-
/**
151-
* decide whether clear the buffer when meet exception.the default
152-
* value is true. Be careful about the correctness when set it false
153-
*/
154-
155150
/**
156151
* whether flush the put automatically
157152
*/

0 commit comments

Comments
 (0)