You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by Mike Miller <mm...@apache.org> on 2018/04/23 22:05:31 UTC

Use of Flush Table Operation

Quick Survey:

Does your project use the flush Table Operation in Accumulo? I am looking
into changing the default behavior of the deprecated flush method[1] and
was wondering if and how it is currently being used.

Any response would be helpful.  Thanks!

[1]
https://github.com/apache/accumulo/blob/master/core/src/main/java/org/apache/accumulo/core/client/admin/TableOperations.java#L471

Re: Use of Flush Table Operation

Posted by Mike Miller <mm...@apache.org>.
[1] https://github.com/apache/accumulo/pull/437


On Mon, Apr 23, 2018 at 6:19 PM, Mike Miller <mm...@apache.org> wrote:

> I have a pull request open [1] to remove the deprecated tag since it seems
> like a useful method and it simply calls another method.  Then it came up
> in the feedback that maybe we should change the behavior.
>
>
>
> On Mon, Apr 23, 2018 at 6:12 PM, Josh Elser <jo...@gmail.com> wrote:
>
>> Can you give some more context?
>>
>> Strikes me as strange to be wanting to change a method which we want to
>> remove (being deprecated).
>>
>>
>> On 4/23/18 6:05 PM, Mike Miller wrote:
>>
>>> Quick Survey:
>>>
>>> Does your project use the flush Table Operation in Accumulo? I am looking
>>> into changing the default behavior of the deprecated flush method[1] and
>>> was wondering if and how it is currently being used.
>>>
>>> Any response would be helpful.  Thanks!
>>>
>>> [1]
>>> https://github.com/apache/accumulo/blob/master/core/src/main
>>> /java/org/apache/accumulo/core/client/admin/TableOperations.java#L471
>>>
>>>
>

Re: Use of Flush Table Operation

Posted by Mike Miller <mm...@apache.org>.
I have a pull request open [1] to remove the deprecated tag since it seems
like a useful method and it simply calls another method.  Then it came up
in the feedback that maybe we should change the behavior.



On Mon, Apr 23, 2018 at 6:12 PM, Josh Elser <jo...@gmail.com> wrote:

> Can you give some more context?
>
> Strikes me as strange to be wanting to change a method which we want to
> remove (being deprecated).
>
>
> On 4/23/18 6:05 PM, Mike Miller wrote:
>
>> Quick Survey:
>>
>> Does your project use the flush Table Operation in Accumulo? I am looking
>> into changing the default behavior of the deprecated flush method[1] and
>> was wondering if and how it is currently being used.
>>
>> Any response would be helpful.  Thanks!
>>
>> [1]
>> https://github.com/apache/accumulo/blob/master/core/src/main
>> /java/org/apache/accumulo/core/client/admin/TableOperations.java#L471
>>
>>

Re: Use of Flush Table Operation

Posted by Josh Elser <jo...@gmail.com>.
Can you give some more context?

Strikes me as strange to be wanting to change a method which we want to 
remove (being deprecated).

On 4/23/18 6:05 PM, Mike Miller wrote:
> Quick Survey:
> 
> Does your project use the flush Table Operation in Accumulo? I am looking
> into changing the default behavior of the deprecated flush method[1] and
> was wondering if and how it is currently being used.
> 
> Any response would be helpful.  Thanks!
> 
> [1]
> https://github.com/apache/accumulo/blob/master/core/src/main/java/org/apache/accumulo/core/client/admin/TableOperations.java#L471
>