This repository was archived by the owner on Aug 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
Update Crossdata from latest branchs #806
Open
jjlopezm
wants to merge
25
commits into
Stratio:master
Choose a base branch
from
jjlopezm:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[DCS-67] Docker entry point refactor
- Docker entry point: Added secrets retreival phase to standalone mode. - Fixed typo error. - Catalog config fix
* [CROSSDATA] [DOCKER] Scripts for generation dockers locally * [CROSSDATA] [DOCKER] Scripts for generating dockers ready * [CROSSDATA] [DOCKER] Possibility of using qa docker+ * [CROSSDATA] [DOCKER] Some refactor * [CROSSDATA] [DOCKER] Temporary directory removed
* [CROSSDATA] [SERVICE DISCOVERY] Scaladoc added * [CROSSDATA] [SERVICE DISCOVERY] Improvements in scaladoc * [CROSSDATA] [SERVICE DISCOVERY] Some errors fixed * [CROSSDATA] [SERVICE DISCOVERY] Another error fixed
…tio#69) * [DCS-556] [CROSSDATA] [DOCKER] Gosec security manager activated * Using the right dependency
… as Decimal values (Stratio#71) * RowSerializer: Safe guard against double types with Decimal schema tags * RowSerializer: Added additional types as decimal values.
* [CROSSDATA] [DOCKER] XD_CATALOG set to Derby by default * [CROSSDATA] [DOCKER] Redundant information removed * [CROSSDATA] Implicits global for scheduler added
* [CROSSDATA] [DOCKER] Deactivation of SSL in TCP connections * [CROSSDATA] [DOCKER] Logic for TCP access from outside removed
* [CROSSDATA] [SERVICE DISCOVERY] Keeping order of seeds * [CROSSDATA] [SERVICE DISCOVERY] Unnecessary code removed * [CROSSDATA] [SERVICE DISCOVERY] Improvements
* [SERVICE DISCOVERY] Fix Update of cluster seeds * [SERVICE DISCOVERY] More readable code * [SERVICE DISCOVERY] Fix problem in updateClusterSeeds
mafernandez-stratio
approved these changes
Jan 19, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Update with the latest changes of crossdata