We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4d5d07 commit f136459Copy full SHA for f136459
src/main/java/com/alipay/oceanbase/hbase/OHTable.java
@@ -147,11 +147,6 @@ public class OHTable implements HTableInterface {
147
*/
148
private long writeBufferSize;
149
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
-
155
/**
156
* whether flush the put automatically
157
0 commit comments