Github user mikemccand commented on a diff in the pull request:
https://github.com/apache/lucene-solr/pull/513#discussion_r239025447
--- Diff: lucene/core/src/java/org/apache/lucene/index/BufferedUpdates.java
---
@@ -42,7 +41,7 @@
// instance on DocumentWriterPerThread, or via sync'd code by
// DocumentsWriterDeleteQueue
-class BufferedUpdates {
+class BufferedUpdates implements Accountable {
--- End diff --
Ha! Despite all the crazy accounting we were doing here we didn't
implement this before :)
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]