EdColeman
EdColeman
The build failed with a dependency problem ``` [ERROR] Used undeclared dependencies found: [ERROR] org.apache.commons:commons-configuration2:jar:2.9.0:compile ``` The dependency needs to be added to the ./shell/pom.xml file. The version is declared...
One restriction is that upgrades will not continue if there are any FATEs present - this includes FATEs that are in progress, but also FATEs that have failed or completed...
Closing in favor of #4210
Would it be an issue in general if a tablets with a hosting goal of NEVER having a wal at all? If the wal can never be processed, then we'd...
@ctubbsii - should we make this a blocker for 2.1.3?
@ctubbsii said ```The other thing I was thinking about is that I thought we already had some start-up config validation code that would have spit out warnings about unrecognized properties...
Even if there is not consequence of just removing it - forcing them to make that change themselves has the benefit of forcing them to address something that was not...
It is currently unused because I was waiting for some version to get approved so that I could move forward. There are other PRs that I have open where it...
I'll take a look. I have a first pass at the upgrade sequence working, just need some polish before I submit a PR.
importtable fails. (But, the files can be imported with importdirectory) ``` 2023-10-18T19:52:20,982 [fate.Fate] WARN : Failed to execute Repo FATE[4c0f82faa60423a2] com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1...