[
https://issues.apache.org/jira/browse/ACCUMULO-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-1459.
-
Resolution: Not A Problem
This stale issue can be closed. Users can already fi
milleruntime opened a new pull request #1751:
URL: https://github.com/apache/accumulo/pull/1751
Some objected oriented design ideas to clean up Master code in
```TabletGroupWatcher```. The
idea is to replace the ```TabletGoalState``` enum with concrete classes, to
eliminate some of th
milleruntime opened a new issue #1750:
URL: https://github.com/apache/accumulo/issues/1750
I have been trying to clean up some code in Master, specifically a very
confusing but important part, the TabletGroupWatcher. One issue is that there
are many similar enums scattered across the mast
milleruntime commented on pull request #1596:
URL: https://github.com/apache/accumulo/pull/1596#issuecomment-714592428
Thanks @dlmarion
This is an automated message from the Apache Git Service.
To respond to the message, ple
[
https://issues.apache.org/jira/browse/ACCUMULO-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Miller updated ACCUMULO-2403:
-
Status: Resolved (was: Closed)
> "Master Server" and "Tables" pages in monitor are du
[
https://issues.apache.org/jira/browse/ACCUMULO-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Miller resolved ACCUMULO-2403.
--
Resolution: Not A Problem
The Monitor was completely redone for 2.0. Please open an
[
https://issues.apache.org/jira/browse/ACCUMULO-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Miller closed ACCUMULO-2403.
> "Master Server" and "Tables" pages in monitor are duplicative
> --
[
https://issues.apache.org/jira/browse/ACCUMULO-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17219121#comment-17219121
]
Michael Miller commented on ACCUMULO-1453:
--
I believe this issue still exists
[
https://issues.apache.org/jira/browse/ACCUMULO-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17219112#comment-17219112
]
Michael Miller commented on ACCUMULO-1459:
--
I feel like this issue was resolv
keith-turner commented on issue #1742:
URL: https://github.com/apache/accumulo/issues/1742#issuecomment-714578654
> However, a Stream would only give us a stream of Entry, and a
forEach for that wouldn't be as useful as one with a BiConsumer
Good point. BiConsumer is really nice and
[
https://issues.apache.org/jira/browse/ACCUMULO-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Miller closed ACCUMULO-2792.
> SetGoalState should be made an admin command
> ---
[
https://issues.apache.org/jira/browse/ACCUMULO-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Miller resolved ACCUMULO-2792.
--
Resolution: Resolved
I am marking this resolved (see previous comment). If there is
[
https://issues.apache.org/jira/browse/ACCUMULO-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17219096#comment-17219096
]
Michael Miller commented on ACCUMULO-2792:
--
The command
{noformat}
"${bin}/a
ctubbsii closed pull request #1596:
URL: https://github.com/apache/accumulo/pull/1596
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
dlmarion commented on issue #1730:
URL: https://github.com/apache/accumulo/issues/1730#issuecomment-714565022
In #1715 I modified how classes are loaded and all of the server side code
uses
[ClassLoaderUtil.loadClass()](https://github.com/apache/accumulo/pull/1715/files#diff-f8f44086240fb2
ctubbsii commented on pull request #1596:
URL: https://github.com/apache/accumulo/pull/1596#issuecomment-714565226
Based on @dlmarion 's comment about the status of Datawave, implying that
they don't need this API, I'm closing this. We can re-open if it is determined
that something like th
dlmarion commented on pull request #1596:
URL: https://github.com/apache/accumulo/pull/1596#issuecomment-714560875
I have 2 PRs in for Datawave where they are using
IteratorUtil.loadIterators. Looking at how they were using the code, they were
loading iterator classes via `Class.forName()`
17 matches
Mail list logo